I want to know because i want to do a plane that looks like a F-16 but i need a fly-by-wire to more realistic
note: I only intend to use a gyroscope that will stabilize the aircraft without making it fly straight.
I want to know because i want to do a plane that looks like a F-16 but i need a fly-by-wire to more realistic
note: I only intend to use a gyroscope that will stabilize the aircraft without making it fly straight.
I’ve only built one true FBW system, so this is just my experience. Your plane is already unstable, yes (CoM behind CoL)? If so, then just try to tune the control surface with PID (from Snowflakes) taking into account PitchRate (try to make PitchRate equal Pitch input). I also added AoA (literally added) so that the control surface would always be “aligned” with the direction of travel.