ALGORITHM: Setp 1. Read the data and if necessary do data formatting (convert the data into pu) Setp 2. Find out the number of buses, number of lines and number of transformers Setp 3. Convert the impedance into admittance for every line and transformer Setp 4. Create Ybus matrix with size nbxnb with all entries as zero Setp 5. Set l=1 Setp 6. Find out ith and jth bus between which h line is connected Setp 7. Modify Ybus(i,i), Ybus(j.i), Ybus(i.j), Ybus(j.j). Setp 8. Check whether all lines are considered.If yes go to next step else go to step 6 with increment in

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

MAKE FLOWCHART FROM THIS ALGORITHM STEPS

ALGORITHM:
Setp 1. Read the data and if necessary do data formatting (convert the data into pu)
Setp 2. Find out the number of buses, number of lines and number of transformers
Setp 3. Convert the impedance into admittance for every line and transformer
Setp 4. Create Ybus matrix with size nbxnb with all entries as zero
Setp 5. Set l=1
Setp 6. Find out ith and jth bus between which Ph line is connected
Setp 7. Modify Ybus(i,i), Ybus(j,i), Ybus(i.j), Ybus(j.j).
Setp 8. Check whether all lines are considered. If yes go to next step else go to step 6 with
increment in /
Setp 9. Set t=1
Setp 10. Find out ith and jh bus between which th transformer is connected
Setp 11. Modify Ybus(i,i), Ybus(j.i), Ybus(i.j), Ybus(j.j).
Setp 12. Check whether all transformers are covered. If yes go to next step else go to step 10
with increment in t
Setp 13. Set s=1
Setp 14. Find out ith bus at which sth shunt element is connected
Setp 15. Modify Ybus(i,i).
Setp 16. Check whether all shunt elements are considered. If yes go to next step and If no go
to step 14 with increment in s
Setp 17. Print Ybus
Transcribed Image Text:ALGORITHM: Setp 1. Read the data and if necessary do data formatting (convert the data into pu) Setp 2. Find out the number of buses, number of lines and number of transformers Setp 3. Convert the impedance into admittance for every line and transformer Setp 4. Create Ybus matrix with size nbxnb with all entries as zero Setp 5. Set l=1 Setp 6. Find out ith and jth bus between which Ph line is connected Setp 7. Modify Ybus(i,i), Ybus(j,i), Ybus(i.j), Ybus(j.j). Setp 8. Check whether all lines are considered. If yes go to next step else go to step 6 with increment in / Setp 9. Set t=1 Setp 10. Find out ith and jh bus between which th transformer is connected Setp 11. Modify Ybus(i,i), Ybus(j.i), Ybus(i.j), Ybus(j.j). Setp 12. Check whether all transformers are covered. If yes go to next step else go to step 10 with increment in t Setp 13. Set s=1 Setp 14. Find out ith bus at which sth shunt element is connected Setp 15. Modify Ybus(i,i). Setp 16. Check whether all shunt elements are considered. If yes go to next step and If no go to step 14 with increment in s Setp 17. Print Ybus
Expert Solution
steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education