You are on page 1of 8

A Graphical Electromagnetic Simulation Laboratory for Power

Systems Engineering Programs

A.M. Gole (Member) O.B. Nayak (Member) T.S. Sidhu (Member) M.S. Sachdev (Fellow)
University of Manitoba, Manitoba HVDC Research Centre, University of Saskatchewan,
Winnipeg MB., CANADA Winnipeg MB., CANADA Saskatoon, SK., CANADA

takes considerable effort and time to be proficient in their


Abstract - The recent availability of Electromagnetic Transient use. In addition data entry is through the use of data files
Programs with graphical front ends now makes it possible to and the look and feel is more like that of a conventional
put together models for circuits and systems in a manner simi- mainframe-type program, with the associated entry of data
lar to the connection of components in a laboratory. In the past,
into files and batch-oriented execution [3]. More recently
the non-graphical EMT Programs required considerable exper-
tise in their use and thus distracted the students into the details programs have become available that have graphical front-
of simulation. The introduction of a graphical simulation based ends. One example of such a graphical approach is a suite
laboratory into Undergraduate and Graduate Engineering Pro- of packages developed at the New Mexico State University
grams is presented, based on the PSCAD/EMTDC program. [4]. Another example, described here, which offers greater
The philosophy behind the design of suitable example cases is flexibility, and full electromagnetic transients simulation
presented within the framework of an Undergraduate Power
capability is PSCAD/EMTDC [2] developed at the Mani-
Electronics Course, an HVdc Transmission Course and a course
on Power System Protection. toba HVDC Research Centre. In this program, a compre-
hensive palette of components is available and the circuit is
Keywords: Electromagnetic Transients Simulation, Graphi- constructed by dragging and dropping the appropriate
cal User Interface (GUI), Power Systems Curricula, Power model block on the drawing canvas and connecting it by
Electronics, HVDC Transmission, Power Systems Protec- drag and stretch wires. The process of circuit construction
tion. is thus similar to that of drawing a schematic diagram of
the power circuit under study. After the circuit is con-
structed, it is run using a module called Runtime. It is pos-
I. INTRODUCTION sible to select the graphs to be plotted in Runtime and
observe them develop as the run progresses. This is a key
A typical student registered in graduate or under- feature that gives the feel to the user that he or she is actu-
graduate courses is subjected to rigorous analysis and design ally observing an oscilloscope trace of the waveform. Runt-
techniques. However, because of the pressures of time and ime allows for sliders, push-button, dials, meters and other
the need to cover a large quantity of material in the curricu- hooks to the program that permit the user to control the
lum, there is little time to obtain a feel for the subject. A lab- program in an interactive manner. For example, a reference
oratory provides a means for obtaining some familiarity with setting for the exciter of a synchronous machine or its
the material. However laboratory experiments take a consid- ordered power may be changed during the run in much the
erable amount of time to perform. Also laboratory equipment same way that a load-dispatch operator might control an
is often expensive, particularly for power engineering experi- actual machine. The approach is thus similar to that used
ments. for training power system operators on a simulator
Another method of obtaining experience with power (although the simulation in our case is not happening in
system circuit configuration is through simulation on a digi- real-time).
tal computer. Transient programs such as EMTP [1] and Described in this paper is the development of
suites of simulation examples or “laboratory experiments”
EMTDC [2] have been around for a long time. These have
for use in undergraduate and graduate power engineering
been for the large part in the specialists domain, in that it
courses. The examples used in three separate courses are
presented: Power Electronics, HVdc Transmission and
Power System Relaying. In addition, the use of PSCAD/
EMTDC in various projects at the graduate and undergrad-
uate level is also presented. The examples must be
IEEE Trans PS, Vol 11, No. 2, designed with care as they must complement and not
May 1996, pp 599-606 replace the conventional analytical treatment of the subject.
Similarly they are not a substitute for a laboratory with
physical components.

1
Fig. 1. Draft module for circuit construction

