Can I use the load factor to estimate the lift?












2












$begingroup$


If I have a fixed aircraft as the baseline, then I am not sure the specific flight condition, can I use the load factor to estimate the lift on the wing?










share|improve this question







New contributor




Allen Huang is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$












  • $begingroup$
    Besides, I can have access to the mass and the mass distribution of the wing.
    $endgroup$
    – Allen Huang
    Mar 30 at 22:32
















2












$begingroup$


If I have a fixed aircraft as the baseline, then I am not sure the specific flight condition, can I use the load factor to estimate the lift on the wing?










share|improve this question







New contributor




Allen Huang is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$












  • $begingroup$
    Besides, I can have access to the mass and the mass distribution of the wing.
    $endgroup$
    – Allen Huang
    Mar 30 at 22:32














2












2








2


1



$begingroup$


If I have a fixed aircraft as the baseline, then I am not sure the specific flight condition, can I use the load factor to estimate the lift on the wing?










share|improve this question







New contributor




Allen Huang is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$




If I have a fixed aircraft as the baseline, then I am not sure the specific flight condition, can I use the load factor to estimate the lift on the wing?







aircraft-design aerodynamics






share|improve this question







New contributor




Allen Huang is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




Allen Huang is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




Allen Huang is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Mar 30 at 22:31









Allen HuangAllen Huang

111




111




New contributor




Allen Huang is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Allen Huang is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Allen Huang is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • $begingroup$
    Besides, I can have access to the mass and the mass distribution of the wing.
    $endgroup$
    – Allen Huang
    Mar 30 at 22:32


















  • $begingroup$
    Besides, I can have access to the mass and the mass distribution of the wing.
    $endgroup$
    – Allen Huang
    Mar 30 at 22:32
















$begingroup$
Besides, I can have access to the mass and the mass distribution of the wing.
$endgroup$
– Allen Huang
Mar 30 at 22:32




$begingroup$
Besides, I can have access to the mass and the mass distribution of the wing.
$endgroup$
– Allen Huang
Mar 30 at 22:32










2 Answers
2






active

oldest

votes


















3












$begingroup$

If you know where the CG is, and where the aerodynamic centers of the wing and the tail are (I am assuming a traditional configuration) so you know the distance from the aero center of the wing to the CG = d_wing, and similar for the tail, and you know the moment the wing generates (ignore the moment about the tail...it is small), and you know the load factor, then you can figure out the total lift generated by the wing. You have two equations:



Sum of moments about CG = 0 (constant pitch rate)



d_wing x liftWing + d_tail x liftTail + wingMoment = 0


Sum of lifts equals load factor times weight of aircraft



liftWing + liftTail = loadFactor x weight


Now solve for liftWing.






share|improve this answer









