Recent content by dabieder
-
D
Modeling a (very simple) vehicle suspension
Here is what I am currently working with. it is only one spring and one damper, meaning the tires are currently made out of concrete;) https://jsfiddle.net/Lhz2frpg/2/ If you play around with the sliders you can see the behavior, and the function plot looks kinda cool;) I am especially...- dabieder
- Post #13
- Forum: Programming and Computer Science
-
D
Modeling a (very simple) vehicle suspension
Thanks for your input so far, I think I am progressing slowly. What I do not yet understand is what happens in terms of forces when the maximum extension or compression of the spring is reached? I also have problems with my damping which always results in the spring eventually not moving at...- dabieder
- Post #10
- Forum: Programming and Computer Science
-
D
Modeling a (very simple) vehicle suspension
Thanks for your input. I think I have trouble with understanding even before damping comes into effect. What exactly happens with the spring forces (in terms of hookes law) when the suspension goes over a bump? Is the spring simpy compressed by the amount of vertical displacement, or do I have...- dabieder
- Post #4
- Forum: Programming and Computer Science
-
D
Modeling a (very simple) vehicle suspension
Hi, I am generating synthetic images from the perspective of a moving vehicle, i.e. a camera mounted on a vehicle driving through a computer generated scene. Now i want to simulate the motions of the vehicle body that result from road roughness (bumps, patches). I modeled my road roughness...- dabieder
- Thread
- Modeling Suspension Vehicle
- Replies: 13
- Forum: Programming and Computer Science