1. On the upper part of the diagram is shown the power cir-


cuit, and on the lower side, the control circuit. The parame-
ters for the components, i.e. the thyristors are selected
using a pop-up menu as seen in Fig. 2.
The components are connected using the stretch-
able wire components. The control circuit consists of a
Voltage Controlled Oscillator(VCO) based phase locked
loop which provides the reference ramp for generating the
firing pulses. The firing pulses are generated in the com-
parator block and fed to the thyristors (note the signal
labels FP12, FP34 etc.; any points connected by the same
signal label are automatically connected).
After the circuit is completed, the run is initiated
on another module called Runtime. The Runtime palette
allows the user to customize the appearance of the console
to show as many of the curves required. Any number of
Fig. 2. Pop-up menu for thyristor component
graphical plot windows may be opened. Also run control
devices can be opened for interactive control of the pro-
II. PSCAD/EMTDC gram. The Runtime palette in Fig. 3 shows the graphs for
We now demonstrate the method of graphically the source and dc side voltages, the dc current, thyristor
building and running a circuit. The PSCAD/EMTDC mod- voltage and current and some control signals. The value of
ule called Draft contains the drawing palette. The example the firing angle can be controlled by means of the slider
selected here is that of a single phase rectifier controlling component shown in the diagram. The firing angle order
an R-L load. The components needed to build the circuit (bottom trace, right hand side) shows step changes that
are picked up from the component library on the right were introduced by varying this slider.
hand side and placed on the drawing canvas as seen in Fig.

2
Fig. 3. Runtime palette
so on. Also various control system blocks and digital logic
The program may also be paused, single-stepped devices (AND and OR gates, Flip-Flops, etc.) are available
through or re-started using the tape-recorder type buttons on for the design of control systems. A number of pre-packaged
the menu bar immediately above the graphs. Also, cross- control systems such as phase-locked firing control oscilla-
hairs and zoom in out features are available for closer inspec- tors, machine excitation and governor systems, HVdc and
tion of the traces. In addition to the graphs, the output can SVC firing systems are also available so that users do not
also be displayed on a meter as an analogue or digital display. always have to start from scratch.
This control action can be carried out during the run as you Any user designed combination of blocks can be
would in an actual controller for a rectifier. The results (i.e., grouped and stored as a single control block, and can be re-
the data corresponding to the plots) can also be stored in out- used either by the same user or by others. Thus exchanging
put files for further processing (such as Fourier Analysis, circuit components between users is reduced to a matter of
etc.). Other Runtime control artifacts such as dials, push-but- exchanging graphical component icons, and leads to the pos-
tons (to initiate faults or start an event) are also available on sibility of co-operative projects between students. For
the Runtime palette. Thus putting together a circuit is a fairly advanced projects in which students are expected to write
straightforward task and can be accomplished in a few min- their own models, Draft provides a block design interface in
utes for systems of the complexity of Fig. 1 which FORTRAN or C code can be packaged into a graphi-
Another advantage is that since the presentation is cal icon for further use. This feature is invaluable for soft-
totally graphical and data entry is through pop-up menus for ware used in an university environment, especially for use in
all components, there is less likelihood of making a data research projects. Often commercial software does not allow
entry error as often happens with non-graphical Electromag- for users to add their own models in a straightforward man-
netic Transients programs. Also as the Runtime palette allows ner.
the user full control of the program as it is running, the user
can get immediate feedback about setting changes etc. III. EXAMPLE IMPLEMENTATIONS
The Draft palette has a vast number of components
such as machines (both synchronous and induction), trans- Presented below are some examples cases of the
formers, transmission lines (including frequency dependent incorporation of the Graphical Electromagnetic Transients
parameters), power electronic devices such as thyristors and Simulation software into a University Power Systems Engi-
GTOs, HVdc converters, circuit breakers, surge arrestors, neering Curriculum. The cases include an undergraduate
controlled and uncontrolled current and voltage sources and Power Electronics Course and graduate courses in HVdc
Transmission and in Power Systems Protection.

