why is trnsformer rating in kva
Answers were Sorted based on User's Feedback
Answer / vishwas namdev shinde
in transformer there are losses presents which are core and
coper lossess,both of these losses are the function of
ohmic current and ohmic voltage.ultimately output of the
transformeris dependes on these losses which is the
function of volt and ampere and these losses are in 'k'.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / j.....
transformer is the device which convert A.C. current to the
D.C. current .during transformation of A.C. TO D.C. the
mechanism of voltage changes in cosine waves. and during
transformation some losses as (magnetic losses)produced .so
according to ohm's law its rated in volts but in transformer
large capacity voltage passes so it rated in "kva".
| Is This Answer Correct ? | 0 Yes | 4 No |
sir I need "INDIAN Engg. Services" Question Paper
Graduate Aptitude Test in Engineering ( GATE ) Question Paper - 2002 COMPUTER SCIENCE & ENGINEERING
1)what is the abbreviation for DGFS/OCGS for bark written test? 2)how can we know, we r in which category?
Respected sir/madam, My self R SANKAR. I am final year BE civil engineering student (2014-2018). i have shortlisted for isro exam 2018.last university exam (7th sem) result was declared i have scored 6.98CGPA. but they not provide last result mark sheet still now 1. What are the documents bring to isro exam venue? 2. either bring bonafide certificate from college instead of mark sheets?
could u send me the model papers for drug inspector exam at imrupinder@gmail.com
where v get the models for the gate exam?& for apptitude test ?
difference between connection less and wireless network ?
1 Answers GATE, KLN College of Engineering,
can u please send me IIIT M.Tech entrance question paper?
If you network is currently congested and you are using hubs in you network, what would be the best solution to decrease congestion on your network?
Hi friends. I am priyanka, applied for management trainee posts in vsp. If any body knows, the exam pattern pls post the answer. Thank U
1 Answers Punjab National Bank,
A new group of countries called BASIC is frequently mentioned in the news. which of the following is not one of them? (a) Argentina (b) Brazil (c) India (d) South Africa
void main() { int x=4,y,z: y=--x; z=x--; } what is the output