Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wheel position and suspension travel
09-17-2010, 12:40 AM,
#16
 
cologne Wrote:
Quote:then the travel is how far the springs can compress above that position.

This implicit says : there is no spring-force on the lifted out wheel

But the values are:

Wheel lifted out:
static_wheelload = 0;
springforce_min > 0; travel = 0;


Wheel in defined position:
springforce_zero = f( travel=0 );
static_wheelload = f(springtravel_zero );

Wheel in upper position:
springforce_max >0; travel = max;

where:
springforce = f( travel );
if linear: springforce = f( travel ) = stiffness * travel;
--------
proposal:

travel_negative = 5 defined frome the static wheelposition downwards
travel_positive = 10 defined frome the static wheelposition upwards
springtype = linear define the type of spring normalized to the wheel
linear_stiffness = 20000 define parameter for linear type

During car initialization compute one time:
static_wheelload = f(springtravel_zero );

very interesting proposal... any more work/update on this?
Reply


Messages In This Thread
[No subject] - by zimluura - 07-11-2008, 05:45 PM
[No subject] - by cologne - 07-15-2008, 11:04 AM
[No subject] - by joevenzon_phpbb2_import3 - 07-15-2008, 08:23 PM
[No subject] - by cotharyus - 07-15-2008, 08:52 PM
[No subject] - by cologne - 07-16-2008, 07:36 AM
[No subject] - by joevenzon_phpbb2_import3 - 07-25-2008, 08:42 PM
[No subject] - by cologne - 07-26-2008, 09:39 AM
[No subject] - by cologne - 09-07-2008, 06:26 PM
[No subject] - by joevenzon_phpbb2_import3 - 09-07-2008, 10:44 PM
[No subject] - by stan.distortion - 07-20-2009, 06:42 AM
[No subject] - by stan.distortion - 07-20-2009, 08:14 AM
[No subject] - by joevenzon_phpbb2_import3 - 07-22-2009, 11:02 PM
[No subject] - by joevenzon_phpbb2_import3 - 08-01-2009, 12:42 PM
[No subject] - by joevenzon_phpbb2_import3 - 08-01-2009, 01:57 PM
[No subject] - by trose - 09-17-2010, 12:40 AM
[No subject] - by cologne - 09-19-2010, 04:06 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)