3
A. Application in a Power Electronics Cours e their simulations against an actual half controlled bridge.
Further assignments later on in the course consisted
A simulation laboratory was developed for use in an of a three phase controlled rectifier, a force commutated
undergraduate power electronics course in the final year. The inverter and a three phase inverter with sinusoidal PWM driv-
students are fairly motivated as this is one of their elective ing an induction motor. As before, these included the com-
courses with a small enrollment of about 10-15 students per parison of simulation results with theoretical calculations for
year. This is a four credit hour course, which means that there simpler configurations followed by detailed simulation based
are three lecture hours per week with a three hour laboratory investigations with second order effects such as system
every second week (for a total of 5 laboratory sessions). The imbalances. In at least one of the exercises, the students were
material covered in the course begins with a brief introduc- required to observe the worst case stresses on the compo-
tion to power electronic devices such as thyristors, gate turn- nents and also calculate the average power dissipation in the
off thyristors (GTOs), MOSFETS and IGBTs. Later, circuits device. From the latter they were required to design an appro-
such as dc-dc converters (choppers), ac controllers, naturally priate heat sink.
and artificially commutated rectifier and inverter circuits and In the assignments, the students did not require any
other applications are studied. Control of ac and dc motors is specialized computer knowledge (although for the final
an important part of this course. The course also looks at course project, rudimentary FORTRAN or C programming
sinusoidal pulse width modulation (PWM) and optimal ability was necessary in some cases ). The effort in assem-
PWM for ac voltage control and harmonic minimization. bling circuits with the drag and drop approach is minimal. As
The philosophy behind the simulation examples is described earlier, the students were also provided with sim-
to use them as complements to the regular course and labora- plified pre-assembled circuits as a starting point. Thus the
tory material. There were five assignments in the course of students could start running the cases within a few minutes.
which all but the very first had some simulation component. However the subsequent analysis and report preparation took
The first assignment consisted of calculating the up the bulk of the time.
amount of inductance (L) required in a lagging power factor The physical laboratory component of the course
load connected to a single phase line commutated rectifier (as consisted of five laboratory sessions. In the first session the
shown in Fig. 1) in order to get continuous current at a speci- students constructed simple firing and snubber circuits and
fied firing (delay) angle. Other quantities such as, harmonics, built a single phase ac controller using triacs. The remaining
the average dc voltage and the fundamental frequency ac cur- laboratory sessions used demonstration apparatus where a
rent were also calculated. All these calculations were per- demonstrator conducted the experiment in front of a group
formed without any simulations. The second assignment was consisting of 4-7 students. The circuits demonstrated
a follow up of the first one and included a large simulation included a three phase ac controller, a controlled rectifier and
component. A rough working model including the firing con- a three phase inverter. Two of these circuits also appeared in
trol system was distributed to the students so that they would the simulation assignments. The students were first required
not have to start from scratch. As the data given to the stu- to check their simulations against laboratory results and then
dents is in purely graphical form it is straightforward for extend the simulation to cases that could not be observed in
them to change the circuit. the laboratory such as performance under faulted and unbal-
The students were first required to verify using sim- anced conditions.
ulation all the calculations performed in the earlier assign- Simulation based assignments and a final simulation
ment. Then they were required to convert the circuit to model based project accounted for about 45% of the total mark,
a three phase controlled rectifier including the effect of trans- which made the students take the material seriously. For the
former reactance. They had been exposed to this circuit in the final project, the students were required to study in detail one
regular course material. Next, they were asked to put a (nega- particular circuit including the firing control that they had
tive) dc source in series with the R-L load and operate the cir- encountered during the course and do a paper design specify-
cuit at a firing angle in excess of 90o. Thus they were able to ing ratings, etc. A list of topics were handed out by the
confirm that inverter operation is possible. With a graphical instructor, however students were also free to choose topics
simulation program, it is straightforward to observe any by themselves after consultation with the instructor. The
desired voltage or current - all that is required is for the user enthusiasm of the students was very high and the students felt
to place a voltmeter or ammeter symbol on the draft palette. that they could apply the material learned in the course to an
The students were then required to convert the cir- actual design.
cuit to a half controlled three phase bridge, in which the For the final project, the students sometimes had to
lower thyristors are replaced with diodes. They could now add their own models as making them out of the components
observe that inverter operation is no longer possible, how- in the standard library proved not to be possible. One exam-
ever, dc voltage control from zero to maximum voltage is still ple of such a situation is if students were modeling a micro-
possible. The purpose behind this particular model was that processor based control system which is best expressed as a
the students concurrently had their second (physical compo- sequence of program steps. Fig. 4 shows how user-developed
nent) laboratory session in which they were required to verify code (FORTRAN or C) can be interfaced to the simulation

