How to calculate coefficient of static friction given certain data
I'm trying to work out a question where I need to calculate the coefficient of friction given the radius of the corner, the angle of the bank and the speed at which the corner can be taken.
Specifically the question says
A speedway has banked turns of 31° and a radius of 304.8 m. Drivers can go through the corners at a speed of 322 km/h before slipping. What is the coefficient of friction between the tires and the road?
Is there a generic formula that I could use? If not could I get some help working this out? Thanks in advance.
physics classical-mechanics
add a comment |
I'm trying to work out a question where I need to calculate the coefficient of friction given the radius of the corner, the angle of the bank and the speed at which the corner can be taken.
Specifically the question says
A speedway has banked turns of 31° and a radius of 304.8 m. Drivers can go through the corners at a speed of 322 km/h before slipping. What is the coefficient of friction between the tires and the road?
Is there a generic formula that I could use? If not could I get some help working this out? Thanks in advance.
physics classical-mechanics
This is a question about physics, not about mathematics and is better suited to physics stack exchange
– Stella Biderman
Mar 23 '17 at 18:44
best delete this question after reposting it
– Stella Biderman
Mar 23 '17 at 18:49
3
It's a valid question in the Classical Mechanics category, so there's no need to delete it. Do you want an answer?
– David Quinn
Mar 23 '17 at 18:52
I think in physics.SE they'll not answer this question. Questions in Physics.SE that belong to homework should ask to specific concepts in the physics of the problem and not how the math o the problem should be used. Usually.
– Rafael Wagner
Mar 23 '17 at 18:53
add a comment |
I'm trying to work out a question where I need to calculate the coefficient of friction given the radius of the corner, the angle of the bank and the speed at which the corner can be taken.
Specifically the question says
A speedway has banked turns of 31° and a radius of 304.8 m. Drivers can go through the corners at a speed of 322 km/h before slipping. What is the coefficient of friction between the tires and the road?
Is there a generic formula that I could use? If not could I get some help working this out? Thanks in advance.
physics classical-mechanics
I'm trying to work out a question where I need to calculate the coefficient of friction given the radius of the corner, the angle of the bank and the speed at which the corner can be taken.
Specifically the question says
A speedway has banked turns of 31° and a radius of 304.8 m. Drivers can go through the corners at a speed of 322 km/h before slipping. What is the coefficient of friction between the tires and the road?
Is there a generic formula that I could use? If not could I get some help working this out? Thanks in advance.
physics classical-mechanics
physics classical-mechanics
edited Mar 23 '17 at 20:40
Jean Marie
28.7k41849
28.7k41849
asked Mar 23 '17 at 18:43
Ian Faurschou
62
62
This is a question about physics, not about mathematics and is better suited to physics stack exchange
– Stella Biderman
Mar 23 '17 at 18:44
best delete this question after reposting it
– Stella Biderman
Mar 23 '17 at 18:49
3
It's a valid question in the Classical Mechanics category, so there's no need to delete it. Do you want an answer?
– David Quinn
Mar 23 '17 at 18:52
I think in physics.SE they'll not answer this question. Questions in Physics.SE that belong to homework should ask to specific concepts in the physics of the problem and not how the math o the problem should be used. Usually.
– Rafael Wagner
Mar 23 '17 at 18:53
add a comment |
This is a question about physics, not about mathematics and is better suited to physics stack exchange
– Stella Biderman
Mar 23 '17 at 18:44
best delete this question after reposting it
– Stella Biderman
Mar 23 '17 at 18:49
3
It's a valid question in the Classical Mechanics category, so there's no need to delete it. Do you want an answer?
– David Quinn
Mar 23 '17 at 18:52
I think in physics.SE they'll not answer this question. Questions in Physics.SE that belong to homework should ask to specific concepts in the physics of the problem and not how the math o the problem should be used. Usually.
– Rafael Wagner
Mar 23 '17 at 18:53
This is a question about physics, not about mathematics and is better suited to physics stack exchange
– Stella Biderman
Mar 23 '17 at 18:44
This is a question about physics, not about mathematics and is better suited to physics stack exchange
– Stella Biderman
Mar 23 '17 at 18:44
best delete this question after reposting it
– Stella Biderman
Mar 23 '17 at 18:49
best delete this question after reposting it
– Stella Biderman
Mar 23 '17 at 18:49
3
3
It's a valid question in the Classical Mechanics category, so there's no need to delete it. Do you want an answer?
– David Quinn
Mar 23 '17 at 18:52
It's a valid question in the Classical Mechanics category, so there's no need to delete it. Do you want an answer?
– David Quinn
Mar 23 '17 at 18:52
I think in physics.SE they'll not answer this question. Questions in Physics.SE that belong to homework should ask to specific concepts in the physics of the problem and not how the math o the problem should be used. Usually.
– Rafael Wagner
Mar 23 '17 at 18:53
I think in physics.SE they'll not answer this question. Questions in Physics.SE that belong to homework should ask to specific concepts in the physics of the problem and not how the math o the problem should be used. Usually.
– Rafael Wagner
Mar 23 '17 at 18:53
add a comment |
1 Answer
1
active
oldest
votes
The problem of a banked turn with friction is worked out on Wikipedia, where the following equation for maximal velocity is derived:
$$
v= {sqrt{rgleft(sin theta +mu_s cos theta right)over cos theta -mu_s sin theta }}
={sqrt{rgleft(tantheta +mu_sright)over 1 -mu_s tantheta}}.
$$
This equation expresses the maximum velocity $v$ in terms of the angle of incline $theta$, coefficient $mu_s$ of static friction, and radius $r$ of curvature; $gapprox9.8,{rm m}/{rm s}^2$.
Squaring both sides of the equation and isolating $mu_s$ we find
$$
mu_s = {v^2-rgtanthetaover v^2tantheta+rg}.
$$
Now it remains to substitute the given values:
$$
theta=31^circ, quad
v=322,{rm km}/{rm h}approx 89.44,{rm m}/{rm s}, quad
r=304.8,{rm m}, quad
gapprox9.8,{rm m}/{rm s}^2.
$$
Substitution yields
$$
mu_s approx 0.796
$$
Note that this is not static friction, is the kinetic friction coefficient
– Rafael Wagner
Mar 23 '17 at 19:51
1
The words "before slipping" in the problem statement mean that the wheels do not slip up the incline, so $mu_s$ applies to our case.
– Alex
Mar 23 '17 at 19:54
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2200258%2fhow-to-calculate-coefficient-of-static-friction-given-certain-data%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
The problem of a banked turn with friction is worked out on Wikipedia, where the following equation for maximal velocity is derived:
$$
v= {sqrt{rgleft(sin theta +mu_s cos theta right)over cos theta -mu_s sin theta }}
={sqrt{rgleft(tantheta +mu_sright)over 1 -mu_s tantheta}}.
$$
This equation expresses the maximum velocity $v$ in terms of the angle of incline $theta$, coefficient $mu_s$ of static friction, and radius $r$ of curvature; $gapprox9.8,{rm m}/{rm s}^2$.
Squaring both sides of the equation and isolating $mu_s$ we find
$$
mu_s = {v^2-rgtanthetaover v^2tantheta+rg}.
$$
Now it remains to substitute the given values:
$$
theta=31^circ, quad
v=322,{rm km}/{rm h}approx 89.44,{rm m}/{rm s}, quad
r=304.8,{rm m}, quad
gapprox9.8,{rm m}/{rm s}^2.
$$
Substitution yields
$$
mu_s approx 0.796
$$
Note that this is not static friction, is the kinetic friction coefficient
– Rafael Wagner
Mar 23 '17 at 19:51
1
The words "before slipping" in the problem statement mean that the wheels do not slip up the incline, so $mu_s$ applies to our case.
– Alex
Mar 23 '17 at 19:54
add a comment |
The problem of a banked turn with friction is worked out on Wikipedia, where the following equation for maximal velocity is derived:
$$
v= {sqrt{rgleft(sin theta +mu_s cos theta right)over cos theta -mu_s sin theta }}
={sqrt{rgleft(tantheta +mu_sright)over 1 -mu_s tantheta}}.
$$
This equation expresses the maximum velocity $v$ in terms of the angle of incline $theta$, coefficient $mu_s$ of static friction, and radius $r$ of curvature; $gapprox9.8,{rm m}/{rm s}^2$.
Squaring both sides of the equation and isolating $mu_s$ we find
$$
mu_s = {v^2-rgtanthetaover v^2tantheta+rg}.
$$
Now it remains to substitute the given values:
$$
theta=31^circ, quad
v=322,{rm km}/{rm h}approx 89.44,{rm m}/{rm s}, quad
r=304.8,{rm m}, quad
gapprox9.8,{rm m}/{rm s}^2.
$$
Substitution yields
$$
mu_s approx 0.796
$$
Note that this is not static friction, is the kinetic friction coefficient
– Rafael Wagner
Mar 23 '17 at 19:51
1
The words "before slipping" in the problem statement mean that the wheels do not slip up the incline, so $mu_s$ applies to our case.
– Alex
Mar 23 '17 at 19:54
add a comment |
The problem of a banked turn with friction is worked out on Wikipedia, where the following equation for maximal velocity is derived:
$$
v= {sqrt{rgleft(sin theta +mu_s cos theta right)over cos theta -mu_s sin theta }}
={sqrt{rgleft(tantheta +mu_sright)over 1 -mu_s tantheta}}.
$$
This equation expresses the maximum velocity $v$ in terms of the angle of incline $theta$, coefficient $mu_s$ of static friction, and radius $r$ of curvature; $gapprox9.8,{rm m}/{rm s}^2$.
Squaring both sides of the equation and isolating $mu_s$ we find
$$
mu_s = {v^2-rgtanthetaover v^2tantheta+rg}.
$$
Now it remains to substitute the given values:
$$
theta=31^circ, quad
v=322,{rm km}/{rm h}approx 89.44,{rm m}/{rm s}, quad
r=304.8,{rm m}, quad
gapprox9.8,{rm m}/{rm s}^2.
$$
Substitution yields
$$
mu_s approx 0.796
$$
The problem of a banked turn with friction is worked out on Wikipedia, where the following equation for maximal velocity is derived:
$$
v= {sqrt{rgleft(sin theta +mu_s cos theta right)over cos theta -mu_s sin theta }}
={sqrt{rgleft(tantheta +mu_sright)over 1 -mu_s tantheta}}.
$$
This equation expresses the maximum velocity $v$ in terms of the angle of incline $theta$, coefficient $mu_s$ of static friction, and radius $r$ of curvature; $gapprox9.8,{rm m}/{rm s}^2$.
Squaring both sides of the equation and isolating $mu_s$ we find
$$
mu_s = {v^2-rgtanthetaover v^2tantheta+rg}.
$$
Now it remains to substitute the given values:
$$
theta=31^circ, quad
v=322,{rm km}/{rm h}approx 89.44,{rm m}/{rm s}, quad
r=304.8,{rm m}, quad
gapprox9.8,{rm m}/{rm s}^2.
$$
Substitution yields
$$
mu_s approx 0.796
$$
edited Apr 5 '17 at 1:46
answered Mar 23 '17 at 19:50
Alex
4,2151628
4,2151628
Note that this is not static friction, is the kinetic friction coefficient
– Rafael Wagner
Mar 23 '17 at 19:51
1
The words "before slipping" in the problem statement mean that the wheels do not slip up the incline, so $mu_s$ applies to our case.
– Alex
Mar 23 '17 at 19:54
add a comment |
Note that this is not static friction, is the kinetic friction coefficient
– Rafael Wagner
Mar 23 '17 at 19:51
1
The words "before slipping" in the problem statement mean that the wheels do not slip up the incline, so $mu_s$ applies to our case.
– Alex
Mar 23 '17 at 19:54
Note that this is not static friction, is the kinetic friction coefficient
– Rafael Wagner
Mar 23 '17 at 19:51
Note that this is not static friction, is the kinetic friction coefficient
– Rafael Wagner
Mar 23 '17 at 19:51
1
1
The words "before slipping" in the problem statement mean that the wheels do not slip up the incline, so $mu_s$ applies to our case.
– Alex
Mar 23 '17 at 19:54
The words "before slipping" in the problem statement mean that the wheels do not slip up the incline, so $mu_s$ applies to our case.
– Alex
Mar 23 '17 at 19:54
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2200258%2fhow-to-calculate-coefficient-of-static-friction-given-certain-data%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
This is a question about physics, not about mathematics and is better suited to physics stack exchange
– Stella Biderman
Mar 23 '17 at 18:44
best delete this question after reposting it
– Stella Biderman
Mar 23 '17 at 18:49
3
It's a valid question in the Classical Mechanics category, so there's no need to delete it. Do you want an answer?
– David Quinn
Mar 23 '17 at 18:52
I think in physics.SE they'll not answer this question. Questions in Physics.SE that belong to homework should ask to specific concepts in the physics of the problem and not how the math o the problem should be used. Usually.
– Rafael Wagner
Mar 23 '17 at 18:53