Can bending moments for a combination of loads on a simple beam, be calculated by adding the individual B.M....
Why does cron require MTA for logging?
Can the alpha, lambda values of a glmnet object output determine whether ridge or Lasso?
Getting the || sign while using Kurier
How do electrons receive energy when a body is heated?
Possible to detect presence of nuclear bomb?
Ender 3 Severe Under Extrusion
What materials can be used to make a humanoid skin warm?
Is it safe to abruptly remove Arduino power?
Does a difference of tense count as a difference of meaning in a minimal pair?
Plausibility of Mushroom Buildings
Is it a Cyclops number? "Nobody" knows!
Can we track matter through time by looking at different depths in space?
Specifying a starting column with colortbl package and xcolor
Outlet with 3 sets of wires
Why do we say ‘pairwise disjoint’, rather than ‘disjoint’?
Power Strip for Europe
Is it possible to avoid unpacking when merging Association?
Source permutation
What is the generally accepted pronunciation of “topoi”?
Was it really inappropriate to write a pull request for the company I interviewed with?
Expressing logarithmic equations without logs
Doesn't allowing a user mode program to access kernel space memory and execute the IN and OUT instructions defeat the purpose of having CPU modes?
Why couldn't the separatists legally leave the Republic?
Can't make sense of a paragraph from Lovecraft
Can bending moments for a combination of loads on a simple beam, be calculated by adding the individual B.M. of each load?
Is the Qmax of an T-Beam equal if calculated both above and below the neutral plane?Sum up the loads at same position on a deflected beamHow can we know “by inspection” the location of maximum deflection of a simply supported beam with a point load?How can the linear relationship between curvature and bending moments be verified?How to find the reaction forces, moments and the displacement of the fixed beam with a link?What is the bending moment formula for continuously supported beam of equal span?How can I use the bending stiffness of corrugated cardboard to determine maximum stacking heights of pallets loaded with glass bottles?How to find a beam for my (simple) applicationHow much (uniformly distributed) weight can this L beam support without bending?Why two identical beams without being pinned together will share half of the bending moments?
$begingroup$
This problem is about bending moment of a simple beam subject to a mixture of 4 or 5 UDLs and point loads. The beam is assumed to be rigid enough that deflection of the combined load is "small".
Solving this analytically for all load combinations simultaneously, in order to graph the result, is a tricky formula.
I'm wondering if, in this kind of simple case without significant distortion, one can simply use standard formulae for bending moments for single UDLs and point loads on a simple beam, and sum the results, which would be a much easier approach.
Intuitively, it should work. But is this actually a correct intuition? Can bending moments be summed in this way for multiple loads acting on a beam, to generate a graph of total bending moment acting at different positions on the beam?
beam
$endgroup$
add a comment |
$begingroup$
This problem is about bending moment of a simple beam subject to a mixture of 4 or 5 UDLs and point loads. The beam is assumed to be rigid enough that deflection of the combined load is "small".
Solving this analytically for all load combinations simultaneously, in order to graph the result, is a tricky formula.
I'm wondering if, in this kind of simple case without significant distortion, one can simply use standard formulae for bending moments for single UDLs and point loads on a simple beam, and sum the results, which would be a much easier approach.
Intuitively, it should work. But is this actually a correct intuition? Can bending moments be summed in this way for multiple loads acting on a beam, to generate a graph of total bending moment acting at different positions on the beam?
beam
$endgroup$
add a comment |
$begingroup$
This problem is about bending moment of a simple beam subject to a mixture of 4 or 5 UDLs and point loads. The beam is assumed to be rigid enough that deflection of the combined load is "small".
Solving this analytically for all load combinations simultaneously, in order to graph the result, is a tricky formula.
I'm wondering if, in this kind of simple case without significant distortion, one can simply use standard formulae for bending moments for single UDLs and point loads on a simple beam, and sum the results, which would be a much easier approach.
Intuitively, it should work. But is this actually a correct intuition? Can bending moments be summed in this way for multiple loads acting on a beam, to generate a graph of total bending moment acting at different positions on the beam?
beam
$endgroup$
This problem is about bending moment of a simple beam subject to a mixture of 4 or 5 UDLs and point loads. The beam is assumed to be rigid enough that deflection of the combined load is "small".
Solving this analytically for all load combinations simultaneously, in order to graph the result, is a tricky formula.
I'm wondering if, in this kind of simple case without significant distortion, one can simply use standard formulae for bending moments for single UDLs and point loads on a simple beam, and sum the results, which would be a much easier approach.
Intuitively, it should work. But is this actually a correct intuition? Can bending moments be summed in this way for multiple loads acting on a beam, to generate a graph of total bending moment acting at different positions on the beam?
beam
beam
asked 5 hours ago
StilezStilez
29719
29719
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
YES
This is known as the superposition principle. For beams composed of linear-elastic materials where all loads are constant and independent from changes in beam geometry (i.e. not rain or snow loads, which increase as the beam deflects, creating an ever-deeper "pool"), the loads can all be considered independently. This means you can model each load alone, obtain the relevant results and then add them all up.
Just note that determining which results are "relevant" is not necessarily easy to do without modeling everything simultaneously. For example, a beam with complicated loading won't necessarily have maximum bending moment at midspan (unless all the loads are maximized at midspan, of course). In these cases, it may be hard to determine a priori which points to sample the bending moment, so finding the maximum bending moment may require solving all the loads simultaneously.
For example:

