Top Banner
EE 5220 - Lecture 3 Fri Jan 15, 2010 Topics for Today: Startup Web page: http://www.ee.mtu.edu/faculty/bamork/ee5220/ Book, references, syllabus, more are on web page. Software - ATP/EMTP, Matlab. License - www.emtp.org [email protected] (participation = half letter grade, 5%) Lectures - new videostreams, some archived videos also Daily lecture notes scanned and .pdf file archived Exercises posted as pdf on web page. Grading: grad students must achieve B (80%) or higher. Prereqs: - Circuit Analysis RLC Responses, EE5200 Chapters 1 and 2, probs 1.2, 1.3, 2.2, 2.3, 2.7 due Tues. Basic use of ATP (tutorials from EE5200), see http://www.ee.mtu.edu/faculty/bamork/ee5200/ Forced response of RL, RLC circuits.
17

Forced response of RL, RLC circuits. · ATPDraw: Graphical User Interface for building/editing/running ATP simulations. ... Windsyn: Utility for obtaining parameters for Synchronous

Apr 24, 2018

Download

Documents

truongthien
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Forced response of RL, RLC circuits. · ATPDraw: Graphical User Interface for building/editing/running ATP simulations. ... Windsyn: Utility for obtaining parameters for Synchronous

EE 5

220

- Lec

ture

3Fr

i Jan

15,

201

0

Topi

cs fo

r Tod

ay:

•S

tartu

p•

Web

pag

e: h

ttp://

ww

w.e

e.m

tu.e

du/fa

culty

/bam

ork/

ee52

20/

•B

ook,

refe

renc

es, s

ylla

bus,

mor

e ar

e on

web

pag

e.•

Sof

twar

e - A

TP/E

MTP

, Mat

lab.

Lic

ense

- w

ww

.em

tp.o

rg

•E

E52

20-L

@m

tu.e

du (p

artic

ipat

ion

= ha

lf le

tter g

rade

, 5%

)•

Lect

ures

- ne

w v

ideo

stre

ams,

som

e ar

chiv

ed v

ideo

s al

so•

Dai

ly le

ctur

e no

tes

scan

ned

and

.pdf

file

arc

hive

d•

Exe

rcis

es p

oste

d as

pdf

on

web

pag

e.

•G

radi

ng: g

rad

stud

ents

mus

t ach

ieve

B (8

0%) o

r hig

her.

•P

rere

qs: -

Circ

uit A

naly

sis

RLC

Res

pons

es, E

E52

00•

Cha

pter

s 1

and

2, p

robs

1.2

, 1.3

, 2.2

, 2.3

, 2.7

due

Tue

s.•

Bas

ic u

se o

f ATP

(tut

oria

ls fr

om E

E52

00),

see

http

://w

ww

.ee.

mtu

.edu

/facu

lty/b

amor

k/ee

5200

/•

Forc

ed re

spon

se o

f RL,

RLC

circ

uits

.

Page 2: Forced response of RL, RLC circuits. · ATPDraw: Graphical User Interface for building/editing/running ATP simulations. ... Windsyn: Utility for obtaining parameters for Synchronous

B.A. Mork Getting Started with ATPMich Tech Univ EE 5220 - Spring Semester 2010

ATP is installed in many/all of the computer labs in the department. The family of programs should bevisible on the Windows desktop in a folder called ATP. If you’d like to install it on home or office computer,you must apply for a personal license at www.emtp.org (Canadian/American Users Group), make sure yousatisfy the licensing criteria, and then print and mail a signed copy to the users group. When you havereceived e-mail confirmation of your license, forward it to you your instructor who will provide you with aninstallation CD. It is not legal to install it onto a non-MTU computer without an approved license agreement.

In the ATP Program group, there should be several options:

ATPDraw: Graphical User Interface for building/editing/running ATP simulations. ATPDraw Manual in pdf formatPlotXY: Basic very user-friendly plotting program (can paste Win Metafiles from here).Windsyn: Utility for obtaining parameters for Synchronous and Induction machines.

In general, everything can be done from within the ATPDraw program. Start ATPDraw by double-clickingon its icon in the ATP program group. Then...

1) Click on the blank sheet symbol to create a new simulation, or click on the file symbol to open anexisting simulation. Edit/Draw the circuit and specify parameters. Use Save-As to save this *.acpfile (or just click on diskette symbol to save changes to existing simulation). The file that the circuitdiagram and parameters are stored in is referred to as a “project” file. These are kept inc:\atp\atpdraw\project\*.acp (older project files *.adp can also be opened)

2) Select ATP | Settings. There are several tabs. The first tab is the most important. There is a HELPbutton for each tab. Click on it for an explanation of the required data.

