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
Ugo [173]
3 years ago
13

A 4-pole, 60-Hz, 690-V, delta-connected, three-phase induction motor develops 20 HP at full-load slip of 4%. 1) Determine the to

rque and the power developed at 4% slip when a reduced voltage of 340V is applied. 2) What must be the new slip for the motor to develop the same torque when the reduced voltage is applied
Engineering
1 answer:
gladu [14]3 years ago
3 0

Answer:

1. i. 20 Nm ii. 4.85 HP

2. 16.5 %

Explanation:

1) Determine the torque and the power developed at 4% slip when a reduced voltage of 340V is applied.

i. Torque

Since slip is constant at 4 %,torque, T ∝ V² where V = voltage

Now, T₂/T₁ = V₂²/V₁² where T₁ = torque at 690 V = P/2πN where P = power = 20 HP = 20 × 746 W = 14920 W, N = rotor speed = N'(1 - s) where s = slip = 4% = 0.04 and N' = synchronous speed = 120f/p where f = frequency = 60 Hz and p = number of poles = 4.

So, N' = 120 × 60/4 = 30 × 60 = 1800 rpm

So, N = N'(1 - s) = 1800 rpm(1 - 0.04) = 1800 rpm(0.96) = 1728 rpm = 1728/60 = 28.8 rps

So, T = P/2πN = 14920 W/(2π × 28.8rps) = 14920 W/180.96 = 82.45 Nm

T₂ = torque at 340 V, V₁ = 690 V and V₂ = 340 V

So, T₂/T₁ = V₂²/V₁²

T₂ = (V₂²/V₁²)T₁

T₂ = (V₂/V₁)²T₁

T₂ = (340 V/690 V)²82.45 Nm

T₂ = (0.4928)²82.45 Nm

T₂ = (0.2428)82.45 Nm

T₂ = 20.02 Nm

T₂ ≅ 20 Nm

ii. Power

P = 2πT₂N'

= 2π × 20 Nm × 28.8 rps

= 1152π W

= 3619.11 W

converting to HP

= 3619.11 W/746 W

= 4.85 HP

2) What must be the new slip for the motor to develop the same torque when the reduced voltage is applied

Since torque T ∝ sV² where s = slip and V = voltage,

T₂/T₁ = s₂V₂²/s₁V₁²

where T₁ = torque at slip, s₁ = 4% and voltage V₁ = 690 V and T₂ = torque at slip, s₂ = unknown and voltage V₂ = 340 V

If the torque is the same, T₁ = T₂ ⇒ T₂T₁ = 1

So,

T₂/T₁ = s₂V₂²/s₁V₁²

1 = s₂V₂²/s₁V₁²

s₂V₂² = s₁V₁²

s₂ = s₁V₁²/V₂²

s₂ = s₁(V₁/V₂)²

substituting the values of the variables into the equation, we have

s₂ = s₁(V₁/V₂)²

s₂ = 4%(690/340)²

s₂ = 4%(2.0294)²

s₂ = 4%(4.119)

s₂ = 16.47 %

s₂ ≅ 16.5 %

You might be interested in
Oil (SAE 30) at 15.6 oC flows steadily between fixed, horizontal, parallel plates. The pressure drop per unit length along the c
Nitella [24]

Answer:

(a) The volume rate of flow per meter width = 5.6*10⁻³ m²/s

(b) The shear stress  acting on the bottom plate = 157.5 N/m²

(c) The velocity along the centerline of the channel = 0.93 m/s

Explanation:

(a)

Calculating the distance of plate from centre line using the formula;

h = d/2

where h = distance of plate

d = diameter of flow = 9 mm

Substituting, we have;

h = 9/2

  = 4.5 mm = 4.5*10^-3 m

Calculating the volume flow rate using the formula;

Q = (2h³/3μ)* (Δp/L)

Where;

Q = volume flow rate

h = distance of plate = 4.5*10^-3 m

μ = dynamic viscosity = 0.38 N.s/m²

(Δp/L) = Pressure drop per unit length = 35 kPa/m = 35000 Pa

Substituting into the equation, we have;