This beam has a maximum bending moment 4.10 m from the left support, which couldn't be determined a priori since the loading can be split into three "sub-loads":
- UDL of 10 kN/m along the entire span, which we trivially know will cause maximum bending at midpsan;
- UDL of 10 kN/m on the middle 2 m, which we trivially know will cause maximum bending at midpsan;
- UDL of 30 kN/m applied 2nbsp;m to 4 m from the left support. This one is harder to determine, but has maximum bending 3.40 m from the left support.
Given this information, you couldn't possibly know that the most important point along the span is actually at 4.10 m. The only way to know this is by considering all the loads simultaneously.
But if the loading is more trivial or if you already know which points to sample, then the superposition principle is an excellent friend to have.
$endgroup$
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: "595"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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%2fengineering.stackexchange.com%2fquestions%2f26321%2fcan-bending-moments-for-a-combination-of-loads-on-a-simple-beam-be-calculated-b%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
$begingroup$
YES
This is known as the superposition principle. For beams composed of linear-elastic materials where all loads are constant and independent from changes in beam geometry (i.e. not rain or snow loads, which increase as the beam deflects, creating an ever-deeper "pool"), the loads can all be considered independently. This means you can model each load alone, obtain the relevant results and then add them all up.
Just note that determining which results are "relevant" is not necessarily easy to do without modeling everything simultaneously. For example, a beam with complicated loading won't necessarily have maximum bending moment at midspan (unless all the loads are maximized at midspan, of course). In these cases, it may be hard to determine a priori which points to sample the bending moment, so finding the maximum bending moment may require solving all the loads simultaneously.
For example:

This beam has a maximum bending moment 4.10 m from the left support, which couldn't be determined a priori since the loading can be split into three "sub-loads":
- UDL of 10 kN/m along the entire span, which we trivially know will cause maximum bending at midpsan;
- UDL of 10 kN/m on the middle 2 m, which we trivially know will cause maximum bending at midpsan;
- UDL of 30 kN/m applied 2nbsp;m to 4 m from the left support. This one is harder to determine, but has maximum bending 3.40 m from the left support.
Given this information, you couldn't possibly know that the most important point along the span is actually at 4.10 m. The only way to know this is by considering all the loads simultaneously.
But if the loading is more trivial or if you already know which points to sample, then the superposition principle is an excellent friend to have.
$endgroup$
add a comment |
$begingroup$
YES
This is known as the superposition principle. For beams composed of linear-elastic materials where all loads are constant and independent from changes in beam geometry (i.e. not rain or snow loads, which increase as the beam deflects, creating an ever-deeper "pool"), the loads can all be considered independently. This means you can model each load alone, obtain the relevant results and then add them all up.
Just note that determining which results are "relevant" is not necessarily easy to do without modeling everything simultaneously. For example, a beam with complicated loading won't necessarily have maximum bending moment at midspan (unless all the loads are maximized at midspan, of course). In these cases, it may be hard to determine a priori which points to sample the bending moment, so finding the maximum bending moment may require solving all the loads simultaneously.
For example:

