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

How do you access the values within an array, How do you access the values ...

How do you access the values within an array? - Arrays comprise a number of elements, which depends on the size you assigned it during variable declaration. - Every element

Define difference among new & malloc?, Both malloc & new functions are util...

Both malloc & new functions are utilized for dynamic memory allocations & the basic difference is: malloc need a special "typecasting" while it allocates memory for eg. if the poin

Merge sort, Write a program in C language to implement Two-Way Merge Sort. ...

Write a program in C language to implement Two-Way Merge Sort. Input the following data to the program. Show all intermediate steps: 84, 83, 78,90,23,123,98,159,8,200

Super ASCII stringchecker, In the Byteland country a string "s" is said to ...

In the Byteland country a string "s" is said to super ascii string if and only if count of each charecter in the string is equal to its ascci value in the byteland country ascii co

C program for the no are in ascending order , #include stdio.h> #include...

#include stdio.h> #include conio.h> #include string.h> void main() {           int i=0,j=0,k=0,l=0;           int a[3][3],temp[3][3];           clrscr();

Develop a complex app, Project Description: I would like to be building ...

Project Description: I would like to be building regarding a complex mobile application build as we require the signing of an NDA. My firm in based in Montreal Canada and we are

Explain nested classes, Nested Classes Many a times, it becomes essenti...

Nested Classes Many a times, it becomes essential to have a class contain properties of two other classes. One way is to explain a class within another - that is a class with m

Application to maintain soccer team information, Write a C program "team.c"...

Write a C program "team.c" that maintains information for a soccer team. The program will allow you to add and delete players from your team, to search your team for players by nam

Need a solution, Hello. I need a solution for this assignment. It is for C+...

Hello. I need a solution for this assignment. It is for C++ Language: Create a BusinessPartner class that contains a first name, company name, and a telephone number. Create a Con

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