Can I use the load factor to estimate the lift? The Next CEO of Stack OverflowDo any aircraft...
Are police here, aren't itthey?
Rotate a column
Prepend last line of stdin to entire stdin
Why, when going from special to general relativity, do we just replace partial derivatives with covariant derivatives?
Solving system of ODEs with extra parameter
Legal workarounds for testamentary trust perceived as unfair
How to get from Geneva Airport to Metabief, Doubs, France by public transport?
How to count occurrences of text in a file?
Can you be charged for obstruction for refusing to answer questions?
What flight has the highest ratio of timezone difference to flight time?
What did we know about the Kessel run before the prequels?
WOW air has ceased operation, can I get my tickets refunded?
A small doubt about the dominated convergence theorem
Is the D&D universe the same as the Forgotten Realms universe?
Chain wire methods together in Lightning Web Components
Example of a Mathematician/Physicist whose Other Publications during their PhD eclipsed their PhD Thesis
How did people program for Consoles with multiple CPUs?
How to invert MapIndexed on a ragged structure? How to construct a tree from rules?
Can MTA send mail via a relay without being told so?
Newlines in BSD sed vs gsed
Find non-case sensitive string in a mixed list of elements?
What steps are necessary to read a Modern SSD in Medieval Europe?
Math-accent symbol over parentheses enclosing accented symbol (amsmath)
Do I need to write [sic] when a number is less than 10 but isn't written out?
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