$endgroup$





















    2












    $begingroup$

    If you mean total lift force, then yes you can as Lift = Load Factor * Aircraft Weight.






    share|improve this answer









    $endgroup$













    • $begingroup$
      The lift you get from that includes the lift from the fuselage and the tailplane. And it is a vector sum so yes the tailplane does matter.
      $endgroup$
      – Ville Niemi
      Mar 30 at 23:34










    • $begingroup$
      That’s what I meant by total lifting force.
      $endgroup$
      – Carlo Felicione
      Mar 31 at 0:11










    • $begingroup$
      Do you mean the load factor that I get from the handbook is the total load factor not just the load factor for the wing?
      $endgroup$
      – Allen Huang
      Mar 31 at 0:35










    • $begingroup$
      @CarloFelicione Yes, the reason I commented is because the question spoke about lift of the wing. But you can discuss that with Allen.
      $endgroup$
      – Ville Niemi
      Mar 31 at 0:53










    • $begingroup$
      @CarloFelicione Could you tell me how to get the load factor for the wing?
      $endgroup$
      – Allen Huang
      Mar 31 at 1:30












    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: "528"
    };
    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
    });


    }
    });






    Allen Huang is a new contributor. Be nice, and check out our Code of Conduct.










    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faviation.stackexchange.com%2fquestions%2f61813%2fcan-i-use-the-load-factor-to-estimate-the-lift%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    3












    $begingroup$

    If you know where the CG is, and where the aerodynamic centers of the wing and the tail are (I am assuming a traditional configuration) so you know the distance from the aero center of the wing to the CG = d_wing, and similar for the tail, and you know the moment the wing generates (ignore the moment about the tail...it is small), and you know the load factor, then you can figure out the total lift generated by the wing. You have two equations:



    Sum of moments about CG = 0 (constant pitch rate)



    d_wing x liftWing + d_tail x liftTail + wingMoment = 0


    Sum of lifts equals load factor times weight of aircraft



    liftWing + liftTail = loadFactor x weight


    Now solve for liftWing.






    share|improve this answer









    $endgroup$


















      3












      $begingroup$

      If you know where the CG is, and where the aerodynamic centers of the wing and the tail are (I am assuming a traditional configuration) so you know the distance from the aero center of the wing to the CG = d_wing, and similar for the tail, and you know the moment the wing generates (ignore the moment about the tail...it is small), and you know the load factor, then you can figure out the total lift generated by the wing. You have two equations:



      Sum of moments about CG = 0 (constant pitch rate)



      d_wing x liftWing + d_tail x liftTail + wingMoment = 0


      Sum of lifts equals load factor times weight of aircraft



      liftWing + liftTail = loadFactor x weight


      Now solve for liftWing.






      share|improve this answer









      $endgroup$
















        3












        3








        3





        $begingroup$

        If you know where the CG is, and where the aerodynamic centers of the wing and the tail are (I am assuming a traditional configuration) so you know the distance from the aero center of the wing to the CG = d_wing, and similar for the tail, and you know the moment the wing generates (ignore the moment about the tail...it is small), and you know the load factor, then you can figure out the total lift generated by the wing. You have two equations:



        Sum of moments about CG = 0 (constant pitch rate)



        d_wing x liftWing + d_tail x liftTail + wingMoment = 0


        Sum of lifts equals load factor times weight of aircraft



        liftWing + liftTail = loadFactor x weight


        Now solve for liftWing.






        share|improve this answer









        $endgroup$



        If you know where the CG is, and where the aerodynamic centers of the wing and the tail are (I am assuming a traditional configuration) so you know the distance from the aero center of the wing to the CG = d_wing, and similar for the tail, and you know the moment the wing generates (ignore the moment about the tail...it is small), and you know the load factor, then you can figure out the total lift generated by the wing. You have two equations:



        Sum of moments about CG = 0 (constant pitch rate)



        d_wing x liftWing + d_tail x liftTail + wingMoment = 0


        Sum of lifts equals load factor times weight of aircraft



        liftWing + liftTail = loadFactor x weight


        Now solve for liftWing.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Mar 31 at 1:57









        MikeYMikeY

        51616




        51616























            2












            $begingroup$

            If you mean total lift force, then yes you can as Lift = Load Factor * Aircraft Weight.






            share|improve this answer









            $endgroup$













            • $begingroup$
              The lift you get from that includes the lift from the fuselage and the tailplane. And it is a vector sum so yes the tailplane does matter.
              $endgroup$
              – Ville Niemi
              Mar 30 at 23:34










            • $begingroup$
              That’s what I meant by total lifting force.
              $endgroup$
              – Carlo Felicione
              Mar 31 at 0:11










            • $begingroup$
              Do you mean the load factor that I get from the handbook is the total load factor not just the load factor for the wing?
              $endgroup$
              – Allen Huang
              Mar 31 at 0:35










            • $begingroup$
              @CarloFelicione Yes, the reason I commented is because the question spoke about lift of the wing. But you can discuss that with Allen.
              $endgroup$
              – Ville Niemi
              Mar 31 at 0:53










            • $begingroup$
              @CarloFelicione Could you tell me how to get the load factor for the wing?
              $endgroup$
              – Allen Huang
              Mar 31 at 1:30
















            2












            $begingroup$

            If you mean total lift force, then yes you can as Lift = Load Factor * Aircraft Weight.






            share|improve this answer









            $endgroup$













            • $begingroup$
              The lift you get from that includes the lift from the fuselage and the tailplane. And it is a vector sum so yes the tailplane does matter.
              $endgroup$
              – Ville Niemi
              Mar 30 at 23:34










            • $begingroup$
              That’s what I meant by total lifting force.
              $endgroup$
              – Carlo Felicione
              Mar 31 at 0:11










            • $begingroup$
              Do you mean the load factor that I get from the handbook is the total load factor not just the load factor for the wing?
              $endgroup$
              – Allen Huang
              Mar 31 at 0:35










            • $begingroup$
              @CarloFelicione Yes, the reason I commented is because the question spoke about lift of the wing. But you can discuss that with Allen.
              $endgroup$
              – Ville Niemi
              Mar 31 at 0:53










            • $begingroup$
              @CarloFelicione Could you tell me how to get the load factor for the wing?
              $endgroup$
              – Allen Huang
              Mar 31 at 1:30














            2












            2








            2





            $begingroup$

            If you mean total lift force, then yes you can as Lift = Load Factor * Aircraft Weight.






            share|improve this answer









            $endgroup$



            If you mean total lift force, then yes you can as Lift = Load Factor * Aircraft Weight.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Mar 30 at 23:21









            Carlo FelicioneCarlo Felicione

            43.2k478155




            43.2k478155












            • $begingroup$
              The lift you get from that includes the lift from the fuselage and the tailplane. And it is a vector sum so yes the tailplane does matter.
              $endgroup$
              – Ville Niemi
              Mar 30 at 23:34










            • $begingroup$
              That’s what I meant by total lifting force.
              $endgroup$
              – Carlo Felicione
              Mar 31 at 0:11










            • $begingroup$
              Do you mean the load factor that I get from the handbook is the total load factor not just the load factor for the wing?
              $endgroup$
              – Allen Huang
              Mar 31 at 0:35










            • $begingroup$
              @CarloFelicione Yes, the reason I commented is because the question spoke about lift of the wing. But you can discuss that with Allen.
              $endgroup$
              – Ville Niemi
              Mar 31 at 0:53










            • $begingroup$
              @CarloFelicione Could you tell me how to get the load factor for the wing?
              $endgroup$
              – Allen Huang
              Mar 31 at 1:30


















            • $begingroup$
              The lift you get from that includes the lift from the fuselage and the tailplane. And it is a vector sum so yes the tailplane does matter.
              $endgroup$
              – Ville Niemi
              Mar 30 at 23:34










            • $begingroup$
              That’s what I meant by total lifting force.
              $endgroup$
              – Carlo Felicione
              Mar 31 at 0:11










            • $begingroup$
              Do you mean the load factor that I get from the handbook is the total load factor not just the load factor for the wing?
              $endgroup$
              – Allen Huang
              Mar 31 at 0:35










            • $begingroup$
              @CarloFelicione Yes, the reason I commented is because the question spoke about lift of the wing. But you can discuss that with Allen.
              $endgroup$
              – Ville Niemi
              Mar 31 at 0:53










            • $begingroup$
              @CarloFelicione Could you tell me how to get the load factor for the wing?
              $endgroup$
              – Allen Huang
              Mar 31 at 1:30
















            $begingroup$
            The lift you get from that includes the lift from the fuselage and the tailplane. And it is a vector sum so yes the tailplane does matter.
            $endgroup$
            – Ville Niemi
            Mar 30 at 23:34




            $begingroup$
            The lift you get from that includes the lift from the fuselage and the tailplane. And it is a vector sum so yes the tailplane does matter.
            $endgroup$
            – Ville Niemi
            Mar 30 at 23:34












            $begingroup$
            That’s what I meant by total lifting force.
            $endgroup$
            – Carlo Felicione
            Mar 31 at 0:11




            $begingroup$
            That’s what I meant by total lifting force.
            $endgroup$
            – Carlo Felicione
            Mar 31 at 0:11












            $begingroup$
            Do you mean the load factor that I get from the handbook is the total load factor not just the load factor for the wing?
            $endgroup$
            – Allen Huang
            Mar 31 at 0:35




            $begingroup$
            Do you mean the load factor that I get from the handbook is the total load factor not just the load factor for the wing?
            $endgroup$
            – Allen Huang
            Mar 31 at 0:35












            $begingroup$
            @CarloFelicione Yes, the reason I commented is because the question spoke about lift of the wing. But you can discuss that with Allen.
            $endgroup$
            – Ville Niemi
            Mar 31 at 0:53




            $begingroup$
            @CarloFelicione Yes, the reason I commented is because the question spoke about lift of the wing. But you can discuss that with Allen.
            $endgroup$
            – Ville Niemi
            Mar 31 at 0:53












            $begingroup$
            @CarloFelicione Could you tell me how to get the load factor for the wing?
            $endgroup$
            – Allen Huang
            Mar 31 at 1:30




            $begingroup$
            @CarloFelicione Could you tell me how to get the load factor for the wing?
            $endgroup$
            – Allen Huang
            Mar 31 at 1:30










            Allen Huang is a new contributor. Be nice, and check out our Code of Conduct.










            draft saved

            draft discarded


















            Allen Huang is a new contributor. Be nice, and check out our Code of Conduct.













            Allen Huang is a new contributor. Be nice, and check out our Code of Conduct.












            Allen Huang is a new contributor. Be nice, and check out our Code of Conduct.
















            Thanks for contributing an answer to Aviation 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%2faviation.stackexchange.com%2fquestions%2f61813%2fcan-i-use-the-load-factor-to-estimate-the-lift%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

            How did Captain America manage to do this?

            迪纳利

            南乌拉尔铁路局