Can bending moments for a combination of loads on a simple beam, be calculated by adding the individual B.M....












1












$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?










share|improve this question









$endgroup$

















    1












    $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?










    share|improve this question









    $endgroup$















      1












      1








      1





      $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?










      share|improve this question









      $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






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 5 hours ago









      StilezStilez

      29919




      29919






















          1 Answer
          1






          active

          oldest

          votes


















          2












          $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:



          simply-supported beam with asymmetric loading and resulting bending moment diagram



          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":




          1. UDL of 10 kN/m along the entire span, which we trivially know will cause maximum bending at midpsan;

          2. UDL of 10 kN/m on the middle 2 m, which we trivially know will cause maximum bending at midpsan;

          3. 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.






          share|improve this answer









          $endgroup$













          • $begingroup$
            Excellent answer, thank you. The maximum (or a value close enough to it not to matter) can be found by sampling on a suitable small resolution - this makes it practical to do so.
            $endgroup$
            – Stilez
            1 min ago













          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
          });


          }
          });














          draft saved

          draft discarded


















          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









          2












          $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:



          simply-supported beam with asymmetric loading and resulting bending moment diagram



          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":




          1. UDL of 10 kN/m along the entire span, which we trivially know will cause maximum bending at midpsan;

          2. UDL of 10 kN/m on the middle 2 m, which we trivially know will cause maximum bending at midpsan;

          3. 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.






          share|improve this answer









          $endgroup$













          • $begingroup$
            Excellent answer, thank you. The maximum (or a value close enough to it not to matter) can be found by sampling on a suitable small resolution - this makes it practical to do so.
            $endgroup$
            – Stilez
            1 min ago


















          2












          $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:



          simply-supported beam with asymmetric loading and resulting bending moment diagram



          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":




          1. UDL of 10 kN/m along the entire span, which we trivially know will cause maximum bending at midpsan;

          2. UDL of 10 kN/m on the middle 2 m, which we trivially know will cause maximum bending at midpsan;

          3. 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.






          share|improve this answer









          $endgroup$













          • $begingroup$
            Excellent answer, thank you. The maximum (or a value close enough to it not to matter) can be found by sampling on a suitable small resolution - this makes it practical to do so.
            $endgroup$
            – Stilez
            1 min ago
















          2












          2








          2





          $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:



          simply-supported beam with asymmetric loading and resulting bending moment diagram



          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":




          1. UDL of 10 kN/m along the entire span, which we trivially know will cause maximum bending at midpsan;

          2. UDL of 10 kN/m on the middle 2 m, which we trivially know will cause maximum bending at midpsan;

          3. 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.






          share|improve this answer









          $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:



          simply-supported beam with asymmetric loading and resulting bending moment diagram



          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":




          1. UDL of 10 kN/m along the entire span, which we trivially know will cause maximum bending at midpsan;

          2. UDL of 10 kN/m on the middle 2 m, which we trivially know will cause maximum bending at midpsan;

          3. 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.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered 3 hours ago









          WasabiWasabi

          9,22052147




          9,22052147












          • $begingroup$
            Excellent answer, thank you. The maximum (or a value close enough to it not to matter) can be found by sampling on a suitable small resolution - this makes it practical to do so.
            $endgroup$
            – Stilez
            1 min ago




















          • $begingroup$
            Excellent answer, thank you. The maximum (or a value close enough to it not to matter) can be found by sampling on a suitable small resolution - this makes it practical to do so.
            $endgroup$
            – Stilez
            1 min ago


















          $begingroup$
          Excellent answer, thank you. The maximum (or a value close enough to it not to matter) can be found by sampling on a suitable small resolution - this makes it practical to do so.
          $endgroup$
          – Stilez
          1 min ago






          $begingroup$
          Excellent answer, thank you. The maximum (or a value close enough to it not to matter) can be found by sampling on a suitable small resolution - this makes it practical to do so.
          $endgroup$
          – Stilez
          1 min ago




















          draft saved

          draft discarded




















































          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.




          draft saved


          draft discarded














          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





















































          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







          Popular posts from this blog

          Ronny Ackermann

          Köttigit

          MySQL 8.0.15 starts normally but any connection hangs