Skip to content

Power System State Estimation with PMU (Phasor Measurement Unit) uses WLS with PMU to estimate Voltage magnitude and angle of a system. The code also compares the values with respect to the states obtained using Newton Raphson method.

Notifications You must be signed in to change notification settings

darmaadigunaalfat/Power-System-State-Estimation-with-PMU-Phasor-Measurement-Unit-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Power-System-State-Estimation-with-PMU-Phasor-Measurement-Unit-

Power System State Estimation with PMU (Phasor Measurement Unit) uses WLS with PMU to estimate Voltage magnitude and angle of a system. The code also compares the values with respect to the states obtained using Newton Raphson method.

Nama : Darma Adi Guna Alfat NIM : 21/489257/PTK/14254 Tugas Ujian Tengah Semester (UTS) Komputasi Numeris (TEE226201)

Petunjuk Membuka:

  1. Kode membandingkan state estimation dengan dan tanpa PMU (Phasor Measurement Unit).
  2. Kesimpulannya adalah dengan PMU, Anda bisa mendekati zero errors dalam state estimation.
  3. There could be errors.
  4. Salin semua file dalam folder yang sama.
  5. Buka main.m dan edit nilai num menjadi 14 atau 30 sesuai kebutuhan.
  6. Ketik "main" di jendela Matlab dan tekan enter.
  7. Anda dapat menambahkan lebih banyak data ke file line, bus, zdata sesuai kebutuhan.
  8. Sebuah plot akan menunjukkan kesalahan dalam besaran dan sudut Tegangan dengan dan tanpa menggunakan PMU.

About

Power System State Estimation with PMU (Phasor Measurement Unit) uses WLS with PMU to estimate Voltage magnitude and angle of a system. The code also compares the values with respect to the states obtained using Newton Raphson method.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages