atpdesigner 2011 ( english )

11
ATPDesigner V 2.04.00 Update Documentation 12. 01 2011 Page 1 of 11 Pages ATPDesigner Release V 2.04.00 28.01.2011 Help File V 15.28 12.01.2011 Version NET File 3.7 - 21.12.2010 Version INI File 2.3 - 02.10.2010

Upload: pham-hoang-anh

Post on 18-Apr-2015

69 views

Category:

Documents


6 download

TRANSCRIPT

Page 1: ATPDesigner 2011 ( English )

ATPDesigner V 2.04.00 Update Documentation 12. 01 2011

Page 1 of 11 Pages

ATPDesigner Release V 2.04.00 – 28.01.2011

Help File V 15.28 12.01.2011

Version NET File 3.7 - 21.12.2010

Version INI File 2.3 - 02.10.2010

Page 2: ATPDesigner 2011 ( English )

ATPDesigner V 2.04.00 Update Documentation 12. 01 2011

Page 2 of 11 Pages

All items described below especially new features and improvements are related to the former

ATPDesigner release. Please read the former update documentations saved on the

ATPDesigner homepage www.atpdesigner.de.

1 NEW FEATURES 3

1.1 ATPDESIGNER AND WINDOWS 7 OPERATING SYSTEM 3 1.2 FONT AND FONT COLOR FOR NETWORK ELEMENTS 3 1.3 FONT AND BACKGROUND COLOR FOR TOOLTIPS 4 1.4 NEW USER SPECIFIC COLORS DRAWING THE POWER NETWORK 4

1.5 SIGNAL ANALYSIS - USER SPECIFIC BAR FONT AND BAR COLOR 5

1.6 DIAGRAM SETTINGS - USER SPECIFIC FONT AND FONT COLOR 6

1.7 SIGNAL ANALYSIS - TRUE R.M.S VALUE 6

2 IMPROVEMENTS 7

2.1 SHORT CIRCUIT 7

2.2 EXTERNAL .ATP-FILES (MODELS) 8

2.3 3-PHASE SOURCE 9

2.4 LINE – NEW LINE TYPES 10

2.5 RIGHT MOUSE BUTTON MENU - DESELECT 10

3 BUG FIXES 11

3.1 SHORT CIRCUIT RESULTS AND PROBES 11 3.2 STARTING ATPDESIGNER BY DOUBLE-CLICK ON A .NET-FILE 11

3.3 SHORT CIRCUIT 11 3.4 PROCESSING COMTRADE - FILES 11

4 NEW EXAMPLES (.NET – FILES) 11

Page 3: ATPDesigner 2011 ( English )

ATPDesigner V 2.04.00 Update Documentation 12. 01 2011

Page 3 of 11 Pages

1 New Features

1.1 ATPDesigner and Windows 7 Operating System

ATPDesigner has been successfully approved running on Windows 7 operating systems (32-Bit

and 64-Bit).

Please note that Windows 7 is a registered trademark of Microsoft Corporation.

1.2 Font and Font Color for Network Elements

The user specific names of network elements

e.g. Lines or Transformers can be now written

using user specific font and font color called

Label Font in the settings dialog Network

Configuration.

Read also in the ATPDesigner Help File

Network Simulation - Network Configuration - Network

Page 4: ATPDesigner 2011 ( English )

ATPDesigner V 2.04.00 Update Documentation 12. 01 2011

Page 4 of 11 Pages

1.3 Font and Background Color for Tooltips

ATPDesigner provides now the user to

set an user specific font and an user

specific background color for Tooltips

( Short Analysis Results).

Please note, that font and

background color will be saved in the

.INI-file. Therefore the format of the

.INI-file has been changed.

Read also in the ATPDesigner Help File

Overview - Program Settings

1.4 New User Specific Colors drawing the Power Network

ATPDesigner provides the user now to set new

drawing colors for the power network.

Drawing color for not connected network

elements (default color: red)

Drawing color for network elements, which

