Skip to content

MATLAB code to make overcurrent relay coordination on radial feeder

Notifications You must be signed in to change notification settings

raheem-cs/Overcurrent-Relay-Coordination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Overcurrent Relay Coordination

What is this?

  • This code can help performing time graded overcurrent protection on radial feeder. It assumes that relays are digital and it uses inverse characteristics. Software for educational purposes for that reason it ignores starting, operating and damage curves. It will use fixed coordination time interval which you define. It will only plot time-current characteristics for each relay. Also you can use this code to coordinate N relays.

How to use?

  • If for example we has the following radial power system (Given load and fault currents):
  • Settings entered as:
  • After this run the code, and it will give the settings for each relay and also plot Time-Current charactristics:
  • You may also note that we ignored minFault values.

Finally:

  • This software can be useful in large radial system, but as seen it ignore practical issues. So it can be useful at least to learn the concept. I'll not update the code, if you found any make your own branch.

About

MATLAB code to make overcurrent relay coordination on radial feeder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages