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

Induction Synchronous Motor
Induction Synchronous MotorInduction Synchronous Motor
Induction Synchronous Motor
Shahzad Khalil
 
DFIG BASED WIND TURBINE
DFIG BASED WIND TURBINEDFIG BASED WIND TURBINE
DFIG BASED WIND TURBINE
Logu Mani
 

La actualidad más candente (20)

Electrical Machines - II
Electrical Machines - IIElectrical Machines - II
Electrical Machines - II
 
DFIG ppt.pptx
DFIG ppt.pptxDFIG ppt.pptx
DFIG ppt.pptx
 
Ee 791 drives lab maual
Ee 791 drives lab maualEe 791 drives lab maual
Ee 791 drives lab maual
 
3 ph induction motor ppt
3 ph induction motor ppt3 ph induction motor ppt
3 ph induction motor ppt
 
Synchronous generator
Synchronous generatorSynchronous generator
Synchronous generator
 
T. J. E. Miller Special Machines
T. J. E. Miller Special MachinesT. J. E. Miller Special Machines
T. J. E. Miller Special Machines
 
Synchronous generator
Synchronous generatorSynchronous generator
Synchronous generator
 
Motor.ppt
Motor.pptMotor.ppt
Motor.ppt
 
Doubly fed-induction-generator
Doubly fed-induction-generatorDoubly fed-induction-generator
Doubly fed-induction-generator
 
SF6 CIRCUIT BREAKER
SF6 CIRCUIT BREAKERSF6 CIRCUIT BREAKER
SF6 CIRCUIT BREAKER
 
Unit I design of electrical machines
Unit I   design of electrical machinesUnit I   design of electrical machines
Unit I design of electrical machines
 
Induction Synchronous Motor
Induction Synchronous MotorInduction Synchronous Motor
Induction Synchronous Motor
 
analysis of induction motor drive using slip power recovery scheme
analysis of induction motor drive using slip power recovery schemeanalysis of induction motor drive using slip power recovery scheme
analysis of induction motor drive using slip power recovery scheme
 
Induction motor
Induction motorInduction motor
Induction motor
 
Universal motor
Universal motorUniversal motor
Universal motor
 
Equivalent Circuit, Phasor Diagram, Power Factor Control , V & Inverted V Cur...
Equivalent Circuit, Phasor Diagram, Power Factor Control , V & Inverted V Cur...Equivalent Circuit, Phasor Diagram, Power Factor Control , V & Inverted V Cur...
Equivalent Circuit, Phasor Diagram, Power Factor Control , V & Inverted V Cur...
 
Synchronous machines
Synchronous machinesSynchronous machines
Synchronous machines
 
Transformers
TransformersTransformers
Transformers
 
Synchronous generator
Synchronous generatorSynchronous generator
Synchronous generator
 
DFIG BASED WIND TURBINE
DFIG BASED WIND TURBINEDFIG BASED WIND TURBINE
DFIG BASED WIND TURBINE
 

Destacado

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

Destacado (20)

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
 
Example: Modal analysis using DIgSILENT PowerFactory.
Example: Modal analysis using DIgSILENT PowerFactory. Example: Modal analysis using DIgSILENT PowerFactory.
Example: Modal analysis using DIgSILENT PowerFactory.
 
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
 
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...
 
Data Management in DIgSILENT PowerFactory 2010
Data Management in DIgSILENT PowerFactory 2010Data Management in DIgSILENT PowerFactory 2010
Data Management in DIgSILENT PowerFactory 2010
 
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
 

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...
 
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...
 
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...
 

Último

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 
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
 

Último (20)

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...
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdf
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Intro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdfIntro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdf
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
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
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 

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