4
program via a graphical component.The fragment of code dc voltage source behind a resistance representing the remote
shown in Fig. 4 models a dq0 transformation based control converter on the dc side. Using this basic model, the students
block required for the field oriented control of an induction were able to verify the basic steady state dc equations and
motor. A program such as PSCAD/EMTDC allows for a compare the calculated dc voltage with the simulated value,
graphical block to call up a FORTRAN or C language sub- observe the harmonics in the ac currents, confirm that the
routine. The subroutine is directly edited by clicking on the observed power factor agreed with the calculated one and so
Draft icon. The graphical icon automatically inserts the sub- on.
routine in the correct location in the program.Once the sub- The next assignment extended the model to include
routine is developed, the icon may be distributed to others or a rectifier and an inverter side with ac systems of low short
used any number of times in the Draft worksheet as a purely circuit ratio. A generic control system with current control at
graphical element. the rectifier and extinction angle control on the inverter was
also included. The purpose of this exercise was to verify by
simulation the basic dc load flow which the students had cal-
culated by hand. Also by enabling or disabling different con-
trol functions (such as the transition from extinction angle
control to current control as the dc voltage drops), the stu-
dents can appreciate the necessity of each of the control
blocks. Note that because of the Runtime control handles
described earlier, they are also able to tune the gains in the
controllers on -line in much the same way as you would on a
a dc Transient Network Analyzer (TNA).
The other assignments were as follows:
• Recovery from ac and dc side faults.
• Core saturation instability resulting from low order ac
side resonances
• Voltage Collapse type instability in HVdc Systems.
• Phase locked Oscillator based firing system.
• Subsynchronous resonance excited by an HVdc link rec-
tifier connected to generators.
Note that designing a physical laboratory for such a
course may be prohibitively expensive due to the costs asso-
ciated with the equipment. In this case the Simulation Labo-
ratory is a reasonable substitute for the students to obtain a
feel for the subject. We have also used this Graphical Simula-
Fig. 4. Assigning FORTRAN code to a graphical icon tion based approach to deliver a short one week course to
industry. The courses are often conducted at the client’s site.
B. Application to a Graduate Level HVdc Transmission Even with no previous exposure to the simulation program,
Course the course attendees could complete all the assignments. The
feedback has been extremely positive.
A similar approach as described for the Power Elec-
tronics course was used in a graduate level course on HVdc C. Application to a Graduate Level Power System Protection
Transmission. Whereas in the course described above, each Course
assignment considered a different circuit, in the HVdc Trans-
mission course, the students were required to extend the PSCAD/EMTDC is used extensively in the Power
model from previous assignment as the course progressed. System Protection course at the University of Saskatchewan.
The students were initially issued with an example case with The development of microprocessor-based relays has
a simple 12 pulse converter connected to an infinite bus on received considerable attention since digital technology
the ac side through a converter transformer as shown in Fig. became available [5]. These relays are now used by most util-
5. There were no pole or valve-group level controls as the ities. The manufacturers are now producing relays that pro-
only input to the model was a constant firing angle order. As tect lines, transformers, generators, reactors, capacitors and
the course progressed, the students added more and more other devices. A major portion of the present research in
details to the model such as a receiving end converter, the power system protection continues to be in the development
control system, the filters on the ac and dc side, a transmis- of new microprocessor-based relays and techniques suitable
sion line and so on. for use in them [6].
The first assignment consisted of a dc converter in
an idealized system with an infinite bus on the ac side and a

