It depends how you want to operate the SVC. If you want to solve a power flow with the SVC set to maintain a set point voltage, this should be fine.
-- Ray Zimmerman Senior Research Associate 419A Warren Hall, Cornell University, Ithaca, NY 14853 phone: (607) 255-9645 On May 9, 2013, at 2:29 AM, Umer Ali Alsedeeq Ibrahim <[email protected]> wrote: > Dear Dr. Ray Zimmerman > > If I want to place SVC with rating (±100MVAR) at load bus ( BUS TYPE 1) for > example at bus#4 in the below example, the load bus shall be change to (BUS > TYPE 2 ) and in the generator data, I have to add the load bus to generator > bus with Pmax=Pmin =0 , Qmax =100, Qmin =-100MVAR > > > > > %% bus data > % bus_i type Pd Qd Gs Bs area Vm Va baseKV zone Vmax > Vmin > mpc.bus = [ > 1 3 0 0 0 0 1 1.05 0 230 1 1.05 1.05; > 2 2 0 0 0 0 1 1.05 0 230 1 1.05 1.05; > 3 2 0 0 0 0 1 1.07 0 230 1 1.07 1.07; > 4 2 70 70 0 0 1 1 0 230 1 1.05 0.95; ( I have change > the bus from 1 to 2) > 5 1 70 70 0 0 1 1 0 230 1 1.05 0.95; > 6 1 70 70 0 0 1 1 0 230 1 1.05 0.95; > ]; > > > %% generator data > % bus Pg Qg Qmax Qmin Vg mBase status Pmax Pmin Pc1 Pc2 > Qc1min Qc1max Qc2min Qc2max ramp_agc ramp_10 ramp_30 ramp_q apf > mpc.gen = [ > 1 0 0 100 -100 1.05 100 1 200 50 0 0 0 0 0 0 0 > 0 0 0 0; > 2 50 0 100 -100 1.05 100 1 150 37.5 0 0 0 0 0 0 > 0 0 0 0 0; > 3 60 0 100 -100 1.07 100 1 180 45 0 0 0 0 0 0 0 > 0 0 0 0; > 4 0 0 100 -100 1.05 100 1 0 0 0 0 0 0 0 0 0 > 0 0 0 0 ( I have put Pmax=Pmin=0 > ]; > > I have modify the case6ww data to incorporate SVC at Bus #4 as shown in bus > and generator data, please let me know whether I am in right track or not, > please help > > Best Regards > > Omer Ali Elsiddig Ibrahim > > > Disclaimer: > This e-mail and any attachments may contain information which is > confidential. They should not be distributed, disclosed or copied to anyone > without the approval of the sender. If you are not one of the intended > recipients of this e-mail, please delete the e-mail and any attachments, and > all copies, and notify the sender by e-mail or telephone. Confidentiality is > not waived or lost by mistaken communication. Before opening this e-mail or > an attachment, you should check them for viruses. تنويه هام: هذه الرسالة > الإلكترونية وأية ملحقات معها قد تحتوي على معلومات سرية، يجب أن لا يوزعا أو > يكشف مضمونهما و/أو نسخهما لأي كان من دون موافقة المرسل. إذا لم تكن واحداً من > الأشخاص الموجه لهم هذا البريد الإلكتروني ووصل إلى بريدك الإلكتروني عن طريق > الخطاً، يرجى حذف الرسالة مع ملحقاتها فضلاً عن حذف جميع نسخها. وبعد ذلك، يرجى > الإتصال بالمرسل عبر البريد الإلكتروني او الهاتف لإبلاغه بالخطأ الحاصل. لا > تفقد سرية المعلومات أو يتنازل عنها بسبب خطأ ناجم عن إرسال وتوجيه البريد > الالكتروني لأشخاص غير مقصودين. كما يتوجب على متلقي البريد الإلكتروني وملحقاته > أن يتفحصوهما دوماً قبل الإطلاع عليهما، للتأكد من خلوهما من الفيروسات > الإلكترونية الضارة. > > Qatar General Electricity & Water Corporation >