Simulation Tab - Choose reasonable values for Delta T (the integration timestep size) and Tmax (thelength of the simulation). If Δt is smaller than needed, the simulation will take longer to run andyou’ll create huge bloated output files. If Δt is too big, this could result in large integration errors andincorrect results. Make sure that Δt is at least an order of magnitude smaller than the smallest timeconstant τ and/or the period of the highest frequency. Xopt is zero if you want to specify inductancesin units of mH, or 60 if you want to use Ohms at 60 Hz. Copt is zero if you want to specifycapacitances in units of μF or 60 if you want to use M-Ohms at 60 Hz.

3) To run the simulation and see the results:a) Select ATP | Run ATP (upper one in the list) - This creates ASCII input data file

c:\atp\atpdraw\atp\*.atp and then runs the simulation. Two output files will be created:c:\atp\atpdraw\atp\*.lis is a text file containing a log of the simulation (i.e. a record of how theinput file was parsed and interpreted and a record of how the simulation proceeded - this file canbe referred to in case of simulation input errors), and c:\atp\atpdraw\atp\*.pl4 which is a binarydata file containing simulated waveforms. (Note: network installations use h: instead of c: )

4) When the simulation is done running, the PlotXY program will automatically come up and it shouldautomatically load the *.pl4 file that was just created. You can click on “LOAD” to manually selectthe *.pl4 file that you desire to plot. Click on the Voltage or Current waveforms you wish to plot andthe click on PLOT to display them. Experiment with turning the grid off and on, use the trackingcursor, zoom in by closing a window around the desired part of the waveform, etc. When you get theplot you want, clicking on “COPY” puts a Windows metafile into clipboard, allowing you to easilypaste the waveform file into a Word or Word Perfect document.

Page 3: Forced response of RL, RLC circuits. · ATPDraw: Graphical User Interface for building/editing/running ATP simulations. ... Windsyn: Utility for obtaining parameters for Synchronous
Page 4: Forced response of RL, RLC circuits. · ATPDraw: Graphical User Interface for building/editing/running ATP simulations. ... Windsyn: Utility for obtaining parameters for Synchronous
Page 5: Forced response of RL, RLC circuits. · ATPDraw: Graphical User Interface for building/editing/running ATP simulations. ... Windsyn: Utility for obtaining parameters for Synchronous
Page 6: Forced response of RL, RLC circuits. · ATPDraw: Graphical User Interface for building/editing/running ATP simulations. ... Windsyn: Utility for obtaining parameters for Synchronous
Page 7: Forced response of RL, RLC circuits. · ATPDraw: Graphical User Interface for building/editing/running ATP simulations. ... Windsyn: Utility for obtaining parameters for Synchronous
Page 8: Forced response of RL, RLC circuits. · ATPDraw: Graphical User Interface for building/editing/running ATP simulations. ... Windsyn: Utility for obtaining parameters for Synchronous
Page 9: Forced response of RL, RLC circuits. · ATPDraw: Graphical User Interface for building/editing/running ATP simulations. ... Windsyn: Utility for obtaining parameters for Synchronous
Page 10: Forced response of RL, RLC circuits. · ATPDraw: Graphical User Interface for building/editing/running ATP simulations. ... Windsyn: Utility for obtaining parameters for Synchronous
Page 11: Forced response of RL, RLC circuits. · ATPDraw: Graphical User Interface for building/editing/running ATP simulations. ... Windsyn: Utility for obtaining parameters for Synchronous
Page 12: Forced response of RL, RLC circuits. · ATPDraw: Graphical User Interface for building/editing/running ATP simulations. ... Windsyn: Utility for obtaining parameters for Synchronous
Page 13: Forced response of RL, RLC circuits. · ATPDraw: Graphical User Interface for building/editing/running ATP simulations. ... Windsyn: Utility for obtaining parameters for Synchronous
Page 14: Forced response of RL, RLC circuits. · ATPDraw: Graphical User Interface for building/editing/running ATP simulations. ... Windsyn: Utility for obtaining parameters for Synchronous
Page 15: Forced response of RL, RLC circuits. · ATPDraw: Graphical User Interface for building/editing/running ATP simulations. ... Windsyn: Utility for obtaining parameters for Synchronous
Page 16: Forced response of RL, RLC circuits. · ATPDraw: Graphical User Interface for building/editing/running ATP simulations. ... Windsyn: Utility for obtaining parameters for Synchronous
Page 17: Forced response of RL, RLC circuits. · ATPDraw: Graphical User Interface for building/editing/running ATP simulations. ... Windsyn: Utility for obtaining parameters for Synchronous