This beam has a maximum bending moment 4.10 m from the left support, which couldn't be determined a priori since the loading can be split into three "sub-loads":
- UDL of 10 kN/m along the entire span, which we trivially know will cause maximum bending at midpsan;
- UDL of 10 kN/m on the middle 2 m, which we trivially know will cause maximum bending at midpsan;
- UDL of 30 kN/m applied 2nbsp;m to 4 m from the left support. This one is harder to determine, but has maximum bending 3.40 m from the left support.
Given this information, you couldn't possibly know that the most important point along the span is actually at 4.10 m. The only way to know this is by considering all the loads simultaneously.
But if the loading is more trivial or if you already know which points to sample, then the superposition principle is an excellent friend to have.
$endgroup$
add a comment |
$begingroup$
YES
This is known as the superposition principle. For beams composed of linear-elastic materials where all loads are constant and independent from changes in beam geometry (i.e. not rain or snow loads, which increase as the beam deflects, creating an ever-deeper "pool"), the loads can all be considered independently. This means you can model each load alone, obtain the relevant results and then add them all up.
Just note that determining which results are "relevant" is not necessarily easy to do without modeling everything simultaneously. For example, a beam with complicated loading won't necessarily have maximum bending moment at midspan (unless all the loads are maximized at midspan, of course). In these cases, it may be hard to determine a priori which points to sample the bending moment, so finding the maximum bending moment may require solving all the loads simultaneously.
For example:

This beam has a maximum bending moment 4.10 m from the left support, which couldn't be determined a priori since the loading can be split into three "sub-loads":
- UDL of 10 kN/m along the entire span, which we trivially know will cause maximum bending at midpsan;
- UDL of 10 kN/m on the middle 2 m, which we trivially know will cause maximum bending at midpsan;
- UDL of 30 kN/m applied 2nbsp;m to 4 m from the left support. This one is harder to determine, but has maximum bending 3.40 m from the left support.
Given this information, you couldn't possibly know that the most important point along the span is actually at 4.10 m. The only way to know this is by considering all the loads simultaneously.
But if the loading is more trivial or if you already know which points to sample, then the superposition principle is an excellent friend to have.
$endgroup$
YES
This is known as the superposition principle. For beams composed of linear-elastic materials where all loads are constant and independent from changes in beam geometry (i.e. not rain or snow loads, which increase as the beam deflects, creating an ever-deeper "pool"), the loads can all be considered independently. This means you can model each load alone, obtain the relevant results and then add them all up.
Just note that determining which results are "relevant" is not necessarily easy to do without modeling everything simultaneously. For example, a beam with complicated loading won't necessarily have maximum bending moment at midspan (unless all the loads are maximized at midspan, of course). In these cases, it may be hard to determine a priori which points to sample the bending moment, so finding the maximum bending moment may require solving all the loads simultaneously.
For example:

This beam has a maximum bending moment 4.10 m from the left support, which couldn't be determined a priori since the loading can be split into three "sub-loads":
- UDL of 10 kN/m along the entire span, which we trivially know will cause maximum bending at midpsan;
- UDL of 10 kN/m on the middle 2 m, which we trivially know will cause maximum bending at midpsan;
- UDL of 30 kN/m applied 2nbsp;m to 4 m from the left support. This one is harder to determine, but has maximum bending 3.40 m from the left support.
Given this information, you couldn't possibly know that the most important point along the span is actually at 4.10 m. The only way to know this is by considering all the loads simultaneously.
But if the loading is more trivial or if you already know which points to sample, then the superposition principle is an excellent friend to have.
answered 3 hours ago
Wasabi♦Wasabi
9,20552147
9,20552147
add a comment |
add a comment |
Thanks for contributing an answer to Engineering 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.
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%2fengineering.stackexchange.com%2fquestions%2f26321%2fcan-bending-moments-for-a-combination-of-loads-on-a-simple-beam-be-calculated-b%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