SlideShare una empresa de Scribd logo
1 de 37
Descargar para leer sin conexión
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 1/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
Francisco M. Gonzalez-Longatt, Dr.Sc
Manchester, UK, September, 2009
Exercise:
Importing/Exporting a
project
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 2/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
This tutorial describes how import a project previously
developed in PowerFactory
Exercise: Importing a project
Francisco M. Gonzalez-Longatt, Dr.Sc
fglongatt.org.ve
Manchester, UK, September, 2009
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 3/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
1. Introduction
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 4/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
1. Introduction
• Currently there are many formats for storing data for
power system simulation.
• Among them, PSS/E and IEEE Common Data Format [1]
are well known.
• Software companies and open-source groups, such
InterPSS and PSAT, developed and provides utilities to
import data in these formats into their applications.
• It has been observed that the direction is mainly one
way, importing data in different formats into their
simulation applications, but not in the other way,
exporting data to different data formats.
• This has made robust and reliable power system
simulation study case information exchange very difficult,
if not impossible.
[1] "Common Data Format for the Exchange of Solved Load Flow Data", IEEE Trans on PAS, Vol. PAS-92, No. 6, Nov/Dec 1973, pp. 1916-1925
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 5/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
1. Introduction
• Except IEEE CDF, these data formats are often not well
documented.
• Most data format documents are not publicly available.
• A simple math calculation tells us that if there are N data
formats and M applications, the possible
filtering/converting routes in the above diagram are NxM.
IEEE CDF
PSS/E
DIgSILENT
CIM
Company A
Format
Company B
Format
Company A
InterPSS
PSAT
Import utilities
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 6/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
1. Introduction
• The Open Model for Exchanging Power System
Simulation Data, ODM - Open Data Model for short, is a
possible solution.
• The IEEE Common Data Format (CDF) is not only not
flexible, is also limited to static data, which makes it
useless for dynamic and market studies.
"XML and Data Exchange for Power System Analysis", IEEE Power Engineering Review April 2000
ODM versus CIM
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 7/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
1. Introduction
"XML and Data Exchange for Power System Analysis", IEEE Power Engineering Review April 2000
ODM versus CIM
IEEE PES GM2009 IEC CIM
(Common Information Model)
CIM is a data object model,
designed to model/describe
physical power networks
ODM is designed to
represent a power network
in a logic way for power
system simulation.
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 8/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
2. PowerFactory
Import/export
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 9/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
2. PowerFactory Import/Export
• PowerFactory data exchange format have features
similar to the XML (Extensible Markup Language), with
syntax similar to a mark-up language.
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 10/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
• DIgSILENT PowerFactory is a power tool that allow
import data from other power system software.
• Following format files are allowed by PowerFactory:
*.dz; DigSilent
*.dat; Data
*.pfp; Power Factory
*.dle;
2. PowerFactory Import/Export
Proprietary formats
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 11/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
2. PowerFactory Import/Export
• Projects (or any folder in the data base) can be exported
using the *.dz or the *.pfd (PowerFactory Data) file
format.
• Whenever possible it is recommended to use the new
PFD format (*.pfd). This format (*.pfd) is improved for
handling even very large projects.
• The performance of the import/export has been
optimized and the consumption of memory resources is
much lower than with the old file format (*.dz).
• All new functions available in the data base of
PowerFactory, e. g. time stamps and versions, are fully
supported with the new PFD file format.
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 12/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
2. PowerFactory Import/Export
• All new functions available in the data base of
PowerFactory, e. g. time stamps and versions, are fully
supported with the new PFD file format.
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 13/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
2. PowerFactory Import/Export
DGS
• Abbreviation for "DIgSILENT Interface for Geographical
Informations Systems''.
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 14/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
2. PowerFactory Import/Export
Association of
transmission system
operators in continental
Europe
UCTE data
exchange format
for load flow and
three phase short
circuit studies
Union for the Coordination of Transmission of Electricity
European Network of Transmission System Operators for Electricity
01 July 2009
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 15/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
2. PowerFactory Import/Export
• PowerFactory import/export filter for UCTE (Union for
the Co-ordination of Transmission of Electricity)
standard.
– UCTE-DEF,
• Limitations:
– Supports basic load flow and short-circuit data
exchange only,
– Important network elements missing, e.g. Shunts,
3W-Transformers,
– Unique identifier for network elements not supported.
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 16/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
2. PowerFactory Import/Export
• PowerFactory has import filters for proprietary
formats:
– PSS/E,
– PSS/U,
– Integral/DVG,
– Neplan,
– …
• Some drawback about proprietary formats:
– Version dependent, formats and data model not well
specified,
– Official test cases not available, no IOP tests.
Power System Simulation for Engineering
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 17/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
3. Performing the
importation
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 18/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
3. Performing the importation
• To export a project select File --> Export... --> Data...
from the main menu.
• Alternatively projects can be exported by selecting the
option Export Project … on the project context sensitive
menu (only available for non active projects).
• Projects can be imported by selecting File --> Import... --
> Data... from the main menu or by clicking on the icon
of the Data Manager.
• The user can select the type of file to import from the
'Files of type' menu of the Windows Open file that pops
up.
• Additionally a lot of Import/Export filters are available for
foreign data formats.
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 19/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
3. Performing the importation
• Projects can be imported by selecting File --> Import... --
> Data... from the main menu or by clicking on the icon
of the Data Manager.
• Additionally a lot of Import/Export filters are available for
foreign data formats.
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 20/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
3. Performing the importation
• To import a data file:
• File-->Import…-->Data(*.dz;*.dat;*pfp;*.pfd;*.dle)
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 21/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
3. Performing the importation
• Select the file called “VenezuelaAugust2009.dz’.
• This file contain a first approach of the Venezuelan
Power System.
• Author will use this project in future examples.
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 22/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
3. Performing the importation
• PowerFactory show the information about the file.
• E.g. Original and New Path.
• The import evolution is shown.
Bar showing the
evolution of
importation.
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 23/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
3. Performing the importation
• After conversion the project Caso 2009.IntPrj is
imported.
• Information is shown in Output Window.
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 24/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
3. Performing the importation
• Information is shown in Output Window.
• Importation is finalized
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 25/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
3. Performing the importation
• To activate the project select File --> Activate Project
• A new pop-up window will appear.
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 26/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
3. Performing the importation
• Select: VenezuelaAugust2009
• If the version of file is rather old, PowerFactory convert
to new one.
• This project require migrate
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 27/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
3. Performing the importation
• If the version of file is rather old, PowerFactory convert
to new one.
• This project require migrate.
• Migration process could take some time, depending on
file size.
• The following information is shown in Output Window.
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 28/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
3. Performing the importation
• After the migration, the Venezuela Agust 2009_v14
project is shown in the Data Manager.
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 29/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
3. Performing the importation
• The system imported is shown finally.
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 30/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
3. Performing the importation
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 31/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
4. Performing the
exportation
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 32/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
4. Performing a exportation
• Considering the P.M. Anderson 9 bus system.
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 33/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
4. Performing the exportation
• To export a project select File --> Export... --> Data...
from the main menu.
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 34/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
4. Performing the exportation
• Select UCTE format
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 35/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
4. Performing the exportation
• File name: pf140 Anderson 9 Bus UCTE Format
• Following message is displayed in the output window:
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 36/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
4. Performing the exportation
• The resultant file in UCTE forma has been saved.
Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 37/17
CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission
oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve
Please visit:
http://www.fglongatt.org.ve
Comments and suggestion are welcome:
fglongatt@fglongatt.org.ve

