Helping regarding Matpower function

2016-12-13 Thread Sk. Md. Golam Mostafa
Hello Sir/Madam, I am a student & doing my Masters Thesis at AIT. I run 16 bus with *results = runpf(mycase);*. & I got losses with a command *total_system_real_losses = sum(real(get_losses(results))); *a Now, How can I will get *voltage of buses, & voltage in a certain bus no.* I also need

Re: Operation of the load flow for isolated sections - MATPOWER

2016-12-13 Thread Ray Zimmerman
If the isolated portions have adequate generation to operate as an island, then the only thing necessary is to make sure that each island has its own reference bus. In your case, however, I suppose there are de-energized sections. MATPOWER does not automatically handle the de-energized

Re: question about psse2mpc

2016-12-13 Thread Ray Zimmerman
All MATPOWER functions contain their own documentation, available by typing, for example ‘help ext2int’. Or you can look it up in the MATPOWER Online Function Reference listed in the documentation section of the MATPOWER home page