1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Masja [62]
3 years ago
7

A 3-phase induction motor with 4 poles is connected to a voltage source with an amplitude of 209 Vrms and a frequency of 120 Hz.

The circuit has negligible line impedance and you can assume the simplified circuit model is valid. The motor has Rs = 2.3 LaTeX: \OmegaΩ, R'r = 0.7 LaTeX: \OmegaΩ, Xs = 1.3 LaTeX: \OmegaΩ, X'r = 1.8 LaTeX: \OmegaΩ , and Xm = 76 LaTeX: \OmegaΩ. In addition, the motor is spinning at a speed of 2,464 rpm. What is the output torque at the specified speed in Nm?
Engineering
1 answer:
Ket [755]3 years ago
4 0

Answer:

<em>T = 25.41 Nm</em>

Explanation:

Calculating Nsync (Synchronous Speed):

Nsync = 120f/P

Nsync = 120 x 120 / 4\\Nsync = 3600 rpm

Wsync = 3600 * 2\pi /180\\Wsync = 377 rad/s

Calculating s (Slip):

s = (Nsync - Nm) / Nsync \\[tex]s = (3600-2464)/3600\\s = 0.3156

Calculating Vth (Thevenin Voltage):

Vth = Vph (Xm / \sqrt{Rs^{2} + (Xs+Xm)^{2}  })\\Vth = 209 (76 / \sqrt{(2.3)^{2} + (1.3 + 76)^{2}  }\\Vth = 205.39 V

Calculating Rth (Thevenin Resistance):

Rth = Rs (Xm/Xs + Xm)^{2} \\Rth = 2.3 (76/1.3 + 76)^{2} \\Rth = 2.22 ohm

Calculating Xth (Thevenin Reactance):

Xth = Xs = 1.3 ohm

Calculating Torque:

T = (3Vth^{2}Rr/s) / (Wsync[(Rth+Rr/s)^{2} + (Xth + Xr)^{2}])\\T = (3*205.39*0.7/0.3156) / 377[(2.22+0.7/0.315)^{2} + (1.3+1.8)^{2}]

T = 280699 / 377 [19.69 + 9.61]

<em>T = 25.41 Nm</em>

You might be interested in
Fast plz-The mirror check may involve ______________.
barxatty [35]

Answer:

Realigning the mirror

Explanation:

mirrors should be aligned to minimize blind spots, not look at the tires.

6 0
2 years ago
Q2) An engineer borrowed $3000 from the bank, payable in six equal end-of-year payments at 8%. The bank agreed to reduce the int
tatyana61 [14]
Answer is: $637.28; just did the math but i really don’t want to type it all out.
6 0
3 years ago
Ruler game, HELPPPPP
viktelen [127]
D! :D
Hope I helped!!
3 0
2 years ago
Read 2 more answers
The steady-state data listed below are claimed for a power cycle operating between hot and cold reservoirs at 1200K and 400K, re
Anni [7]

Answer:

a) W_cycle = 200 KW , n_th = 33.33 %  , Irreversible

b) W_cycle = 600 KW , n_th = 100 %     , Impossible

c) W_cycle = 400 KW , n_th = 66.67 %  , Reversible

Explanation:

Given:

- The temperatures for hot and cold reservoirs are as follows:

  TL = 400 K

  TH = 1200 K

Find:

For each case W_cycle , n_th ( Thermal Efficiency ) :

(a) QH = 600 kW, QC = 400 kW

(b) QH = 600 kW, QC = 0 kW

(c) QH = 600 kW, QC = 200kW

- Determine whether the cycle operates reversibly, operates irreversibly, or is impossible.

Solution:

- The work done by the cycle is given by first law of thermodynamics:

                                 W_cycle = QH - QC

- For categorization of cycle is given by second law of thermodynamics which states that:

                                 n_th < n_max     ...... irreversible

                                 n_th = n_max     ...... reversible

                                 n_th > n_max     ...... impossible