are overloaded (e.g. lines or transformers)

e.g. by a short-circuit (default color:

orange)

Read also in the ATPDesigner Help File

Network Simulation - Network Configuration - Color Configuration

Page 5: ATPDesigner 2011 ( English )

ATPDesigner V 2.04.00 Update Documentation 12. 01 2011

Page 5 of 11 Pages

The figure above shows not connected network elements (cable, transformer Dyn5, load

impedance Z) which have been drawn in orange color. The figure below shows overloaded

network elements (transformer, line) drawn in red color.

1.5 Signal Analysis - User Specific Bar Font and Bar Color

Font and color for the bars can be set by the user. In the figure below the bar color has been

set to blue. In addition the signal name e.g. TACS - IAP_M1 and the resolution of the bar

diagram e.g. df = 50Hz will be displayed in the right upper corner.

Page 6: ATPDesigner 2011 ( English )

ATPDesigner V 2.04.00 Update Documentation 12. 01 2011

Page 6 of 11 Pages

1.6 Diagram Settings - User Specific Font and Font Color

The user can select font and color for the axis labeling of diagrams. The figure below shows a

tooltip presenting the Short Circuit Results: blue font color, background color yellow.

1.7 Signal Analysis - True

R.M.S Value

ATPDesigner now calculates the

true r.m.s. value of voltages or

currents based on the time window

defined by the both graphic cursors

used in diagrams.

Read also in the ATPDesigner Help File

Diagrams - Signal Analysis - Signal Analysis Results

Page 7: ATPDesigner 2011 ( English )

ATPDesigner V 2.04.00 Update Documentation 12. 01 2011

Page 7 of 11 Pages

2 Improvements

2.1 Short Circuit

The Short Circuit supports now the line models Single-Line (RL) (mutually coupled RL) Single-Line

(RLC-PI) (mutually coupled RLC) and Single-Line (RLC) (distributed parameters).

New settings have been implemented.

Fault Extinction [ms]

I extinction [A]

Fault resistance [A]

Fault Time

Start time of the Short Circuit related to the

simulation start at t = 0s

Fault Extinction

Stop time of the Short Circuit related to the

simulation start at t = 0s

Fault Type

Type of the Short Circuit e.g. AG, ABG, etc.

I extinction

This setting deals with the time of the Short Circuit

Extinction.

Fault Resistance Enabled

Enable or disable an additional fault resistance

Fault Resistance

Fault resistance in Ohm

Read also in the ATPDesigner Help File

Network Simulation - Network Configuration - Short Circuit

Page 8: ATPDesigner 2011 ( English )

ATPDesigner V 2.04.00 Update Documentation 12. 01 2011

Page 8 of 11 Pages

2.2 External .ATP-Files (MODELS)

Enable WRITE

Using MODELS comments can be written into the .LST-File using the WRITE(..) - command.

Example

write ("This is a comment")

If enabled

All WRITE(..) - commands will be processed by ATPDesigner.

If disabled

ATPDesigner checks each line of the MODELS source code for a WRITE(..) - command at

the beginning of the line. Whitespaces will be ignored. If detected, ATPDesigner ignores

the complete line.

Read also in the ATPDesigner Help File

Network Elements for Power Systems - External .ATP-Files - Including External .ATP-Files

Page 9: ATPDesigner 2011 ( English )

ATPDesigner V 2.04.00 Update Documentation 12. 01 2011

Page 9 of 11 Pages

2.3 3-Phase Source

New features have been added to improve the ATP based model of the 3-Phase Source.

New Operation Mode Pnom(Ip) = const (Short Circuit Results)

This operation mode can be used to simulate e.g. photovoltaic systems, which infeed electrical

energy via an inverter circuit (model of a current source).

Enable Phase Adjusting (settings dialog ATP Related Data, tab ATP Data)

Specify the settings Max. Step and Max. Phase to control the iteration process (settings

dialog ATP Related Data, tab Phase Adjusting)

Set the active power Pnom (settings dialog 3-Phase Source)

Set the initial voltage Vnom init (settings dialog 3-Phase Source)

ATPDesigner calculates now the initial value of the current injected by the 3-Phase Source.

After pressing the Short Circuit Results button , ATPDesigner starts the iteration process.

ATPDesigner processes step by step the calculation of voltages and currents (Steady State),

calculates the active power P at the infeed node of the 3-phase source and compares this

active power P with the setting Pnom. ATPDesigner takes into account both the deviation P - Pnom

and the phase-to-ground voltage Vpg at the infeed node to calculate the new value of the

phase Ip current injected by the 3-Phase Source.

MODELS based Voltage and Current Sources

ATPDesigner also provides the user to implement a voltage or a current source, where the time

dependent behavior of the source can be realized using MODELS only by mathematical

equations etc. The MODELS software implementation of the source will be connected to the

electrical power network by the Type 60 interface.

Page 10: ATPDesigner 2011 ( English )

ATPDesigner V 2.04.00 Update Documentation 12. 01 2011

Page 10 of 11 Pages

Read also in the ATPDesigner Help File

Network Elements for Power Systems - Power Network Sources - 3-Phase Symmetrical Source

Network Simulation - ATP Related Settings - ATP Data

Network Simulation - ATP Related Settings - Phase Adjusting

2.4 Line – New Line Types

New line types have been implemented:

NAYY 4x70, 0.4kV

NAYY 4x95, 0.4kV

NAYY 3x50, 10kV

NAYY 3x70, 10kV

NAYY 3x120, 10kV

NAYY 3x240, 10kV

Al/St 95/15, 35kV

Al/St 120/20, 35kV

Al/St 120/20, 110kV

2XS(FL)2Y 3x1x2500, 380kV (cable)

NAEKEBA 3x120, 30kV

NAEKEBA 3x240, 30kV

NAEKEBA 3x300, 30kV

N2XSY 3x1x240, 30kV

NYSEY 3x95, 10kV

NYSEY 3x125, 10kV

N2XSY 3x1x185 3x95, 10kV

N2XSY 3x1x240 3x95, 10kV

N2XSY 3x1x300 3x95, 10kV

2.5 Right Mouse Button Menu - Deselect

If several network elements are selected (drawn in

grey color), ATPDesigner deselects only the one

network element, which has been identified at the

current mouse cursor position in the moment pressing

the right mouse button.

This feature is very helpfully, if several network

elements are selected, but only one must be

deselected. Using this feature all other network

elements keep selected.

Page 11: ATPDesigner 2011 ( English )

ATPDesigner V 2.04.00 Update Documentation 12. 01 2011

Page 11 of 11 Pages

3 Bug Fixes

The bug fixes may be related to all former ATPDesigner releases.

3.1 Short Circuit Results and Probes

The ATPDesigner based calculation of the apparent power S has been fixed. ATPDesigner

calculates the apparent power to small.

3.2 Starting ATPDesigner by Double-Click on a .NET-file

If ATPDesigner has been started by a double-click on the icon of an existing .NET-file (e.g. in the

windows explorer) and if the user creates a new .Net-file, ATPDesigner doesn't create a new

.NET-file but a copy of the first loaded .NET-file.

3.3 Short Circuit

If a network element with connected Short Circuit (e.g. a line + Short Circuit) has been selected

and both should be moved, only the network element could be moved but not the shape of

the Short Circuit.

3.4 Processing COMTRADE - Files

If the COMTRADE .DAT-file contains only 1 or less sampled values (= lines in the text file)

ATPDesigner fails reading this file.

4 New Examples (.NET – Files)

After the ATPDesigner setup has been finalised, the user will find some .NET-files, which makes it

more easy to start with ATPDesigner. In addition the user can study the features of ATPDesigner

analysing these examples. The content of each .NET-file is explained in the chapter Examples

and Data Cases in the help file.

New .NET-files are not available.