main content

vehicle with dual clutch transmission -凯发k8网页登录

this example shows a vehicle with a five-speed automatic dual-clutch transmission. the transmission controller converts the pedal deflection into a demanded torque. this demanded torque is then passed to the engine management. the pedal deflection and the vehicle speed are also used by the transmission controller to determine when the gear shifts should occur. gear shifts are implemented via the two clutches, one clutch pressure being ramped up as the other clutch pressure is ramped down. gear pre-selection via dog clutches ensures that the correct gear is fully selected before the on-going clutch is enabled.

you can set the transmission controller to work for up to 10 gears. the base workspace variable 'grmax' sets the maximum gear of the transmission controller. the transmission controller in this example uses a maximum gear of 5.

this model can be configured for fixed-step simulation, making it suitable for hardware-in-the-loop testing.

model

dual clutch transmission subsystem

two disk friction clutch components from simscape™ driveline™ are connected in parallel, modeling the two clutches in a dual-clutch transmission. only one of these clutches is engaged at a time. engaging and disengaging these clutches is how gear changes are made.

gears subsystem

five dog clutch components from simscape driveline are connected between the follower shaft of each gear to the transmission output shaft. the controller preselects the next gear to which the transmission will shift by engaging the dog clutches. at any point, two of the dog clutches will be engaged, that for the current gear and that for the next gear to which the transmission will shift.

transmission controller

this subsystem implements a logic for auto transition of gear. the logic is implemented in stateflow™, it has four parallel flows for gear up/down shift, velocity limit calculation for gear shifting, next gear prediction based on limits and gear state to compute the current gear.

vehicle subsystem

tire models from simscape driveline that are characterized by the magic formula are connected to a longitudinal model of the vehicle dynamics. the driveshaft is connected to the rear wheels. the normal force for each axle is used in the slip calculation for each wheel.

simulation results from simscape logging

the plots below show the engine and vehicle speed as it accelerates through the first three gears in the dual-clutch transmission. the half-gear states indicate gear shifts are taking place by engaging and disengaging the dual clutches.

网站地图