5
Fig. 5. Initial HVdc example

The University of Saskatchewan is one of the North produced by simulating fault and abnormal conditions of a
American Universities which have power system protection power system by using PSCAD/EMTDC. The PSCAD/
as an integral part of their undergraduate and graduate curric- EMTDC program can also be used to develop a relay model
ula. The major reason is that the subject is important for and to include it in a model of the power system being simu-
power system engineers because a proper use of protective lated. The relay model is programmed in FORTRAN and is
devices can substantially reduce the impacts of faults and interfaced to the power system model in the manner
other disturbances on the operation of a power system. Two described under subheading A and depicted in Fig. 4. The
members of the Department of Electrical Engineering at the relay model uses the power system voltages and currents as
University of Saskatchewan and several graduate students are inputs and can interact with the power system model to ini-
actively conducting research in power system protection. To tiate operations, such as, opening and closing of circuit
facilitate this activity, they teach two courses. The first course breakers. Records and graphical displays of the outputs from
deals with the fundamentals of power system relays and pro- simulations, relay inputs, intermediate results and relay out-
tection. The second course covers the subject of computer- puts are available for further use. In addition to simulation of
based relaying. A well equipped laboratory is used to impart faults and interaction with the relay model, PSCAD/EMTDC
hand- on-experience and means of verifying new develop- also provides provisions for varying some power system
ments. parameters, such as excitation of a generator while the simu-
The facilities have been developed during the last lation is running.
fifteen years and are kept up-to-date to keep pace with the Experience with the use of the PSCAD/EMTDC
new developments. PSCAD/EMTDC software was acquired software has been positive and has enhanced the quality of
about three years ago and has been extensively used for research and teaching. Facilities for developing a relay model
teaching and research. within the EMTDC program and including it in a model of
The major function of the PSCAD/EMTDC soft- the power system being simulated have proven to be very
ware is to provide tools for testing and evaluating the micro- useful. Students can check the performance of their relay
processor-based relay algorithms and relay designs for design during faults, initiate the switching operations and
performing specific functions. The relay design activity at the monitor the relay response after switching (opening and clos-
University of Saskatchewan have included the mathematical ing of breakers). Some of the other features which students
development of the relaying technique. Once satisfied with and researchers found very useful are:
the basis of a technique, it is programmed in a high-level lan- i) Data entry facility for a power system element in
guage and then tested by using appropriate data. Data are the form of a menu/table This provision makes sure that no

