A Braking in a turn event simulates a vehicle decelerating in a circular path. The purpose of this event is to measure the stability of a vehicle while braking and turning. The vehicle is driven straight for the entry length and then turns onto the circular path. At the "Time to Apply Brakes" time, the brake torque is ramped on using the "Brake Step Duration" time so the vehicle slows at the "Desired Deceleration" rate. The event ends at the "End of Simulation" time.
Standard outputs for the vehicle and tires are included in the event. A Steer controller drives the vehicle on the path, a Drive torque controller maintains constant speed until the brakes are applied, and the Brake torque controller applies a torque to maintain the constant braking deceleration.
Braking in a Turn Event
Top View of a Braking in a Turn Event
Vehicle Model with Body Graphics
The Braking in a turn event is designed to work with a full vehicle model that has been built through the MotionView Assembly Wizard. The event should attach to the model automatically when added through the Task Wizard. The event can be used with models built manually, as long as the attachment scheme in the event is strictly followed.
The Braking in a turn event sequence is as follows:
Time |
Description |
Details |
---|---|---|
0 |
Static Analysis |
Static analysis is performed on the vehicle. |
0+ |
Fixed Joints Released |
Two joints holding the vehicle to the ground are released, and the four joints holding the wheels to the knuckle are released. The event template contains the commands that release the joints. |
Varies |
Drive Straight |
The vehicle drives straight for the entry length distance. The entry length is ¼ of the circumference of the circle. The speed is calculated using the desired Lateral Acceleration and the Track Radius. |
Varies |
Constant Radius Corner |
The Steer controller turns on to the constant radius circle and the vehicle settles into steady-state cornering. |
User Defined |
Begin Brake Apply |
The brakes are applied at the Time to Apply Brakes time. Braking increases from zero G’s to the Desired Deceleration, linearly over the Brake Step Duration time. |
End |
Simulation Ends |
Enter the simulation end time. |
The event is designed to simulate a vehicle braking while turning in a constant radius corner. Test conditions, such as the vehicle lateral acceleration, longitudinal deceleration and the test track corner radius are parametric in the event and can be easily modified to match the test conditions at the customer's track.
Figure - Path for the Braking in a Turn Test
Braking in a Turn Data Dialog
• | The vehicle is driven at a constant speed until the braking event begins using the Drive torque controller. |
• | The Steer controller steers the vehicle using a motion at the steering wheel or steering gear input shaft and is described here. |
• | The Vehicle velocity is calculated using the Lateral Acceleration, the Circle Radius and the equation v=sqrt(radius*acceleration). A number of unit conversion factors are required to convert to the model units of millimeters and seconds. |
• | The Brake torque controller maintains the Desired Deceleration. |
• | You are responsible for entering the braking and event end times that are consistent with the path and the time required for the vehicle to respond to the various inputs. |
The entities in the event are displayed in the MotionView Project Browser as shown in the image below:
Project Browser View - Braking in a Turn Analysis
Nine types of modeling element containers are used to define the event. Four sub-systems (Output Requests, Steer controller, Drive torque controller, and Brake torque controller) are also included in the event.
The event uses the standard event attachment. The attachments resolve automatically if the model is built through the Model Wizard. The attachments contain the minimum data the event needs to run the analysis. The attachments are standard for most events. Braking in a Turn Event – Attachments |
One dataset is used in the system and it contains the data used to describe the Braking in a turn event. The event allows you to set the Lateral Acceleration, Circle Radius, Turn Direction (left or right), End of Simulation time, Time to Apply Brakes, Desired Deceleration and Brake Step Duration. The initial velocity, wheel rotational velocities and ground height are calculated values and should not be changed. Project Browser View - Datasets - Braking in a Turn Analysis Dataset Property Data Dialog - Braking in a Turn Analysis |
The Form is the only place that you should change the lane change event. Lateral Acceleration, Circle Radius, Time to Apply Brakes, End of Simulation time, Desired Deceleration and Brake Step Duration are the parameters that can be changed. The Turn Direction can be either left or right, and it is user-dependent. The Ground z Coordinate is a calculated value and is calculated using the wheel CG Z location and the tire rolling radius from the Tire Data Form. Project Browser View - Forms - Braking in a Turn Analysis Braking in a Turn Data Analysis - Form Dialog |
One graphic is defined in the event. The graphics define the road surface graphics and should not require any user input. A full description of the graphics can be found here. Skidpad graphics are included to illustrate the path being driven, and are defined parametrically using the data in the Braking in a turn Form. Skidpad graphics should never require editing unless the event is being fundamentally changed. Project Browser View - Graphics - Braking in a Turn Analysis |
A ball joint is included in the Braking in a turn event. The joint attaches a dummy body to the steering rack. The joint is included to make certain events work in ADAMS. Attach the dummy body to the steering rack if building a model manually. Project Browser View - Joints - Braking in a Turn Analysis Joints Panel - Braking in a Turn Analysis |
One marker is included in the Braking in a turn event. The path origin is the origin of skidpad graphics and is parametrically defined to be the CG of the vehicle body. The markers refer to points and the points contain the parametric logic. Project Browser View - Markers - Braking in a Turn Analysis |
Three motions are included in the event. The steering motion is provided by the Steer controller to steer the vehicle, and it acts on a revolute joint that connects the steering wheel to the vehicle body. If a steering column is not included in the model, the joint acts between the steering rack input shaft and the vehicle body. The Front and Rear Wheel Motions act on the wheel spindle revolute joints that connect the wheel hub to the knuckle. The motion is initially zero (fixing the wheels to the knuckle) so the model converges statically. The motions are deactivated after the initial static analysis to allow the tires to rotate during the dynamic analysis. Project Browser View - Motions - Braking in a Turn Analysis |
Two points are defined in the event. All points are used to create the skidpad graphics. The points contain parametric logic to define their X, Y, and Z locations. You should not modify any points. Project Browser View - Points - Braking in a Turn Analysis |
The Braking in a turn event consists of only one solver variable, the Steer Path Variable, which calls a user subroutine to apply an input at the steering wheel in order to follow a desired path. Project Browser View - Solver Variables - Braking in a Turn Analysis Solver Variable Panel - Steer Path Variable The numbers in the solver variable USER subroutine call are as follows:
|
A template is included in the Braking in a turn event task. The template is solver specific, and only the MotionSolve template is documented. The template is inserted in the solver deck after the </Model> command and controls the execution of the event. Project Browser View – Templates - Braking in a Turn Analysis The template for this event is shown below:
|
ISO 7376-2006 - Passenger cars - Braking in A Turn - Open-loop test method.