Más contenido relacionado

La actualidad más candente

What is Power Swing | Power Swing
What is Power Swing | Power Swing What is Power Swing | Power Swing
What is Power Swing | Power Swing
Power System Operation
 
Power system planning & operation [eceg 4410]
Power system planning & operation [eceg 4410]Power system planning & operation [eceg 4410]
Power system planning & operation [eceg 4410]
Sifan Welisa
 

La actualidad más candente (20)

Simulation and study of multilevel inverter (report)
Simulation and study of multilevel inverter (report)Simulation and study of multilevel inverter (report)
Simulation and study of multilevel inverter (report)
 
Modern power system planning new
Modern power system planning newModern power system planning new
Modern power system planning new
 
Modeling and Simulation of Fuzzy Logic based Maximum Power Point Tracking (MP...
Modeling and Simulation of Fuzzy Logic based Maximum Power Point Tracking (MP...Modeling and Simulation of Fuzzy Logic based Maximum Power Point Tracking (MP...
Modeling and Simulation of Fuzzy Logic based Maximum Power Point Tracking (MP...
 
Differential protection of power transformer
Differential protection of power transformerDifferential protection of power transformer
Differential protection of power transformer
 
PowerFactory Applications for Power System Analysis, 26th October 2015, Por...
PowerFactory Applications for Power System Analysis, 26th October 2015, Por...PowerFactory Applications for Power System Analysis, 26th October 2015, Por...
PowerFactory Applications for Power System Analysis, 26th October 2015, Por...
 
Load modelling in distributed generation planning
Load modelling in distributed generation planningLoad modelling in distributed generation planning
Load modelling in distributed generation planning
 
ETAP - Analisis de cortocircuito etap 11
ETAP - Analisis de cortocircuito etap 11ETAP - Analisis de cortocircuito etap 11
ETAP - Analisis de cortocircuito etap 11
 
ETAP - unbalanced load flow
ETAP - unbalanced load flowETAP - unbalanced load flow
ETAP - unbalanced load flow
 
Relay coordination
Relay coordinationRelay coordination
Relay coordination
 
Modelling Renewables Resources and Storage in PowerFactory V15.2, Universi...
Modelling Renewables Resources  and Storage in PowerFactory  V15.2, Universi...Modelling Renewables Resources  and Storage in PowerFactory  V15.2, Universi...
Modelling Renewables Resources and Storage in PowerFactory V15.2, Universi...
 
DigSILENT PF - 03 load flow_analysis
DigSILENT PF - 03 load flow_analysisDigSILENT PF - 03 load flow_analysis
DigSILENT PF - 03 load flow_analysis
 
What is Power Swing | Power Swing
What is Power Swing | Power Swing What is Power Swing | Power Swing
What is Power Swing | Power Swing
 
POWER QUALITY IMPROVEMENT BY DSTATCOM
POWER QUALITY IMPROVEMENT BY DSTATCOMPOWER QUALITY IMPROVEMENT BY DSTATCOM
POWER QUALITY IMPROVEMENT BY DSTATCOM
 
ETAP - Transformer mva sizing
ETAP - Transformer mva sizingETAP - Transformer mva sizing
ETAP - Transformer mva sizing
 
DigSILENT PF - 00 stability fundamentals
DigSILENT PF - 00 stability fundamentalsDigSILENT PF - 00 stability fundamentals
DigSILENT PF - 00 stability fundamentals
 
Islanding
IslandingIslanding
Islanding
 
Microgrid
MicrogridMicrogrid
Microgrid
 
ETAP - Curso protecciones con el etap
ETAP - Curso protecciones con el etapETAP - Curso protecciones con el etap
ETAP - Curso protecciones con el etap
 
Power system planning & operation [eceg 4410]
Power system planning & operation [eceg 4410]Power system planning & operation [eceg 4410]
Power system planning & operation [eceg 4410]
 
Power system stability and control using facts devices
Power system stability and control using facts devicesPower system stability and control using facts devices
Power system stability and control using facts devices
 

Destacado

Calculo de cortocircuito_65pag
Calculo de cortocircuito_65pagCalculo de cortocircuito_65pag
Calculo de cortocircuito_65pag
Von Pereira
 

Destacado (18)

Accessing to Two-Dimensional Matrix of Turbine ElmDsl
Accessing to Two-Dimensional Matrix of Turbine ElmDsl Accessing to Two-Dimensional Matrix of Turbine ElmDsl
Accessing to Two-Dimensional Matrix of Turbine ElmDsl
 
GUÍA BÁSICA DE DIGSILENT POWER FACTORY
GUÍA BÁSICA DE DIGSILENT POWER FACTORYGUÍA BÁSICA DE DIGSILENT POWER FACTORY
GUÍA BÁSICA DE DIGSILENT POWER FACTORY
 
Modelling Renewables Resources and Storage in PowerFactory V15.2, 9 June 2...
Modelling Renewables Resources  and Storage in PowerFactory  V15.2, 9 June 2...Modelling Renewables Resources  and Storage in PowerFactory  V15.2, 9 June 2...
Modelling Renewables Resources and Storage in PowerFactory V15.2, 9 June 2...
 
Future Smart-er Grid: Challenges
Future Smart-er Grid: Challenges Future Smart-er Grid: Challenges
Future Smart-er Grid: Challenges
 
77026897 01-emt-exercises-sp
77026897 01-emt-exercises-sp77026897 01-emt-exercises-sp
77026897 01-emt-exercises-sp
 
การสร้างแรงจูงใจของสถานที่ท่องเที่ยว ในไร่เลย์ให้กับนักท่องเที่ยว
การสร้างแรงจูงใจของสถานที่ท่องเที่ยว ในไร่เลย์ให้กับนักท่องเที่ยวการสร้างแรงจูงใจของสถานที่ท่องเที่ยว ในไร่เลย์ให้กับนักท่องเที่ยว
การสร้างแรงจูงใจของสถานที่ท่องเที่ยว ในไร่เลย์ให้กับนักท่องเที่ยว
 
Ch06
Ch06Ch06
Ch06
 
Dr. Reddy's Lab - Business Model
Dr. Reddy's Lab - Business ModelDr. Reddy's Lab - Business Model
Dr. Reddy's Lab - Business Model
 
SMART GRID TECHNOLOGY
SMART GRID TECHNOLOGYSMART GRID TECHNOLOGY
SMART GRID TECHNOLOGY
 
1
11
1
 
Thesis458
Thesis458Thesis458
Thesis458
 
Smart grid the future grid
Smart grid the future gridSmart grid the future grid
Smart grid the future grid
 
Seminar On Dr.Reddys Lab
Seminar On Dr.Reddys LabSeminar On Dr.Reddys Lab
Seminar On Dr.Reddys Lab
 
Dr reddy's
Dr reddy'sDr reddy's
Dr reddy's
 
Calculo de cortocircuito_65pag
Calculo de cortocircuito_65pagCalculo de cortocircuito_65pag
Calculo de cortocircuito_65pag
 
115264446 digsilent
115264446 digsilent115264446 digsilent
115264446 digsilent
 
Dr.reddy labs financial analysis
Dr.reddy labs financial analysisDr.reddy labs financial analysis
Dr.reddy labs financial analysis
 
Modelación y Simulación de Sistemas de Potencia Empleando DIgSILENT PowerFact...
Modelación y Simulación de Sistemas de Potencia Empleando DIgSILENT PowerFact...Modelación y Simulación de Sistemas de Potencia Empleando DIgSILENT PowerFact...
Modelación y Simulación de Sistemas de Potencia Empleando DIgSILENT PowerFact...
 

Similar a Importing/Exporting a project using DIgSILENT PowerFactory

Bugtracking on the Web 2.5
Bugtracking on the Web 2.5Bugtracking on the Web 2.5
Bugtracking on the Web 2.5
olberger
 
365 solar power intro
365 solar power intro365 solar power intro
365 solar power intro
Daytek
 
Resources for Electrical Engineers_Rev1_1 May 2016
Resources for Electrical Engineers_Rev1_1 May 2016Resources for Electrical Engineers_Rev1_1 May 2016
Resources for Electrical Engineers_Rev1_1 May 2016
Daniel Lang, P.Eng.
 

Similar a Importing/Exporting a project using DIgSILENT PowerFactory (20)

Smart+er Grids: Challenges, Arequipa 05 October 2015
Smart+er Grids: Challenges, Arequipa 05 October 2015Smart+er Grids: Challenges, Arequipa 05 October 2015
Smart+er Grids: Challenges, Arequipa 05 October 2015
 
Future Energy System: Big-data+Uncertainties = Risk, Arequipa, Peru 6 oct2015
Future Energy System: Big-data+Uncertainties = Risk, Arequipa, Peru 6 oct2015Future Energy System: Big-data+Uncertainties = Risk, Arequipa, Peru 6 oct2015
Future Energy System: Big-data+Uncertainties = Risk, Arequipa, Peru 6 oct2015
 
High Bitrate Transmission over SI-POF
High Bitrate Transmission over SI-POFHigh Bitrate Transmission over SI-POF
High Bitrate Transmission over SI-POF
 
CIB W78 Accelerating BIM Workshop 2015 - IFC2RDF tools
CIB W78 Accelerating BIM Workshop 2015 - IFC2RDF toolsCIB W78 Accelerating BIM Workshop 2015 - IFC2RDF tools
CIB W78 Accelerating BIM Workshop 2015 - IFC2RDF tools
 
Manufacturing Analytics at Scale
Manufacturing Analytics at ScaleManufacturing Analytics at Scale
Manufacturing Analytics at Scale
 
Slimfast
SlimfastSlimfast
Slimfast
 
Maemo Multimedia Framework
Maemo Multimedia FrameworkMaemo Multimedia Framework
Maemo Multimedia Framework
 
ICEflo - a SaaS solution for Implementing Change?
ICEflo - a SaaS solution for Implementing Change?ICEflo - a SaaS solution for Implementing Change?
ICEflo - a SaaS solution for Implementing Change?
 
Bugtracking on the Web 2.5
Bugtracking on the Web 2.5Bugtracking on the Web 2.5
Bugtracking on the Web 2.5
 
Broadcom AFEM-8100 System-in-Package in the Apple iPhone 11 Series
Broadcom AFEM-8100 System-in-Package in the Apple iPhone 11 SeriesBroadcom AFEM-8100 System-in-Package in the Apple iPhone 11 Series
Broadcom AFEM-8100 System-in-Package in the Apple iPhone 11 Series
 
Engin object presentation 2000
Engin object presentation 2000Engin object presentation 2000
Engin object presentation 2000
 
Stor c gregynog colloquium
Stor c   gregynog colloquiumStor c   gregynog colloquium
Stor c gregynog colloquium
 
[ Capella Day 2019 ] Feedback on deployment of Capella at Framatome
[ Capella Day 2019 ] Feedback on deployment of Capella at Framatome[ Capella Day 2019 ] Feedback on deployment of Capella at Framatome
[ Capella Day 2019 ] Feedback on deployment of Capella at Framatome
 
[ Capella Day 2019 ] Feedback on deployment of Capella at Framatome
[ Capella Day 2019 ] Feedback on deployment of Capella at Framatome[ Capella Day 2019 ] Feedback on deployment of Capella at Framatome
[ Capella Day 2019 ] Feedback on deployment of Capella at Framatome
 
LOA seminar 2017 - Product and 3D geometry ontologies at action in constructi...
LOA seminar 2017 - Product and 3D geometry ontologies at action in constructi...LOA seminar 2017 - Product and 3D geometry ontologies at action in constructi...
LOA seminar 2017 - Product and 3D geometry ontologies at action in constructi...
 
Conclusion and the Future of Manufacturing (2.008x Lecture Slides)
Conclusion and the Future of Manufacturing (2.008x Lecture Slides)Conclusion and the Future of Manufacturing (2.008x Lecture Slides)
Conclusion and the Future of Manufacturing (2.008x Lecture Slides)
 
365 solar power intro
365 solar power intro365 solar power intro
365 solar power intro
 
IPTC News Exchange Formats Working Party Autumn 2012
IPTC News Exchange Formats Working Party Autumn 2012IPTC News Exchange Formats Working Party Autumn 2012
IPTC News Exchange Formats Working Party Autumn 2012
 
Feasibility Studies: Polyurethane Manufacturing
Feasibility Studies: Polyurethane ManufacturingFeasibility Studies: Polyurethane Manufacturing
Feasibility Studies: Polyurethane Manufacturing
 
Resources for Electrical Engineers_Rev1_1 May 2016
Resources for Electrical Engineers_Rev1_1 May 2016Resources for Electrical Engineers_Rev1_1 May 2016
Resources for Electrical Engineers_Rev1_1 May 2016
 

Más de Francisco Gonzalez-Longatt

I. Section 4. Frequency control and Low Inertia Systems
I. Section 4. Frequency control and Low Inertia SystemsI. Section 4. Frequency control and Low Inertia Systems
I. Section 4. Frequency control and Low Inertia Systems
Francisco Gonzalez-Longatt
 
I. Section. 3. System Frequency Response (SFR)
I. Section. 3. System Frequency Response (SFR) I. Section. 3. System Frequency Response (SFR)
I. Section. 3. System Frequency Response (SFR)
Francisco Gonzalez-Longatt
 
I. Section 2. Frequency control in power system
I. Section 2. Frequency control in power system I. Section 2. Frequency control in power system
I. Section 2. Frequency control in power system
Francisco Gonzalez-Longatt
 
I. Section 1 Introduction to Frequency Conntrol
I. Section 1 Introduction to Frequency ConntrolI. Section 1 Introduction to Frequency Conntrol
I. Section 1 Introduction to Frequency Conntrol
Francisco Gonzalez-Longatt
 
Frequency Control and Inertia Response schemes for the future power networks
Frequency Control and Inertia Response schemes for the future power networksFrequency Control and Inertia Response schemes for the future power networks
Frequency Control and Inertia Response schemes for the future power networks
Francisco Gonzalez-Longatt
 

Más de Francisco Gonzalez-Longatt (20)

I. Section 4. Frequency control and Low Inertia Systems
I. Section 4. Frequency control and Low Inertia SystemsI. Section 4. Frequency control and Low Inertia Systems
I. Section 4. Frequency control and Low Inertia Systems
 
I. Section. 3. System Frequency Response (SFR)
I. Section. 3. System Frequency Response (SFR) I. Section. 3. System Frequency Response (SFR)
I. Section. 3. System Frequency Response (SFR)
 
I. Section 2. Frequency control in power system
I. Section 2. Frequency control in power system I. Section 2. Frequency control in power system
I. Section 2. Frequency control in power system
 
I. Section 1 Introduction to Frequency Conntrol
I. Section 1 Introduction to Frequency ConntrolI. Section 1 Introduction to Frequency Conntrol
I. Section 1 Introduction to Frequency Conntrol
 
0. Introduction to future energy systems
0. Introduction to future energy systems0. Introduction to future energy systems
0. Introduction to future energy systems
 
Challenges in the Future Power Network
Challenges in the Future Power NetworkChallenges in the Future Power Network
Challenges in the Future Power Network
 
Frequency Control and Inertia Response schemes for the future power networks
Frequency Control and Inertia Response schemes for the future power networksFrequency Control and Inertia Response schemes for the future power networks
Frequency Control and Inertia Response schemes for the future power networks
 
Capitulo 2.6: Sistemas Eólicos - Sistemas de Generacion Distribuida
Capitulo 2.6: Sistemas Eólicos - Sistemas de Generacion DistribuidaCapitulo 2.6: Sistemas Eólicos - Sistemas de Generacion Distribuida
Capitulo 2.6: Sistemas Eólicos - Sistemas de Generacion Distribuida
 
Capitulo 2.5: Sistemas Fotovoltaicos, Sistemas de Generacion Distribuida
Capitulo 2.5: Sistemas Fotovoltaicos, Sistemas de Generacion DistribuidaCapitulo 2.5: Sistemas Fotovoltaicos, Sistemas de Generacion Distribuida
Capitulo 2.5: Sistemas Fotovoltaicos, Sistemas de Generacion Distribuida
 
Capitulo 2.4: Celdas de Combustible - Sistemas de Generacion Distribuida
Capitulo 2.4: Celdas de Combustible - Sistemas de Generacion DistribuidaCapitulo 2.4: Celdas de Combustible - Sistemas de Generacion Distribuida
Capitulo 2.4: Celdas de Combustible - Sistemas de Generacion Distribuida
 
Capitulo 2.3: Microturbina - Sistemas de Generacion Distribuida
Capitulo 2.3: Microturbina - Sistemas de Generacion DistribuidaCapitulo 2.3: Microturbina - Sistemas de Generacion Distribuida
Capitulo 2.3: Microturbina - Sistemas de Generacion Distribuida
 
Capitulo 2.2: Turbinas a gas - Sistemas de Generacion Distribuida
Capitulo 2.2: Turbinas a gas - Sistemas de Generacion DistribuidaCapitulo 2.2: Turbinas a gas - Sistemas de Generacion Distribuida
Capitulo 2.2: Turbinas a gas - Sistemas de Generacion Distribuida
 
Capitulo 2.1: Maquinas Térmicas - Sistemas de Generacion Distribuida
Capitulo 2.1: Maquinas Térmicas - Sistemas de Generacion DistribuidaCapitulo 2.1: Maquinas Térmicas - Sistemas de Generacion Distribuida
Capitulo 2.1: Maquinas Térmicas - Sistemas de Generacion Distribuida
 
Capitulo 2. Tecnologías empleadas en la Generación Distribuida - Sistemas de ...
Capitulo 2. Tecnologías empleadas en la Generación Distribuida - Sistemas de ...Capitulo 2. Tecnologías empleadas en la Generación Distribuida - Sistemas de ...
Capitulo 2. Tecnologías empleadas en la Generación Distribuida - Sistemas de ...
 
Capitulo 1. Conceptualización de la Generación Distribuida. Sistemas de Gener...
Capitulo 1. Conceptualización de la Generación Distribuida. Sistemas de Gener...Capitulo 1. Conceptualización de la Generación Distribuida. Sistemas de Gener...
Capitulo 1. Conceptualización de la Generación Distribuida. Sistemas de Gener...
 
Capitulo 1. Historia de la Electricidad. Sistemas de Generacion Distribuida
Capitulo 1. Historia de la Electricidad. Sistemas de Generacion DistribuidaCapitulo 1. Historia de la Electricidad. Sistemas de Generacion Distribuida
Capitulo 1. Historia de la Electricidad. Sistemas de Generacion Distribuida
 
Planificación y Descripción General del Curso. Sistemas de Generacion Distrib...
Planificación y Descripción General del Curso. Sistemas de Generacion Distrib...Planificación y Descripción General del Curso. Sistemas de Generacion Distrib...
Planificación y Descripción General del Curso. Sistemas de Generacion Distrib...
 
Exploring Beyond the Frontiers to Build a Smarter Grid. UK-India Seminar 2013
Exploring Beyond the Frontiers to Build a Smarter Grid. UK-India Seminar 2013Exploring Beyond the Frontiers to Build a Smarter Grid. UK-India Seminar 2013
Exploring Beyond the Frontiers to Build a Smarter Grid. UK-India Seminar 2013
 
Design and Analysis of PID and Fuzzy-PID Controller for Voltage Control of DC...
Design and Analysis of PID and Fuzzy-PID Controller for Voltage Control of DC...Design and Analysis of PID and Fuzzy-PID Controller for Voltage Control of DC...
Design and Analysis of PID and Fuzzy-PID Controller for Voltage Control of DC...
 
Future Meshed HVDC Grids: Challenges and Opportunities, 29th October 2015, Po...
Future Meshed HVDC Grids: Challenges and Opportunities, 29th October 2015, Po...Future Meshed HVDC Grids: Challenges and Opportunities, 29th October 2015, Po...
Future Meshed HVDC Grids: Challenges and Opportunities, 29th October 2015, Po...
 

Último

Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
Health
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
mphochane1998
 

Último (20)

Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal load
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Learn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic MarksLearn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic Marks
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to Computers
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 

Importing/Exporting a project using DIgSILENT PowerFactory

  • 1. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 1/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve Francisco M. Gonzalez-Longatt, Dr.Sc Manchester, UK, September, 2009 Exercise: Importing/Exporting a project
  • 2. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 2/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve This tutorial describes how import a project previously developed in PowerFactory Exercise: Importing a project Francisco M. Gonzalez-Longatt, Dr.Sc fglongatt.org.ve Manchester, UK, September, 2009
  • 3. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 3/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 1. Introduction
  • 4. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 4/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 1. Introduction • Currently there are many formats for storing data for power system simulation. • Among them, PSS/E and IEEE Common Data Format [1] are well known. • Software companies and open-source groups, such InterPSS and PSAT, developed and provides utilities to import data in these formats into their applications. • It has been observed that the direction is mainly one way, importing data in different formats into their simulation applications, but not in the other way, exporting data to different data formats. • This has made robust and reliable power system simulation study case information exchange very difficult, if not impossible. [1] "Common Data Format for the Exchange of Solved Load Flow Data", IEEE Trans on PAS, Vol. PAS-92, No. 6, Nov/Dec 1973, pp. 1916-1925
  • 5. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 5/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 1. Introduction • Except IEEE CDF, these data formats are often not well documented. • Most data format documents are not publicly available. • A simple math calculation tells us that if there are N data formats and M applications, the possible filtering/converting routes in the above diagram are NxM. IEEE CDF PSS/E DIgSILENT CIM Company A Format Company B Format Company A InterPSS PSAT Import utilities
  • 6. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 6/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 1. Introduction • The Open Model for Exchanging Power System Simulation Data, ODM - Open Data Model for short, is a possible solution. • The IEEE Common Data Format (CDF) is not only not flexible, is also limited to static data, which makes it useless for dynamic and market studies. "XML and Data Exchange for Power System Analysis", IEEE Power Engineering Review April 2000 ODM versus CIM
  • 7. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 7/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 1. Introduction "XML and Data Exchange for Power System Analysis", IEEE Power Engineering Review April 2000 ODM versus CIM IEEE PES GM2009 IEC CIM (Common Information Model) CIM is a data object model, designed to model/describe physical power networks ODM is designed to represent a power network in a logic way for power system simulation.
  • 8. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 8/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 2. PowerFactory Import/export
  • 9. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 9/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 2. PowerFactory Import/Export • PowerFactory data exchange format have features similar to the XML (Extensible Markup Language), with syntax similar to a mark-up language.
  • 10. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 10/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve • DIgSILENT PowerFactory is a power tool that allow import data from other power system software. • Following format files are allowed by PowerFactory: *.dz; DigSilent *.dat; Data *.pfp; Power Factory *.dle; 2. PowerFactory Import/Export Proprietary formats
  • 11. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 11/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 2. PowerFactory Import/Export • Projects (or any folder in the data base) can be exported using the *.dz or the *.pfd (PowerFactory Data) file format. • Whenever possible it is recommended to use the new PFD format (*.pfd). This format (*.pfd) is improved for handling even very large projects. • The performance of the import/export has been optimized and the consumption of memory resources is much lower than with the old file format (*.dz). • All new functions available in the data base of PowerFactory, e. g. time stamps and versions, are fully supported with the new PFD file format.
  • 12. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 12/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 2. PowerFactory Import/Export • All new functions available in the data base of PowerFactory, e. g. time stamps and versions, are fully supported with the new PFD file format.
  • 13. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 13/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 2. PowerFactory Import/Export DGS • Abbreviation for "DIgSILENT Interface for Geographical Informations Systems''.
  • 14. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 14/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 2. PowerFactory Import/Export Association of transmission system operators in continental Europe UCTE data exchange format for load flow and three phase short circuit studies Union for the Coordination of Transmission of Electricity European Network of Transmission System Operators for Electricity 01 July 2009
  • 15. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 15/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 2. PowerFactory Import/Export • PowerFactory import/export filter for UCTE (Union for the Co-ordination of Transmission of Electricity) standard. – UCTE-DEF, • Limitations: – Supports basic load flow and short-circuit data exchange only, – Important network elements missing, e.g. Shunts, 3W-Transformers, – Unique identifier for network elements not supported.
  • 16. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 16/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 2. PowerFactory Import/Export • PowerFactory has import filters for proprietary formats: – PSS/E, – PSS/U, – Integral/DVG, – Neplan, – … • Some drawback about proprietary formats: – Version dependent, formats and data model not well specified, – Official test cases not available, no IOP tests. Power System Simulation for Engineering
  • 17. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 17/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 3. Performing the importation
  • 18. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 18/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 3. Performing the importation • To export a project select File --> Export... --> Data... from the main menu. • Alternatively projects can be exported by selecting the option Export Project … on the project context sensitive menu (only available for non active projects). • Projects can be imported by selecting File --> Import... -- > Data... from the main menu or by clicking on the icon of the Data Manager. • The user can select the type of file to import from the 'Files of type' menu of the Windows Open file that pops up. • Additionally a lot of Import/Export filters are available for foreign data formats.
  • 19. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 19/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 3. Performing the importation • Projects can be imported by selecting File --> Import... -- > Data... from the main menu or by clicking on the icon of the Data Manager. • Additionally a lot of Import/Export filters are available for foreign data formats.
  • 20. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 20/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 3. Performing the importation • To import a data file: • File-->Import…-->Data(*.dz;*.dat;*pfp;*.pfd;*.dle)
  • 21. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 21/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 3. Performing the importation • Select the file called “VenezuelaAugust2009.dz’. • This file contain a first approach of the Venezuelan Power System. • Author will use this project in future examples.
  • 22. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 22/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 3. Performing the importation • PowerFactory show the information about the file. • E.g. Original and New Path. • The import evolution is shown. Bar showing the evolution of importation.
  • 23. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 23/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 3. Performing the importation • After conversion the project Caso 2009.IntPrj is imported. • Information is shown in Output Window.
  • 24. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 24/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 3. Performing the importation • Information is shown in Output Window. • Importation is finalized
  • 25. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 25/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 3. Performing the importation • To activate the project select File --> Activate Project • A new pop-up window will appear.
  • 26. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 26/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 3. Performing the importation • Select: VenezuelaAugust2009 • If the version of file is rather old, PowerFactory convert to new one. • This project require migrate
  • 27. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 27/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 3. Performing the importation • If the version of file is rather old, PowerFactory convert to new one. • This project require migrate. • Migration process could take some time, depending on file size. • The following information is shown in Output Window.
  • 28. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 28/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 3. Performing the importation • After the migration, the Venezuela Agust 2009_v14 project is shown in the Data Manager.
  • 29. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 29/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 3. Performing the importation • The system imported is shown finally.
  • 30. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 30/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 3. Performing the importation
  • 31. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 31/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 4. Performing the exportation
  • 32. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 32/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 4. Performing a exportation • Considering the P.M. Anderson 9 bus system.
  • 33. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 33/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 4. Performing the exportation • To export a project select File --> Export... --> Data... from the main menu.
  • 34. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 34/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 4. Performing the exportation • Select UCTE format
  • 35. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 35/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 4. Performing the exportation • File name: pf140 Anderson 9 Bus UCTE Format • Following message is displayed in the output window:
  • 36. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 36/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve 4. Performing the exportation • The resultant file in UCTE forma has been saved.
  • 37. Dr. Francisco M. Gonzalez-Longatt, fglongatt@ieee.org .Copyright © 2009 37/17 CopyrightFranciscoM.Gonzalez-Longatt.Allrightsreserved.Nopartofthispublicationmaybereproducedofdistributedinanyformwithoutpermission oftheauthor.September2009.Copyright©2009.http://www.fglongatt.org.ve Please visit: http://www.fglongatt.org.ve Comments and suggestion are welcome: fglongatt@fglongatt.org.ve