Module 1 - Part 3: Dynamics in Suspension System
Functions
- Support Weight: Manage static and dynamic loads.
- Comfort: Absorb shocks and vibrations.
- Control: Ensure tires maintain contact with the road.
- Handling: Enhance cornering and stability.
Key Components
- Springs: Coil, Leaf, Torsion Bar, and Air Springs.
- Dampers (Shock Absorbers): Control spring rate and prevent excessive bouncing.
- Anti-roll Bars: Link opposite wheels to reduce body roll in turns.
Suspension Types
- Dependent (Rigid Axle): Movement of one wheel affects the other. Common in trucks.
- Independent:
- MacPherson Strut: Simple, space-saving, standard for front axles.
- Double Wishbone: Precise wheel control, common in performance cars.
- Multi-link: Multiple arms for maximum adjustability and comfort.
Dynamics and Modeling
- Natural Frequency: How the suspension responds to disturbances (Ideal: 1-2 Hz for comfort).
- Damping Ratio: Ability to dissipate energy (Ideal: 0.7 - 1.0).
- Roll Center: The point about which the car body rolls.
- Quarter Car Model: Simplified 2-DoF model used for vibration analysis.
- Full Vehicle Model: Typically requires 14-16 DoF for accurate simulation.
EV Considerations
- Stiffer Springs: Often required to handle the increased mass of EVs.
- Active Suspension: Electronically controlled to adapt to different loads (Battery Full vs. Empty).
🛠️ Comprehensive Module Deep-Dive: Suspension Engineering
1. Kinematic Comparison: Independent Systems
The choice of suspension geometry is a compromise between cost, space, and handling precision:
- MacPherson Strut: The wheel is controlled by a single lower control arm and a sliding strut.
- Pros: Excellent packaging (allows for a transverse engine or front trunk/frunk) and low cost.
- Cons: High installation height (can conflict with low hood lines) and “Camber Gain” issues—the tire tilts as the suspension compresses, reducing the contact patch in hard turns.
- Double Wishbone: Uses two parallel triangular arms.
- The “Four-Bar Linkage”: This allows engineers to perfectly tune the Camber Curve. As the car leans, the geometry pulls the top of the tire inward, keeping the tread flat on the road. It handles higher lateral loads than a strut.
- Multi-Link: The most complex system, using 4 or 5 separate arms. It allows for independent control of Roll Steer and Toe Change, virtually eliminating the handling trade-offs of simpler systems.
2. Advanced Damping: Magneto-Rheological (MR) Technology
Standard dampers use fixed orifices to control oil flow. EVs often use MR dampers for real-time optimization:
- The Fluid: A synthetic oil containing micron-sized iron particles.
- The “Valve”: There are no moving mechanical valves. Instead, an electromagnetic coil is placed in the piston.
- The Physics: When a current is applied, the iron particles align into “fibers,” drastically increasing the fluid’s viscosity (making it “thicker”).
- The Benefit: The damping force can be changed 1,000 times per second. This allows the car to be “cloud-soft” on a straight highway and “rock-solid” the instant the driver swerves to avoid an obstacle.
3. Mathematical Modeling of Ride Quality
Engineers use the Quarter Car Model to define the “Ride Rate”:
- Natural Frequency (): Defined by the ratio of spring stiffness () to mass ():
For a heavy EV, if you keep the same springs as an ICE car, the natural frequency drops, making the car feel “floaty” and potentially causing motion sickness. Therefore, EVs require higher values (stiffer springs). - Damping Ratio (): Defines how quickly oscillations die out.
- : Underdamped (Car bounces several times).
- : Critically damped (Car returns to level in one move).
- Optimal Range: Passenger cars are usually tuned to to provide a balance between control and comfort.
4. Roll Center and Stability Geometry
The Roll Center is the imaginary point about which the car body rotates during a turn.
- Geometric Determination: For a double-wishbone setup, it is found by extending the lines of the upper and lower arms until they intersect (the Instantaneous Center), then drawing a line back to the tire contact patch.
- Roll Axis: The line connecting the front and rear roll centers. The distance between the CG and the Roll Axis is the “Moment Arm.” The larger this distance, the more the car will lean. EVs use their low CG to minimize this distance, allowing for softer, more comfortable springs without excessive body roll.
5. Full Vehicle Simulation (16 DoF)
A complete dynamic model accounts for:
- Body (6 DoF): 3 translations + 3 rotations.
- Unsprung Mass (4 DoF): Vertical travel of each wheel.
- Sprung Mass (4 DoF): Relative vertical motion of each corner.
- Steering (2 DoF): Compliance and angle of the front wheels.
Solving these 16 simultaneous differential equations is what allows software like Simulink to predict how an EV will react to a “Moose Test” or an emergency braking event before a single prototype is built.