Electrical Engineering > GATE 2022 > Economic Load Dispatch
The fuel cost functions in rupees/hour for two 600 MW thermal power plants are given by
Plant 1: C1 = 350 + 6P1 + 0.004P12
Plant 2: C2 = 450 + aP2 + 0.003P22
where P1 and P2 are power generated by plant 1 and plant 2, respectively, in MW and a is constant. The incremental cost of power (λ) is 8 rupees per MWh. The two thermal power plants together meet a total power demand of 550 MW. The optimal generation of plant 1 and plant 2 in MW, respectively, are
A
200, 350
B
250, 300
C
325, 225
D
350, 200

Explanation

Correct : b

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science