3D Physics - Machines

In this case a 'machine' is any device where you can apply a force to move some object.

Law of the Machine

For an ideal machine

ideal machine

P=a W

where:
symbol
description
type
units
P effort vector N=newton=kg*m/s2
W load vector N=newton=kg*m/s2
a slope scalar none

For a machine with friction

machine with friction

P=a W + b

where:
symbol
description
type
units
P effort vector N=newton=kg*m/s2
W load vector N=newton=kg*m/s2
a slope scalar none
b static friction vector N=newton=kg*m/s2

Limiting Mechanical Advantage and Efficiency

M.A. = W/P

but P=a W + b so,

M.A. = W/(a W + b)

M.A. = 1/(a + b/W)

As W is increased b/W becomes smaller. At high values of W, b/W becomes practically zero. The M.A. is said to reach a limiting value when W is infinitely large.

Limiting M.A. = 1/a

Limiting efficency = Limiting M.A./VR = 1/(a * VR)

This is the limiting efficiency which can be attained by a machine

Example

A simple lifting machine gave the following results on test:

Load Raised (N) 30.2 93.4 155.8 218 311.8 438
Effort Applied (N) 8.45 16 25.1 32.2 46.7 63.7

Plot these values and find the law of the machine.

Draw the efficiency on a load base. What is the limiting efficiency? VR = 15.75

  1. efficiency = 30.2/(8.45*15.75) = 0.246 at 30.2N (load)
  2. efficiency = 93.4/(16*15.75) = 0.37 at 93.4N (load)
  3. efficiency = 155.8/(25.1*15.75) = 0.393 at 155.8N (load)
  4. efficiency = 218/(32.2*15.75) = 0.431 at 218N (load)
  5. efficiency = 311.8/(46.7*15.75) = 0.424 at 311.8N (load)
  6. efficiency = 438/(63.7*15.75) = 0.437 at 438N (load)

machine example

 

machine example 2


metadata block
see also:
Correspondence about this page

Book Shop - Further reading.

Where I can, I have put links to Amazon for books that are relevant to the subject, click on the appropriate country flag to get more details of the book or to buy it from them.

 

cover 3d Games: Physics -

 

cover Casio WV-300DE-7AER Tough Solar Wave Ceptor Watch.

Commercial Software Shop

Where I can, I have put links to Amazon for commercial software, not directly related to the software project, but related to the subject being discussed, click on the appropriate country flag to get more details of the software or to buy it from them.

 

cover Dark Basic Professional Edition - It is better to get this professional edition

cover This is a version of basic designed for building games, for example to rotate a cube you might do the following:
make object cube 1,100
for x=1 to 360
rotate object 1,x,x,0
next x

cover Game Programming with Darkbasic - book for above software

This site may have errors. Don't use for critical systems.

Copyright (c) 1998-2023 Martin John Baker - All rights reserved - privacy policy.