Ladder program

ssembo

Member
Join Date
Feb 2011
Location
Kampala
Posts
33
Hello, attached is a program i designed to control my simple power system. Please kindly go through it and help me out.

I have a busbar onto which 3 loads, 2 generators and a utility line are connected. i want to set my generation (utility power)to say 50MW when all the loads are on and the generators off. I want to increase the load (i used a counter) and calculate the frequency from
generation - demand= change in demand;
change in demand/14.0= change in frequency;
frequency= 50+change in frequency;

when the frequency goes below 49.5, generator 1 comes on and the generation increases by 7MW and the frequency settles. when gen 1 is on and the frequency gets below 49.5, gen 2 comes on and the generation increases by 7MW. if the same continues, the loads 1 and 2 go off. the reverse should happen incase the frequency gets above 50.5.

this is a kind of automatic load shedding depending on frequency only that i will have to load shed after having all my generator on.

Please guys, try and look through my failed program and help me for adjustments.

what could be the best way of increasing demand and also for generation?

if anyone has done something similar, feel free to share it with me. i am sure it will be of great help.

thanks in advance
 

Similar Topics

Does anyone have RSLogix 5000 ladder diagram program of tank leveling (factory IO). Fill valve, discharge valve, set point, level, etc? I looked...
Replies
2
Views
156
Hello everyone, I'm currently using RS Logix5000 software for machine programming with this Rockwell PLC using the Structured Text method. The...
Replies
19
Views
2,030
https://www.youtube.com/watch?v=zTOOYWMJg9M . Specifically see 1:46 to 2:11. 3. The Cell PLC is in constant communication with two other field...
Replies
14
Views
3,148
Hi, I'm learning GX Works 2 for upcoming project. I want to use ST Function Blocks in Ladder Program and it works if the FB(Structured text)...
Replies
5
Views
1,673
Dear all I have it working (please do not comment about the “box” Looking for your thoughts and comments and areas of “knowledge...
Replies
18
Views
5,566
Back
Top Bottom