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

Cloud computing, hi Bhasker, as we spoke tru phone ,we need a project usin...

hi Bhasker, as we spoke tru phone ,we need a project using cloud computing .we need to present a protoype or demo on it (any thing using cloud should be fine)(ex: P2p)

Explain reference oddities, Reference Oddities A reference variable can...

Reference Oddities A reference variable can demote to any integer variable, be it in an array or a member variable from structure or class. Reference variables can demote to co

How to write a function template, How to write a function template A fu...

How to write a function template A function template should be written at the beginning of the program in the global area, or you may place it into a header file. All function

Give example of the do while loop, Normal 0 false false fal...

Normal 0 false false false EN-IN X-NONE X-NONE MicrosoftInternetExplorer4

String storage within c, The concept of a string in C is difficult, because...

The concept of a string in C is difficult, because a string is a collection of characters stored in memory terminated by a NULL string i.e. \0. Let us consider the string Hello. Th

Area under the curve, Write a c++ program to find the area under the curve ...

Write a c++ program to find the area under the curve y = f(x) between x = a and x = b, integrate y = f(x) between the limits of a and b. The area under a curve between two points c

Program to find whether a number is odd or even, PROGRAM TO FIND WHETHER A ...

PROGRAM TO FIND WHETHER A NUMBER IS ODD OR EVEN int main() { int number ; printf("Enter a whole number\n"); scanf("%d",&number); if(number % 2 == 0) printf("n

Program decision making instructions, Within programs we very often want to...

Within programs we very often want to execute a different section of code, depending upon various conditions within C the If statement is used to achieve this. The If statement con

Develop pidgin for windows, Develop Pidgin for Windows Project Descripti...

Develop Pidgin for Windows Project Description: I want to build Pidgin (open source instant messenger) for Windows with D-Bus support enabled. I've effectively built both

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