Can I use the load factor to estimate the lift? The Next CEO of Stack OverflowDo any aircraft...
Is it professional to write unrelated content in an almost-empty email?
Can I use the load factor to estimate the lift?
Flying from Cape Town to England and return to another province
The exact meaning of 'Mom made me a sandwich'
Is there always a complete, orthogonal set of unitary matrices?
Newlines in BSD sed vs gsed
Is it my responsibility to learn a new technology in my own time my employer wants to implement?
Is there a way to save my career from absolute disaster?
WOW air has ceased operation, can I get my tickets refunded?
Proper way to express "He disappeared them"
Can we say or write : "No, it'sn't"?
What connection does MS Office have to Netscape Navigator?
Writing differences on a blackboard
Where does this common spurious transmission come from? Is there a quality difference?
Why isn't the Mueller report being released completely and unredacted?
How do I align (1) and (2)?
Axiom Schema vs Axiom
Calculator final project in Python
Why don't programming languages automatically manage the synchronous/asynchronous problem?
Domestic-to-international connection at Orlando (MCO)
Would a completely good Muggle be able to use a wand?
I want to delete every two lines after 3rd lines in file contain very large number of lines :
Is the D&D universe the same as the Forgotten Realms universe?
Would this house-rule that treats advantage as a +1 to the roll instead (and disadvantage as -1) and allows them to stack be balanced?
Can I use the load factor to estimate the lift?
The Next CEO of Stack OverflowDo any aircraft out there use negative lift?What would be the lift formula for straight wings?How can I estimate Roll from Position?Is there any way to estimate the weight difference between a trimmable horizontal stabilizer and a fixed tailplane?What is the definition of load factor & how do you apply it?When calculating the lift coefficient,should I use only the lift provided by wings, or also the net upward forces of the entire aircraft?How can I calculate the lift force on an aircraft pulling out of a dive?Does Buoyant Lift Force scale with Load Factor?When calculating lift, using the the NASA lift equation, can any value be increased, ie. velocity or surface area, for increased lift?Load factor and how does velocity affect it?
$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?
aircraft-design aerodynamics
New contributor
$endgroup$
add a comment |
$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?
aircraft-design aerodynamics
New contributor
$endgroup$
$begingroup$
Besides, I can have access to the mass and the mass distribution of the wing.
$endgroup$
– Allen Huang
5 hours ago
add a comment |
$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?
aircraft-design aerodynamics
New contributor
$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
aircraft-design aerodynamics
New contributor
New contributor
New contributor
asked 5 hours ago
Allen HuangAllen Huang
61
61
New contributor
New contributor
$begingroup$
Besides, I can have access to the mass and the mass distribution of the wing.
$endgroup$
– Allen Huang
5 hours ago
add a comment |
$begingroup$
Besides, I can have access to the mass and the mass distribution of the wing.
$endgroup$
– Allen Huang
5 hours ago
$begingroup$
Besides, I can have access to the mass and the mass distribution of the wing.
$endgroup$
– Allen Huang
5 hours ago
$begingroup$
Besides, I can have access to the mass and the mass distribution of the wing.
$endgroup$
– Allen Huang
5 hours ago
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
If you mean total lift force, then yes you can as Lift = Load Factor * Aircraft Weight.
$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
4 hours ago
$begingroup$
That’s what I meant by total lifting force.
$endgroup$
– Carlo Felicione
3 hours ago
$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
3 hours ago
$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
2 hours ago
$begingroup$
@CarloFelicione Could you tell me how to get the load factor for the wing?
$endgroup$
– Allen Huang
2 hours ago
add a comment |
$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.
$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: "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.
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%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
$begingroup$
If you mean total lift force, then yes you can as Lift = Load Factor * Aircraft Weight.
$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
4 hours ago
$begingroup$
That’s what I meant by total lifting force.
$endgroup$
– Carlo Felicione
3 hours ago
$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
3 hours ago
$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
2 hours ago
$begingroup$
@CarloFelicione Could you tell me how to get the load factor for the wing?
$endgroup$
– Allen Huang
2 hours ago
add a comment |
$begingroup$
If you mean total lift force, then yes you can as Lift = Load Factor * Aircraft Weight.
$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
4 hours ago
$begingroup$
That’s what I meant by total lifting force.
$endgroup$
– Carlo Felicione
3 hours ago
$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
3 hours ago
$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
2 hours ago
$begingroup$
@CarloFelicione Could you tell me how to get the load factor for the wing?
$endgroup$
– Allen Huang
2 hours ago
add a comment |
$begingroup$
If you mean total lift force, then yes you can as Lift = Load Factor * Aircraft Weight.
$endgroup$
If you mean total lift force, then yes you can as Lift = Load Factor * Aircraft Weight.
answered 4 hours ago
Carlo FelicioneCarlo Felicione
43k478155
43k478155
$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
4 hours ago
$begingroup$
That’s what I meant by total lifting force.
$endgroup$
– Carlo Felicione
3 hours ago
$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
3 hours ago
$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
2 hours ago
$begingroup$
@CarloFelicione Could you tell me how to get the load factor for the wing?
$endgroup$
– Allen Huang
2 hours ago
add a comment |
$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
4 hours ago
$begingroup$
That’s what I meant by total lifting force.
$endgroup$
– Carlo Felicione
3 hours ago
$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
3 hours ago
$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
2 hours ago
$begingroup$
@CarloFelicione Could you tell me how to get the load factor for the wing?
$endgroup$
– Allen Huang
2 hours ago
$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
4 hours ago
$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
4 hours ago
$begingroup$
That’s what I meant by total lifting force.
$endgroup$
– Carlo Felicione
3 hours ago
$begingroup$
That’s what I meant by total lifting force.
$endgroup$
– Carlo Felicione
3 hours ago
$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
3 hours ago
$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
3 hours ago
$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
2 hours ago
$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
2 hours ago
$begingroup$
@CarloFelicione Could you tell me how to get the load factor for the wing?
$endgroup$
– Allen Huang
2 hours ago
$begingroup$
@CarloFelicione Could you tell me how to get the load factor for the wing?
$endgroup$
– Allen Huang
2 hours ago
add a comment |
$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.
$endgroup$
add a comment |
$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.
$endgroup$
add a comment |
$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.
$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.
answered 1 hour ago
MikeYMikeY
47616
47616
add a comment |
add a comment |
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.
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.
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%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
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
$begingroup$
Besides, I can have access to the mass and the mass distribution of the wing.
$endgroup$
– Allen Huang
5 hours ago