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
iris [78.8K]
3 years ago
5

The two shafts of a Hooke’s coupling have their axes inclined at 20°.The shaft A revolves at a uniform speed of 1000 rpm. The sh

aft B carries a flywheel of mass 30 kg. If the radius of gyration of the flywheel is 100 mm, find the maximum torque in shaft B.
Engineering
1 answer:
lapo4ka [179]3 years ago
4 0

Answer:

33.429 N-m

Explanation:

Given :

Inclination angle of two shaft, α = 20°

Speed of shaft A, N_{A} = 1000 rpm

Mass of flywheel, m = 30 kg

Radius of Gyration, k =100 mm

                                   = 0.1 m

Now we know that for maximum velocity,

\frac{N_{B}}{N_{A}} = \frac{cos\alpha }{1 - sin^{2}\alpha }

\frac{N_{B}}{1000} = \frac{cos20}{1 - sin^{2}20 }

N_{B} = 1064.1 rpm

Now we know

Mass of flywheel, m = 30 kg

Radius of Gyration, k =100 mm

                                   = 0.1 m

Therefore moment of inertia of flywheel, I = m.k^{2}

                                                                      =30 X 0.1^{2}

                                                                     = 0.3 kg-m^{2}

Now torque on the output shaft

T₂ = I x ω

    = 0.3 X 1064.2 rpm

    = 0.3\times \frac{2\pi \times 1064.1}{60}

     = 33.429 N-m

Torque on the Shaft B is 33.429 N-m

You might be interested in
-Electronic control modules can easily evaluate the voltage and current levels of circuits to which they are connected and deter
erma4kov [3.2K]

Answer:

multiplexing

Explanation:

3 0
3 years ago
In this assignment, you will write a user interface for your calculator using JavaFX. Your graphical user interface (GUI) should
Zolol [24]

Answer:

Kindly note that, you're to replace "at" with shift 2 as the brainly text editor can't take the symbol

Explanation:

import javafx.application.Application;

import javafx.stage.Stage;

import javafx.scene.Group;

import javafx.scene.Scene;

import javafx.scene.layout.VBox;

import javafx.scene.layout.HBox;

import javafx.scene.control.TextField;

import javafx.scene.control.Button;

public class Calculator extends Application {

public static void main(String[] args) {

// TODO Auto-generated method stub

launch(args);

}

"at"Override

public void start(Stage primaryStage) throws Exception {

// TODO Auto-generated method stub

Group root = new Group();

VBox mainBox = new VBox();

HBox inpBox = new HBox();

TextField txtInput = new TextField ();

txtInput.setEditable(false);

txtInput.setStyle("-fx-font: 20 mono-spaced;");

txtInput.setText("0.0");

txtInput.setMinHeight(20);

txtInput.setMinWidth(200);

inpBox.getChildren().add(txtInput);

Scene scene = new Scene(root, 200, 294);

mainBox.getChildren().add(inpBox);

HBox rowOne = new HBox();

Button btn7 = new Button("7");

btn7.setMinWidth(50);

btn7.setMinHeight(50);

Button btn8 = new Button("8");

btn8.setMinWidth(50);

btn8.setMinHeight(50);

Button btn9 = new Button("9");

btn9.setMinWidth(50);

btn9.setMinHeight(50);

Button btnDiv = new Button("/");

btnDiv.setMinWidth(50);

btnDiv.setMinHeight(50);

rowOne.getChildren().addAll(btn7,btn8,btn9,btnDiv);

mainBox.getChildren().add(rowOne);

HBox rowTwo = new HBox();

Button btn4 = new Button("4");

btn4.setMinWidth(50);

btn4.setMinHeight(50);

Button btn5 = new Button("5");

btn5.setMinWidth(50);

btn5.setMinHeight(50);

Button btn6 = new Button("6");

btn6.setMinWidth(50);

btn6.setMinHeight(50);

Button btnMul = new Button("*");

btnMul.setMinWidth(50);

btnMul.setMinHeight(50);

rowTwo.getChildren().addAll(btn4,btn5,btn6,btnMul);

mainBox.getChildren().add(rowTwo);

HBox rowThree = new HBox();

Button btn1 = new Button("1");

btn1.setMinWidth(50);

btn1.setMinHeight(50);

Button btn2 = new Button("2");

btn2.setMinWidth(50);

btn2.setMinHeight(50);

Button btn3 = new Button("3");

btn3.setMinWidth(50);

btn3.setMinHeight(50);

Button btnSub = new Button("-");

btnSub.setMinWidth(50);

btnSub.setMinHeight(50);

rowThree.getChildren().addAll(btn1,btn2,btn3,btnSub);

mainBox.getChildren().add(rowThree);

HBox rowFour = new HBox();

Button btnC = new Button("C");

btnC.setMinWidth(50);

btnC.setMinHeight(50);

Button btn0 = new Button("0");

btn0.setMinWidth(50);

btn0.setMinHeight(50);

Button btnDot = new Button(".");

btnDot.setMinWidth(50);

btnDot.setMinHeight(50);

Button btnAdd = new Button("+");

btnAdd.setMinWidth(50);

btnAdd.setMinHeight(50);

rowFour.getChildren().addAll(btnC,btn0,btnDot,btnAdd);

mainBox.getChildren().add(rowFour);

HBox rowFive = new HBox();

Button btnEq = new Button("=");

btnEq.setMinWidth(200);

btnEq.setMinHeight(50);

rowFive.getChildren().add(btnEq);

mainBox.getChildren().add(rowFive);

root.getChildren().add(mainBox);

primaryStage.setScene(scene);

primaryStage.setTitle("GUI Calculator");

primaryStage.show();

}

}

4 0
3 years ago
What is a p-n junction? Show by the diagram.
Natalija [7]

Answer:

The p-n junction is a region formed when a p -type semiconductor material is joined to an n-type semiconductor material

Explanation:

The p type semiconductor has holes as its majority charge carriers making it positively charged while the n –types has an overall negative charge. At the junction the holes move towards the electron until such a time when there is a balance in charges from both materials, which leads to the formation of the depletion zone as shown in the attachment below

                           

5 0
3 years ago
The most important rating for batteries is the what
kifflom [539]

Answer:

I'm completely sure that the answer is: The most important rating for batteries is the ampere-hour rating. Ampere-hour is the battery discharge rating. It's used as a measure of charge in your device. It indicates how long your device will work without charging.

Explanation:

Hope this helped!

7 0
2 years ago
Wet steam at 15 bar is throttled adiabatically in a steady-flow process to 2 bar. The resulting stream has a temperature of 130°
cricket20 [7]

Answer:

\Delta s = 0.8708\,\frac{kJ}{kg\cdot K}

Explanation:

The adiabatic throttling process is modelled after the First Law of Thermodynamics:

m\cdot (h_{in} - h_{out}) = 0

h_{in} = h_{out}

Properties of water at inlet and outlet are obtained from steam tables:

State 1 - Inlet (Liquid-Vapor Mixture)

P = 1500\,kPa

T = 198.29\,^{\textdegree}C

h = 2726.9\,\frac{kJ}{kg}

s = 6.3068\,\frac{kJ}{kg\cdot K}

x = 0.967

State 2 - Outlet (Superheated Vapor)

P = 200\,kPa

T = 130\,^{\textdegree}C

h = 2726.9\,\frac{kJ}{kg}

s = 7.1776\,\frac{kJ}{kg\cdot K}

The change of entropy of the steam is derived of the Second Law of Thermodynamics:

\Delta s = 7.1776\,\frac{kJ}{kg\cdot K} - 6.3068\, \frac{kJ}{kg\cdot K}

\Delta s = 0.8708\,\frac{kJ}{kg\cdot K}

6 0
3 years ago
Other questions:
  • A manufacturer makes two types of drinking straws: one with a square cross-sectional shape, and the other type the typical round
    9·1 answer
  • Given the following data, plot the stress-strain curves for the two unknown materials on the same set of stress-strain axes. Den
    9·1 answer
  • Atmospheric pressure is measured to be 14.769 psia. a. What would be the equivalent reading of a water barometer (inches of H20)
    11·1 answer
  • Liquid water enters an adiabatic piping system at 15°C at a rate of 8kg/s. If the water temperature rises by 0.2°C during flow d
    12·1 answer
  • The flow curve for a certain metal has parameters: strain-hardening
    8·1 answer
  • One kilogram of water contained in a piston–cylinder assembly, initially saturated vapor at 460 kPa, is condensed at constant pr
    15·1 answer
  • Which type of finish is absorbed into the wood?
    7·1 answer
  • What’s the population in the world and why does it keep increasing in bad areas.
    8·1 answer
  • 100000000000x1000000000000=?
    14·2 answers
  • 12. What procedure should you follow when taking measurements?
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!