SlideShare a Scribd company logo
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

More Related Content

What's hot

Load forecasting
Load forecastingLoad forecasting
Load forecastingsushrut p
 
ETAP - Transient stability 2
ETAP - Transient stability 2ETAP - Transient stability 2
ETAP - Transient stability 2
Himmelstern
 
Different simulation softwares in power system
Different simulation softwares in power systemDifferent simulation softwares in power system
Different simulation softwares in power system
Jitendra Bhadoriya
 
Load Forecasting
Load ForecastingLoad Forecasting
Load Forecasting
linsstalex
 
Different method of frequency and voltage control
Different method of frequency and voltage controlDifferent method of frequency and voltage control
Different method of frequency and voltage control
8141245710
 
Buchholz relay
Buchholz relayBuchholz relay
Buchholz relay
malay ranjan
 
Unit commitment in power system
Unit commitment in power systemUnit commitment in power system
Unit commitment in power system
Abrar Ahmed
 
Voltage and Frequency Control of the Grid
Voltage and Frequency Control of the GridVoltage and Frequency Control of the Grid
Voltage and Frequency Control of the Grid
Leonardo ENERGY
 
Per unit system
Per unit systemPer unit system
Per unit system
Muhammad Kamran Shaikh
 
Power system interconnection presentation
Power system interconnection presentationPower system interconnection presentation
Power system interconnection presentation
Aneeque Qaiser
 
Performance of Six-Pulse Line-Commutated Converter in DC Motor Drive Application
Performance of Six-Pulse Line-Commutated Converter in DC Motor Drive ApplicationPerformance of Six-Pulse Line-Commutated Converter in DC Motor Drive Application
Performance of Six-Pulse Line-Commutated Converter in DC Motor Drive Application
ZunAib Ali
 
DigSILENT PF - 03 load flow_analysis
DigSILENT PF - 03 load flow_analysisDigSILENT PF - 03 load flow_analysis
DigSILENT PF - 03 load flow_analysis
Himmelstern
 
Power Quality Standards
Power Quality StandardsPower Quality Standards
Power Quality Standards
Rajesh Thangaraj
 
ETAP - Short circuit ansi standard
ETAP - Short circuit ansi standardETAP - Short circuit ansi standard
ETAP - Short circuit ansi standard
Himmelstern
 
Frequency Control of Power Systems
Frequency Control of Power SystemsFrequency Control of Power Systems
Frequency Control of Power Systems
Satya Sahoo
 
Class 16 load shedding
Class 16 load sheddingClass 16 load shedding
Switchgear - complete guide
Switchgear - complete guideSwitchgear - complete guide
Switchgear - complete guide
Slides Hub
 
maximum power point tracking (mppt)
maximum power point tracking (mppt)maximum power point tracking (mppt)
maximum power point tracking (mppt)
Shashikumar Jeevan
 
Solar inverter
Solar inverter Solar inverter
Solar inverter
vishal gawhale
 

What's hot (20)

Load forecasting
Load forecastingLoad forecasting
Load forecasting
 
ETAP - Transient stability 2
ETAP - Transient stability 2ETAP - Transient stability 2
ETAP - Transient stability 2
 
Different simulation softwares in power system
Different simulation softwares in power systemDifferent simulation softwares in power system
Different simulation softwares in power system
 
Load Forecasting
Load ForecastingLoad Forecasting
Load Forecasting
 
Different method of frequency and voltage control
Different method of frequency and voltage controlDifferent method of frequency and voltage control
Different method of frequency and voltage control
 
Buchholz relay
Buchholz relayBuchholz relay
Buchholz relay
 
Unit commitment in power system
Unit commitment in power systemUnit commitment in power system
Unit commitment in power system
 
Voltage and Frequency Control of the Grid
Voltage and Frequency Control of the GridVoltage and Frequency Control of the Grid
Voltage and Frequency Control of the Grid
 
Per unit system
Per unit systemPer unit system
Per unit system
 
Power system interconnection presentation
Power system interconnection presentationPower system interconnection presentation
Power system interconnection presentation
 
