Electrical Engineering > GATE 2017 SET-2 > Load Flow
In a load flow problem solved by Newton-Raphson method with polar coordinates, the size of the Jacobian is 100x100. If there are 20 PV buses in addition to PQ buses and a slack bus, the total number of buses in the system is ________.
Explanation
Correct : 61
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.