Q = (2*0.0045³/3*0.38) *(35000)

    = (1.8225*10⁻⁷/1.14) * (35000)

    = 1.60*10⁻⁷ * 35000

   = 5.6*10⁻³ m²/s

Therefore, the volume flow rate = 5.6*10⁻³ m³/s

(b) Calculating the shear stress acting at the bottom plate using the formula;

τ  = h*(Δp/L)

    = 0.0045* 35000

    = 157.5 N/m²

(c) Calculating the velocity along the centre of the channel using the formula;

u(max) = h²/2μ)* (Δp/L)

   = (0.0045²/2*0.38) * 35000

   =2.664*10⁻⁵ *35000

   = 0.93 m/s

7 0
3 years ago
When should u check ur review mirror
vaieri [72.5K]

Answer:

All the time and to see if someone is behind you.

Explanation:

After you check your side mirrors you should check your review mirror to see who is behind you.

6 0
3 years ago
Nêu đặc điểm của tín hiệu PAM rời rạc dạng lưỡng cực NRZ, RZ
zhuklara [117]

Answer:

yes it is certainly good ice cream

4 0
3 years ago
Assign numMatches with the number of elements in userValues that equal matchValue. userValues has NUM_VALS elements. Ex: If user
Thepotemich [5.8K]

Answer:

import java.util.Scanner;

public class FindMatchValue {

  public static void main (String [] args) {

     Scanner scnr = new Scanner(System.in);

     final int NUM_VALS = 4;

     int[] userValues = new int[NUM_VALS];

     int i;

     int matchValue;

     int numMatches = -99; // Assign numMatches with 0 before your for loop

     matchValue = scnr.nextInt();

     for (i = 0; i < userValues.length; ++i) {

        userValues[i] = scnr.nextInt();

     }

     /* Your solution goes here */

         numMatches = 0;

     for (i = 0; i < userValues.length; ++i) {

        if(userValues[i] == matchValue) {

                       numMatches++;

                }

     }

     System.out.println("matchValue: " + matchValue + ", numMatches: " + numMatches);

  }

}

8 0
3 years ago
An 1800-W toaster, a 1400-W electric frying pan, and a 75-W lamp are plugged into the same outlet in a 15-A, 120-V circuit. The
Mila [183]

Answer:

a) Current drawn by the toaster = 15A

Current drawn by the electric frying pan = 11.67A

Current drawn by the lamp = 0.625A

b) This combination will blow the 15A fuse as the total current requirement for this setup exceeds the 15A rating of the fuse.

Explanation:

a) For parallel connection, there exists, the same voltage and different currents across all the devices.

Voltage cross each of the 3 devices = outlet voltage of 120V

From their respective power rating, current drawn by each device will be calculated.

P = IV

For the toaster, P = 1800 W, V = 120V

I = 1800/120 = 15A

For the electric frying pan, P = 1400 W, V = 120 V

I = 1400/120 = 11.67 A

For the lamp, P = 75 W, V = 120V

I = 75/120 = 0.625 A

b) Total current in a parallel connection setup = Sum total of all the currents.

Total current drawn by all 3 devices = 15 + 11.67 + 0.625 = 27.295A = 27.3 A

This total current requirement surpasses the 15A current rating of the fuse, therefore, this combination will blow the fuse.

Hope this Helps!!!

6 0
3 years ago
Other questions:
  • Create a program that calculates the monthly payments on a loan using Decimal &amp; LC Console SEE Sanple Run Attached Specifica
    14·1 answer
  • Who can work on a fixed ladder that extends more than 24 feet?
    11·1 answer
  • Sadadasdasdasdasdadaaasd1
    14·1 answer
  • I need solution for this question ​
    10·1 answer
  • WHAT IS MEANT BY BJT AND FUNCTION OF BJT
    8·1 answer
  • Estimate the luminosity of a 3 -solar-mass main-sequence star; of a 9 -solar-mass main-sequence star. Can you easily estimate th
    5·1 answer
  • What three training organizations are important for Union Masons?
    14·1 answer
  • What factors need to be considered when building housing on a waterway
    10·2 answers
  • A) If a given directional antenna can receive 15 times the power of an isotropic antenna, what is
    11·1 answer
  • Which - type of service shop is least likely to provide service to all
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!