Performance of Six-Pulse Line-Commutated Converter in DC Motor Drive Application
Performance of Six-Pulse Line-Commutated Converter in DC Motor Drive ApplicationPerformance of Six-Pulse Line-Commutated Converter in DC Motor Drive Application
Performance of Six-Pulse Line-Commutated Converter in DC Motor Drive Application
 
Fc tcr.newpptx
Fc tcr.newpptxFc tcr.newpptx
Fc tcr.newpptx
 
DigSILENT PF - 03 load flow_analysis
DigSILENT PF - 03 load flow_analysisDigSILENT PF - 03 load flow_analysis
DigSILENT PF - 03 load flow_analysis
 
Power Quality Standards
Power Quality StandardsPower Quality Standards
Power Quality Standards
 
ETAP - Short circuit ansi standard
ETAP - Short circuit ansi standardETAP - Short circuit ansi standard
ETAP - Short circuit ansi standard
 
Frequency Control of Power Systems
Frequency Control of Power SystemsFrequency Control of Power Systems
Frequency Control of Power Systems
 
Class 16 load shedding
Class 16 load sheddingClass 16 load shedding
Class 16 load shedding
 
Switchgear - complete guide
Switchgear - complete guideSwitchgear - complete guide
Switchgear - complete guide
 
maximum power point tracking (mppt)
maximum power point tracking (mppt)maximum power point tracking (mppt)
maximum power point tracking (mppt)
 
Solar inverter
Solar inverter Solar inverter
Solar inverter
 

Viewers also liked

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
Francisco Gonzalez-Longatt
 
Example: Modal analysis using DIgSILENT PowerFactory.
Example: Modal analysis using DIgSILENT PowerFactory. Example: Modal analysis using DIgSILENT PowerFactory.
Example: Modal analysis using DIgSILENT PowerFactory.
Francisco Gonzalez-Longatt
 
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
IEEE PES UNAC
 
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...
Francisco Gonzalez-Longatt
 
Workshop: PowerFactory Applications for Power System Analysis. Kasetsart Un...
Workshop: PowerFactory Applications for Power System Analysis. Kasetsart Un...Workshop: PowerFactory Applications for Power System Analysis. Kasetsart Un...
Workshop: PowerFactory Applications for Power System Analysis. Kasetsart Un...
Francisco Gonzalez-Longatt
 
Future Smart-er Grid: Challenges
Future Smart-er Grid: Challenges Future Smart-er Grid: Challenges
Future Smart-er Grid: Challenges
Francisco Gonzalez-Longatt
 
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...
Francisco Gonzalez-Longatt
 
Data Management in DIgSILENT PowerFactory 2010
Data Management in DIgSILENT PowerFactory 2010Data Management in DIgSILENT PowerFactory 2010
Data Management in DIgSILENT PowerFactory 2010
Francisco Gonzalez-Longatt
 
การสร้างแรงจูงใจของสถานที่ท่องเที่ยว ในไร่เลย์ให้กับนักท่องเที่ยว
การสร้างแรงจูงใจของสถานที่ท่องเที่ยว ในไร่เลย์ให้กับนักท่องเที่ยวการสร้างแรงจูงใจของสถานที่ท่องเที่ยว ในไร่เลย์ให้กับนักท่องเที่ยว
การสร้างแรงจูงใจของสถานที่ท่องเที่ยว ในไร่เลย์ให้กับนักท่องเที่ยว
Mild Warinee
 
Dr. Reddy's Lab - Business Model
Dr. Reddy's Lab - Business ModelDr. Reddy's Lab - Business Model
Dr. Reddy's Lab - Business Model
Sonali Subhadarshini
 
SMART GRID TECHNOLOGY
SMART GRID TECHNOLOGYSMART GRID TECHNOLOGY
SMART GRID TECHNOLOGY
asegekar18
 
1
11
Smart grid the future grid
Smart grid the future gridSmart grid the future grid
Smart grid the future grid
subhankar Dash
 
Dr reddy's
Dr reddy'sDr reddy's
Dr reddy's
Sriram Goud
 
Calculo de cortocircuito_65pag
Calculo de cortocircuito_65pagCalculo de cortocircuito_65pag
Calculo de cortocircuito_65pagVon Pereira
 
115264446 digsilent
115264446 digsilent115264446 digsilent
115264446 digsilent
Fabian Espinoza Garrido
 

Viewers also liked (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...
 
Workshop: PowerFactory Applications for Power System Analysis. Kasetsart Un...
Workshop: PowerFactory Applications for Power System Analysis. Kasetsart Un...Workshop: PowerFactory Applications for Power System Analysis. Kasetsart Un...
Workshop: PowerFactory Applications for Power System Analysis. Kasetsart Un...
 
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
 

Similar to Importing/Exporting a project using DIgSILENT PowerFactory

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
Francisco Gonzalez-Longatt
 
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
Francisco Gonzalez-Longatt
 
High Bitrate Transmission over SI-POF
High Bitrate Transmission over SI-POFHigh Bitrate Transmission over SI-POF
High Bitrate Transmission over SI-POF
Johannes Bernhardt
 
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
Pieter Pauwels
 
Manufacturing Analytics at Scale
Manufacturing Analytics at ScaleManufacturing Analytics at Scale
Manufacturing Analytics at Scale
Turi, Inc.
 
Slimfast
SlimfastSlimfast
Slimfast
Luc Lesoil
 
Maemo Multimedia Framework
Maemo Multimedia FrameworkMaemo Multimedia Framework
Maemo Multimedia Framework
ensonic
 
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?
Agenor Technology Ltd
 
Bugtracking on the Web 2.5
Bugtracking on the Web 2.5Bugtracking on the Web 2.5
Bugtracking on the Web 2.5olberger
 
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
system_plus
 
Engin object presentation 2000
Engin object presentation 2000Engin object presentation 2000
Engin object presentation 2000
Mal Moran
 
Stor c gregynog colloquium
Stor c   gregynog colloquiumStor c   gregynog colloquium
Stor c gregynog colloquium
gregynog
 
[ 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
Obeo
 
[ 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
Obeo
 
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...
Pieter Pauwels
 
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)
A. John Hart
 
365 solar power intro
365 solar power intro365 solar power intro
365 solar power introDaytek
 
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
Stuart Myles
 
Feasibility Studies: Polyurethane Manufacturing
Feasibility Studies: Polyurethane ManufacturingFeasibility Studies: Polyurethane Manufacturing
Feasibility Studies: Polyurethane Manufacturing
Intratec Solutions
 
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 2016Daniel Lang, P.Eng.
 

Similar to 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
 

More from 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
 
0. Introduction to future energy systems
0. Introduction to future energy systems0. Introduction to future energy systems
0. Introduction to future energy systems
Francisco Gonzalez-Longatt
 
Challenges in the Future Power Network
Challenges in the Future Power NetworkChallenges in the Future Power Network
Challenges in the Future Power Network
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
 
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
Francisco Gonzalez-Longatt
 
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
Francisco Gonzalez-Longatt
 
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
Francisco Gonzalez-Longatt
 
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
Francisco Gonzalez-Longatt
 
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
Francisco Gonzalez-Longatt
 
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
Francisco Gonzalez-Longatt
 
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 ...
Francisco Gonzalez-Longatt
 
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...
Francisco Gonzalez-Longatt
 
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
Francisco Gonzalez-Longatt
 
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...
Francisco Gonzalez-Longatt
 
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...
Francisco Gonzalez-Longatt
 
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
Francisco Gonzalez-Longatt
 
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...
Francisco Gonzalez-Longatt
 

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

Recently uploaded

Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
BrazilAccount1
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
SyedAbiiAzazi1
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
Vijay Dialani, PhD
 
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERSCW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
veerababupersonal22
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
symbo111
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
Unbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptxUnbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptx
ChristineTorrepenida1
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
ClaraZara1
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 

Recently uploaded (20)

Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
 
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERSCW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
Unbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptxUnbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptx
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 

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