4 hours ago, bmarci said:
I hope I helped clarifying instead of confusing
You helped me a lot, I'm starting to get it now.
4 hours ago, bmarci said:
The viscous never locks. The viscous coefficient is a sort of viscosity resistance of the oil in the "device". No physical meaning simulation wise. You can imagine it as this number increases the thickness of the oil in the coupling increases
I think the locking percentage also apply to all kind of diffs not just viscous like I mistakenly said above. I remember it being the amount of torque being transferred around over the total amount of feedback torque.
4 hours ago, bmarci said:
I'm pretty sure AC is dealing with many kind of diffs
In AC there are only percentage of on-power and off-power so I mistakenly assume that it's viscous diff.
And so I started to get confused after understanding this:
4 hours ago, bmarci said:
Actually that torque never leaves the differential, so when you have a slippy and sticky wheels, their axles start to rotate at different speeds. If there is a mechanism, like some fluid or clutches that act between the axles (inside the diff) that extra friction torque is what you are looking for.
I can understand that the resistance torque of the diff is caused by the different in speeds, but I what I don't understand after reading all the writing on diffs is that: How can feedback torque from the road be transferred from one wheel to another?
Let's do an example to clear things up. Let's say we have:
engineTorque = 200Nm
leftWheelFeedback = 100Nm (on tarmac)
rightWheelFeedback = 50Nm (on dirt)
The LSD has TBR of 2:1, so it is locking at the moment. The LSD first acts as an open diff, then add resistance torque:
leftWheelOut = engineTorque * 0.5 + diffTorque = 200 * 0.5 + diffTorque = 100 + diffTorque
rightWheelOut = engineTorque * 0.5 - diffTorque = 200 * 0.5 = 100 - diffTorque
Then what is diffTorque in this case?
Say another case. This time the right wheel is now on less grippy surface, so;
engineTorque = 200Nm
leftWheelFeedback = 100Nm (on tarmac)
rightWheelFeedback = 20Nm (on dirt)
The torque bias is now 5:1 so the LSD is unlocked. In this case, what will be the diffTorque? Where will the extra torque go?
Again thanks a lot for helping
Also there are 2 types of answer to the question of open diff, as I read on recs.auto.simulators:
1 - The torque is always split 50-50, feedback torque is total at both wheels:
leftOut = rightOut = engineTorque * 0.5
totalFeedbackToEngine = leftOut + rightOut
2 - Like you said, the torque is split 50-50, but feedback torque is 2 times the less grippy wheel, and extra difference is transferred to the less grippy one:
leftOut = rightOut = engineTorque * 0.5
feedBack = leftFeedback * 2 (let's say left wheel is less grippy)
leftOut += rightFeedback - leftFeedBack (transfer extra difference in feedback to less grippy wheel)
So which one is correct? I'm super confused about this, since both seems ok if I put them in the wheel on ice example