home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / technical / engine / !Engine / !Explain < prev    next >
Encoding:
Text File  |  1989-06-09  |  1.5 KB  |  74 lines

  1. An Engine Power Calculator   © Mr Ginger 1993
  2. --------------------------   ----------------
  3. Version 1.00 (29-May-93)
  4.  
  5. Horse Power is :
  6. -----------
  7.  
  8. b.h.p = ( torque * revolutions ) / time
  9.  
  10. torque is the twisting force that turns the wheels . It is
  11. measured in pounds per foot . 33,000 lb/minute is one
  12. whole horsepower . This was devised by J.Watt using strong
  13. Dray horses , and was understandable at the time . Power is
  14. the 'rate of work done' . Engine speed is in revolutions
  15. per minute .
  16.  
  17. Brake Mean Effective Pressure 
  18. -----------------------------
  19.  
  20. b.m.e.p. = ( b.h.p. * 13,000 ) / ( Capacity * revs. ) 
  21.  
  22. This is useful as it calculates an average of 
  23. cylinder pressures .
  24.  
  25. As an example 
  26. -------------
  27.  
  28. 1.025 Litre engine 
  29. torque 38 lb at 5,700 r.p.m
  30. = 49 b.h.p 
  31. =111 b.m.e.p  
  32.  
  33. 0.875cc version , 
  34. torque 55 lb at 4,700 r.p.m
  35. = 44 b.h.p 
  36. =141 b.m.e.p  
  37.  
  38. The Horse Power alone does not reveal the diffrence in the
  39. state of tune . But the B.M.E.P does spot the diffrence .
  40. Horse Power alone is misleading . 
  41.  
  42. 5.7 Litre Yank V8
  43. torque 230 lb's at 4,700 r.p.m
  44. = 205 b.h.p
  45. =  99 b.m.e.p
  46.  
  47. 5.2 Litre European stock !
  48. torque 380 lb's at 4,800 r.p.m
  49. = 348 b.h.p
  50. = 165 b.m.e.p
  51.  
  52. To tune the first example it would be hard to fail ,
  53. the second example would empty the bank balance .
  54.  
  55. Last but not least
  56.  
  57. Hillman Imp 
  58.  
  59. 0.998cc version , 
  60. torque 7O's lb at 8,250 r.p.m
  61. = 120 b.h.p 
  62. = 190 b.m.e.p
  63.  
  64.  
  65.  
  66. Reffrence
  67. ---------
  68.  
  69. Buy    =Performance Tuning in Theory & Pratice 
  70. Author =A.Graham Bell
  71. ISBN   =0 85429 275 6'
  72.  
  73. © Mr Ginger 1993 
  74.