Skip to content

Wing model parameters for standard plane do not make sense #150

@manumerous

Description

@manumerous

As outlined in #143 the drag coefficients give no reasonable estimate for the standard plane.

image

A had a look at the code and tried to identify what the problem could be. So far I am not quite sure.

First I manually checked the computation of the angle of attack, which seems to be correct. From that it can also be seen that the model was regressed on data which contained only AoAs between about [-1.5, -4.3] degrees.

image

In order to generate positive lift that means that the stadard plane models wing should have an angle of incidence of at least 4.5 degrees. I think that is the case for most aircraft and therefore seems reasonable. Do we have a way to check that in the px4 air frame?

So far it seems to me, that the bad fit could just be due to the very narrow distribution of the angle of attack in the data. If the residual force error is about the same order of magnitude or larger than the change in lift force over the 3 deg angle of attack range that could lead to very different parameters that predict very bad outside the region represented in the data. At least the AoA distribution is a notable difference to the quadplane model data in #143 and #131.

Maybe you could give some insights here @tstastny ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions