Find out the largest torque, C/C++ Programming

Assignment Help:

Find out the largest torque:

A flat belt is taken in use to transmit torque from pulley A to pulley B as shown in figure given below. The radius of each pulley is 50mm and coefficient of friction is 0.3. Find out the largest torque that can be transmitted if the allowable belt tension is 3KN.

Sol: Radius of each pulley = 50mm, R1 = R2  = 50mm

R1 = Radius of driver = 50mm

R2 = Radius of driven = 50mm

θ = Angle of contact= 1800 = p,

µ = Coefficient of friction = 0.3

568_Find out the largest torque.png

T1 = Allowable tension = 3KN 

T1  greater than T2

Using relation T1/T2  = eµθ

By putting all the value,

3/T2  = e(0.3)(p)

On solving T2  = 1.169KN                                                                       .......ANS

Since Radius of both pulley is same;

So, Torque exerted on both the pulley is same and

= (T1-T2).R1  = (T1-T2).R2

By putting all the value we get,

(3 - 1.169) X 50 = 91.55 KN-mm                                                    .......ANS

 


Related Discussions:- Find out the largest torque

Luminous jewel - a polishing game, Byteland county is very famous for lumin...

Byteland county is very famous for luminous jewels. Luminous jewels are used in making beautiful necklaces. A necklace consists of various luminous jewels of particular colour. Nec

Program to sort a range of numbers with insertion, Program to sort a range ...

Program to sort a range of numbers with Insertion: /* define variable */ const int max=29000; int list[max]; FILE *fp; clock_t start,end; char any1[8];

C, how to learn programming skills

how to learn programming skills

C program to create a file student.dat, Program is to create a file student...

Program is to create a file student.dat: Program is to create a file student.dat which contains all name, roll_no,marks(5 sub) and percentage   class student    {

Student, Ask4. Write a query to display the columns listed below. The query...

Ask4. Write a query to display the columns listed below. The query should list each customer in which the video rental is overdue. The Days_Overdue column should calculate the numb

Link list, For this program you will add and test 2 new member functions to...

For this program you will add and test 2 new member functions to the IntSLList class posted on the website. The two member functions are: insertByPosn(int el, int pos) Assuming t

Explain virtual base classes, Virtual Base Classes This ambiguity can b...

Virtual Base Classes This ambiguity can be resolved if the class derived have only one copy of the class base. This can be done by making the base class a virtual class. This k

Explain about the floating point constants in c language, Explain about the...

Explain about the Floating point Constants in c language? A floating point constant is the number that contains either a fraction or decimal part. If an exponent is present its

What is the employ of ''using'' declaration?, A: A using declaration makes ...

A: A using declaration makes it possible to employ a name from a namespace without the scope operator.

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd