What is the formula to find out the kvar required to improve the powerfactor from .85 to .99 at 1500kw, 415v.
4 19581What is the winding resistsnce need to be in a 1000kva, 11kv/415v transformer, between ht winding to lt winding, ht winding to earth, lt winding to earth.?
1 5800Post New Trident Electrical Engineering Interview Questions
What is non linear data structure with example?
Why transgenics are considered a threat to the environmental safety?
How can you add a jquery library in your project?
How to create files in unix?
What is Include directive?
What is the penal interest charged in your bank? Have you ever refunded it?
What are the mapping paramaters and maping variables?
What are statistical software and data analysis in r?
What are the essential components of a crt?
How does xaml relate to ebxml? : xaml
> CREATE OR REPLACE FUNCTION FACTORIAL_1(factstr varchar2 ) 2 RETURN NUMBER AS 3 new_str VARCHAR2(4000) := factstr||'*' ; 4 fact number := 1 ; 5 BEGIN 6 7 WHILE new_str IS NOT NULL 8 LOOP 9 fact := fact * TO_NUMBER(SUBSTR(new_str,1,INSTR(new_str,'*')-1)); 10 new_str := substr( new_str,INSTR(new_str,'*')+1); 11 END LOOP; 12 13 RETURN fact; 14 15 END; explanation Above program?
Why would some industries select pneumatics over hydraulic?
How to implement in app purchase in ios objective c?
please send me last five year papers for my electronic and communication branch as i have completed my graduation in diploma.
How do I view an asp file?