6
data are missed while building the power system model. Stu- undergo continues enhancement. The electronic medium for
dents and researchers, especially those who previously file exchange (such as e-mail or ftp) also allows for individu-
worked with file-based data entry, were impressed. It also als at remote locations to exchange graphical data files and
reduced the time for power system model building and thus develop course examples in a collaborative manner. Sev-
debugging. eral such exchanges have been conducted between the Uni-
ii) Availability of sample models and the associated versity of Manitoba and the University of Saskatchewan. The
data for power system elements This facility helps in build- University of Manitoba also maintains an anonymous ftp site
ing the power system model quickly by using the sample from which any user on the Internet can access some of these
models and data of the PSCAD/EMTDC. It has been found examples.
to be very useful in the initial stages of a project and for class
projects. This allows a quick verification of the relay design VI. EXPERIENCE AT OTHER LOCATIONS
because the need for detailed data gathering and preparation
is eliminated. An introduction to PSCAD/EMTDC, its simu- We now describe the experience of using this
lation capabilities and other relay testing facilities is provided approach at other educational institutions. Dr. N. Watson
while discussing testing of relays during course work. Test- reports that PSCAD/EMTDC is extensively used for final
ing facilities of the PSCAD/EMTDC aid in these discussions. year projects at the University of Canterbury in New Zealand.
The short learning curve that results from the graphical inter-
IV. OTHER IMPLEMENTATION ASPECTS face is considered one key reason why this approach is con-
sidered successful. Similar comments were received from Dr.
It is important to start the students with a prelimi- Soong from the Liverpool John Moores University.
nary model which can be distributed at the beginning of an The University of Manchester, Institute of Science
assignment. Thus the students can get on with the under- and Technology (UMIST),U.K., has been a pioneer in the use
standing of the circuit rather than get distracted by simulation of graphics based power system programs. Their Integrated
detail. It is also important to have a library of commonly used Power System Analysis Program (IPSA) is used for load
blocks, which can be cut and pasted into a student’s applica- flow, fault studies, harmonic penetration studies, transient
tion. For example, in the HVdc and Power Electronics stability and protection co-ordination. More recently they
courses we had a comprehensive library of control and firing have complemented IPSA with PSCAD/EMTDC for EMT
circuits. Again, this is analogous to the component subas- type studies. The combined suite of computer programs is
semblies that one might have in an actual physical laboratory. used to achieve the following objectives:
Also we have found that it is beneficial to have at • Demonstrate fundamental concepts of power systems
least one session in which the students attend a tutorial on the analysis.
very basics of using the program. At the University of Mani- • Ensure the students are aware of the advantages and
toba, such formal instruction is imparted in a two hour tuto- indeed, some of the pitfalls of digital simulation
rial in which the students start working on their first • Stimulate the students and encourage them to check the
simulation assignment. After that the students are on their classical manual calculation techniques.
own. • Carry out realistic design exercises.
One other novel feature of a graphical simulation The program is also used for a variety of research/
based course is that the students can submit their assignments thesis projects.
electronically. The instructor can pull up their circuit and
Runtime palette and run their cases if he or she so wishes. It VII. ASSESSMENT OF THE SIMULATION BASED
is much easier to inspect a diagram than it is to sift through APPROACH
data in a file, which makes this approach feasible. The draft
palette allows a user to use annotation boxes (as in Fig. 1) for The simulation based approach proved to be very
comprehensive documentation. If the instructor chooses to effective. The graphical data entry and particularly the inter-
make corrections or comments, these can be marked on the active Runtime format provide a powerful means for students
document itself and returned electronically to the student. to gain familiarity with the power circuits. We noticed that a
considerable amount of material can be covered even with a
V. COLLABORATION ASPECTS fairly sketchy coverage in the lectures because the structured
assignments serve as a self teaching vehicle. We found that
Students and teachers often develop example cases instead of demanding explanations for several difficult to
that are of value in a later course. Because of the graphical learn concepts, the students now inform us about some of the
nature of the “data” file, these can be archived and used again more involved conceptual details that they observed. Students
in later years. There is less need for extensive documentation are also creative and investigate many peripheral aspects on
as the actual data resides in a graphical format which is self- their own. Some caution should be exercised in the design of
documented. Also sections of the system diagram may be the exercises as they should not become a substitute for the
pasted into other users’ applications and thus examples can conventional analytical approach. Wherever possible the sim-
ulation component should be complementary to a physical

7
laboratory. However in situations where a physical laboratory [5] M.S. Sachdev (Coordinator), "Microprocessor Relays
is not feasible such as in the HVDC Transmission Course, it and Protection Systems", IEEE Tutorial Course Text, 88
provides an acceptable substitute. Also, the graphical tool EH0269-1-PWR, Piscataway, NJ, USA, 1988
along with electronic data exchange using the Internet opens
up exciting prospects for collaboration within the university [6] IEEE Committee Report (M.S. Sachdev, Chairman),
and also with colleagues in remote locations. "Bibliography of Relay Literature, 1993", IEEE/PES
1994 Summer Meeting, San Francisco, CA, July 24-28,
VIII. ACKNOWLEDGMENTS 1994.

Dr. Neville Watson and his colleagues of the Uni-


versity of Canterbury, New Zealand, Dr. N. Jenkins, of A.M. Gole (M’83) obtained the B.Tech. (EE) degree from IIT
UMIST and Dr. Y.H. Song formerly of Liverpool John Bombay in 1978, and the Ph.D. degree from the University of Manitoba in
1982. He is currently an Associate Professor in the Department of Electrical
Moores University provided detailed discussions of their and Computer Engineering at the University of Manitoba. Dr. Gole is a Reg-
experience with the graphical input program. The authors istered Professional Engineer in the Province of Manitoba and a Member of
express their sincere thanks to these gentlemen for their valu- the IEEE Power Engineering Society. He is active on several Working
able input. Groups of the IEEE. Dr., Gole has worked with IREQ (Hydro Québec) du r-
ing his sabbatical year (1988-89) and with Manitoba Hydro (1990-92).

Om Nayak (M’93) received his B.E. (hons.) degree from


Mysore University, India in 1984, and the Ph.D. degree from the University
IX. REFERENCES of Manitoba in 1993. He is currently a Research Engineer with the Manitoba
HVDC Research Centre and is involved with EMTDC developments. His
earlier employment was with Siemens (India) and Bosch (India). His
[1] Dommel, H.W., “Digital Computer Solution of Electro- research interests include digital simulation of electromagnetic transients in
magnetic Transients in Single- and Multi-phase Net- power systems and HVDC transmission.
works”, IEEE Trans. PAS, Vol. PAS-88, No. 4., April
1969, pp 388-399 Tarlochan S. Sidhu (M'90, SM'94) received the B.E. (Hons.)
degree from the Punjab University, Patiala, India in 1979 and the M.Sc. and
[2] Nayak, O.B. et al, “A Totally Graphical User Interface Ph.D. degrees from the University of Saskatchewan, Saskatoon, Canada in
for Electromagnetic Transients Simulation Programs”, 1985 and 1989 respectively. He joined, in 1990, the University of
Saskatchewan where he is presently Associate Professor of Electrical Eng i-
IEEE Computer Applications in Power, Vol. 8, No. 1, neering. His areas of research interest are power system protection, monito
r-
January 1995. ing and control.

[3] Martinez,J.A., “Educational Uses of EMTP Models for Mohindar S. Sachdev (M'67, SM'73, F'83) received the B.Sc.
the Study of Rotating Machine Transients”, IEEE Trans. from the Baneras Hindu University, India, the M.Sc. degrees from the Pu
n-
PWRS, Vol. 8, No. 4, Nov. 1993, pp. 1392-1399, jab University, Chandigarh, India and the University of Saskatchewan,
Saskatoon, Canada and, the Ph.D. and the D.Sc. degrees from the University
[4] Smolleck,H.A., Chen, H., Badruzzaman, S., Bravo, R.. of Saskatchewan, Saskatoon, Canada. Since 1968, he has been with the Uni-
and Pardave, D., “A Developmental Package of Interac- versity of Saskatchewan where he is currently Professor in the Department
tive Software for Illustrating Power Systems Protection of Electrical Engineering. His areas of interest are power system analysis
and power system protection. Dr. Sachdev became a Fellow of the IEEE in
Principles in Educational and Industry Training Pro- 1983. He is also a Fellow of the Institution of Engineers (India) and IEE
grams”, Paper 94 SM 382-2 PWRS, IEEE PES Summer (U.K.). He is a Registered Professional Engineer in the Province of
Meeting, San Francisco, July 1994. Saskatchewan and a Chartered Engineer in the UK.

You might also like