- Where n_max is the maximum efficiency that could be achieved by a cycle with Hot and cold reservoirs as follows:

                                n_max = 1 - TL / TH = 1 - 400/1200 = 66.67 %

And,                         n_th = W_cycle / QH

a) QH = 600 kW, QC = 400 kW

   - The work done by cycle according to First Law is:

                                W_cycle = 600 - 400 = 200 KW

   - The thermal efficiency of the cycle is given by n_th:

                                n_th = W_cycle / QH

                                n_th = 200 / 600 = 33.33 %

   - The type of process according to second Law of thermodynamics:

               n_th = 33.333 %                n_max = 66.67 %

                                       n_th < n_max  

      Hence,                Irreversible Process  

b) QH = 600 kW, QC = 0 kW

   - The work done by cycle according to First Law is:

                                W_cycle = 600 - 0 = 600 KW

   - The thermal efficiency of the cycle is given by n_th:

                                n_th = W_cycle / QH

                                n_th = 600 / 600 = 100 %

   - The type of process according to second Law of thermodynamics:

                 n_th = 100 %                 n_max = 66.67 %

                                     n_th > n_max  

      Hence,               Impossible Process              

c) QH = 600 kW, QC = 200 kW

   - The work done by cycle according to First Law is:

                                W_cycle = 600 - 200 = 400 KW

   - The thermal efficiency of the cycle is given by n_th:

                                n_th = W_cycle / QH

                                n_th = 400 / 600 = 66.67 %

   - The type of process according to second Law of thermodynamics:

               n_th = 66.67 %                 n_max = 66.67 %

                                     n_th = n_max  

      Hence,                Reversible Process

7 0
3 years ago
Your program will be a line editor. A line editor is an editor where all operations are performed by entering commands at the co
soldier1979 [14.2K]

Answer:

Java program given below

Explanation:

import java.util.*;

import java.io.*;

public class Lineeditor

{

private static Node head;

 

class Node

{

 int data;

 Node next;

 public Node()

 {data = 0; next = null;}

 public Node(int x, Node n)

 {data = x; next =n;}

}

 

public void Displaylist(Node q)

 {if (q != null)

       {  

        System.out.println(q.data);

         Displaylist(q.next);

       }

 }

 

public void Buildlist()

  {Node q = new Node(0,null);

       head = q;

       String oneLine;

       try{BufferedReader indata = new

                 BufferedReader(new InputStreamReader(System.in)); // read data from terminals

                       System.out.println("Please enter a command or a line of text: ");  

          oneLine = indata.readLine();   // always need the following two lines to read data

         head.data = Integer.parseInt(oneLine);

         for (int i=1; i<=head.data; i++)

         {System.out.println("Please enter another command or a new line of text:");

               oneLine = indata.readLine();

               int num = Integer.parseInt(oneLine);

               Node p = new Node(num,null);

               q.next = p;

               q = p;}

       }catch(Exception e)

       { System.out.println("Error --" + e.toString());}

 }

public static void main(String[] args)

{Lineeditor mylist = new Lineeditor();

 mylist.Buildlist();

 mylist.Displaylist(head);

}

}

7 0
3 years ago
Other questions:
  • The lab technician you recently hired tells you the following: Boss, an undisturbed sample of saturated clayey soil was brought
    6·1 answer
  • c++ If your company needs 200 pencils per year, you cannot simply use this year’s price as the cost of pencils 2 years from now.
    9·1 answer
  • A room is cooled by circulating chilled water through a heat exchanger located in the room. The air is circulated through the he
    15·1 answer
  • What the phat is this
    14·2 answers
  • If a motorist moves with a speed of 30 km/hr, and covers the distance from place A to place B
    13·1 answer
  • Roku internet service providet​
    11·1 answer
  • 30 points have a good day
    11·1 answer
  • How much metal can be removed from a cracked drum to restore surface
    9·2 answers
  • What are the disadvantages of having a liquid cooled engine?
    5·1 answer
  • Technician A says power steering pumps can be engine driven. Technician B says power steering
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!