Question

C++ language please write a code (USING CLASSES) to ask about the open circuit and short...

C++ language please

write a code (USING CLASSES) to ask about the open circuit and short circuit data and calculate the transformer parameters and write

1) the primary resistance is R

2) the primary reactant is X1

3) the core resistance is Rc

4) the magnetizing reactant is Xm

5) the secondary resistance is R2

6) the secondary reactant is X2

Then ask the user about the value the complex rated power and the Pa unit rating, and then calculate the efficiency.

Helpful equations:

OPEN CIRCUIT TEST: (ASK USER FOR Vo.c. , Io.c. , Po.c. , Vrated )

1)Po.c = Vo.c * Io.c * cos(theta)

2)(theta) = cos^-1 (Po.c)/(Vo.c * Io.c)

3) Rc = (Vo.c)/ (Io.c * cos(theta))

4) Xm = (Vo.c) / (Io.s * sin (theta))

5) Piron = Po.c. (Vrated / Vo.c)^2

SHORT CIRCUIT TEST: (ASK USER FOR Vs.c. , Is.c. , Ps.c. , Irated)

1) Req = R1 + R2 = (Ps.c.) / (Is.c.)^2

2) Zeq = (Vs.c.) / (Is.c.)

3) Xeq = sqrt( (Zeq)^2)-(Req)^2) )

4) Pc.u. = Ps.c. (Irated / If.l.)

0 0
Add a comment Improve this question Transcribed image text
Know the answer?
Add Answer to:
C++ language please write a code (USING CLASSES) to ask about the open circuit and short...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT