Go Back  PPRuNe Forums > Flight Deck Forums > Tech Log
Reload this Page >

Calculating Turn Radius Change During Bank Angle Change

Wikiposts
Search

Notices
Tech Log The very best in practical technical discussion on the web

Calculating Turn Radius Change During Bank Angle Change

Thread Tools
 
Search this Thread
 
Old 2nd March 2010 | 01:46
  #1 (permalink)  
Thread Starter
 
Joined: Jul 2008
Posts: 86
Likes: 0
From: Las Vegas, NV
Calculating Turn Radius Change During Bank Angle Change

Is there a standard formula for determing the rate of change for an aircraft turn radius, while the aircraft angle of bank (AoB) is also changing? (from 0 degrees AoB - 40 degrees AoB during a turn for example)
Badmachine is offline  
Reply
Old 2nd March 2010 | 07:23
  #2 (permalink)  
20 Anniversary
 
Joined: Dec 2003
Posts: 2,348
Likes: 839
From: Tring, UK
Something like this?

Wolfram Alpha

Although I wouldn't really call it a "standard" formula...
FullWings is online now  
Reply
Old 2nd March 2010 | 08:03
  #3 (permalink)  
25 Anniversary
 
Joined: Aug 1998
Aviation Qualifications: ATPL
Posts: 6,623
Likes: 847
From: Ex-pat Aussie in the UK
I don't know why you want it, but you can just differentiate the radius of turn equation.
Checkboard is offline  
Reply
Old 2nd March 2010 | 09:00
  #4 (permalink)  
 
Joined: Sep 2008
Posts: 48
Likes: 0
From: Optimum FL
Just a quick calculation for radius:


R= 1/2 x TAS/100 (no wind)

D(Diameter) = TAS/100 (no wind)

Off course it is depending on bank angle as well !!!

Hope that helps ;-)
CaptB737 is offline  
Reply
Old 2nd March 2010 | 09:14
  #5 (permalink)  
15 Anniversary
 
Joined: Feb 2007
Posts: 434
Likes: 9
From: Darwin, Australia
Radius of turn (in meters) equals 0.026978 multiplied by TAS in knots multiplied by TAS in knots divided by the TAN of the angle of bank.
werbil is offline  
Reply
Old 2nd March 2010 | 09:59
  #6 (permalink)  
 
Joined: Feb 2007
Posts: 60
Likes: 0
From: Somwhere with girls, wine and cars that shine..
You should post this in the Engineers Forum!! We deal with these kind of equations everyday in Design work. Are we assuming a constant pitch angle? Otherwise we need an additional term.

Last edited by lovezzin; 15th April 2010 at 07:32.
lovezzin is offline  
Reply
Old 2nd March 2010 | 10:50
  #7 (permalink)  
 
Joined: Aug 2001
Posts: 775
Likes: 0
From: Dorset
Assuming that it is a balanced level turn, then
Radius of turn = V squared / g Tan AOB.

So if the V and the g stay constant and all we do is to change the AOB,
then radius is proportional to 1/Tan AOB.
Keith.Williams. is offline  
Reply
Old 2nd March 2010 | 11:50
  #8 (permalink)  
50 Countries Visited
20 Anniversary
Veteran: Air Force
 
Joined: Jun 2002
Aviation Qualifications: PPL
Posts: 5,106
Likes: 323
From: east ESSEX
You will not have a balanced turn if you increase the bank and not increase the `g` at the same time ...

edit.try `googling .`nomogram of turning performance`.or csgnetwork.com/aircraft turn performance
sycamore is offline  
Reply
Old 2nd March 2010 | 12:18
  #9 (permalink)  
 
Joined: Jun 2001
Posts: 4,369
Likes: 3
From: UK.
For personal amusement in spreadsheet, I've used:

Rate in deg/sec = 1091*(Tan(Pi*a/180))/v

which, at 30deg 150kn gives 4.2 deg/sec

where
a = bank angle deg.
v = TAS kn.

No idea how accurate it is
Basil is offline  
Reply
Old 2nd March 2010 | 14:34
  #10 (permalink)  
 
Joined: Aug 2001
Posts: 775
Likes: 0
From: Dorset
SYCAMORE

g is the acceleration due to gravity. We have no control over that.

If you mean that we also need to increase pitch to increase lift to maintain altitude in the turn, then you are of course correct. But that does not invaildate the equation.
Keith.Williams. is offline  
Reply
Old 4th March 2010 | 21:26
  #11 (permalink)  
Thread Starter
 
Joined: Jul 2008
Posts: 86
Likes: 0
From: Las Vegas, NV
Thanks for the replies.

Would this be the correct formula for calculating a bank angle:

Bank Angle = arctan(v^2/11.26r)
Badmachine is offline  
Reply
Old 7th March 2010 | 11:45
  #12 (permalink)  
 
Joined: Aug 2001
Posts: 775
Likes: 0
From: Dorset
The general shape of your equation is OK.

I am a less sure about your constant 11.26.

If the speed is in knots, and we use 32 ft/sec/sec for g, then to get the radius in feet we need to use something closer to 11.226.
Keith.Williams. is offline  
Reply
Old 8th March 2010 | 03:48
  #13 (permalink)  
25 Anniversary
 
Joined: Jun 2001
Aviation Qualifications: ATPL
Posts: 4,578
Likes: 412
From: FNQ ... It's Permanent!
Online calculator here....
Capt Fathom is offline  
Reply
Old 10th March 2010 | 06:43
  #14 (permalink)  
 
Joined: Jun 2001
Posts: 889
Likes: 0
From: Australia
Bank Angle = arctan(v^2/11.26r)
If you are interested in rate of change, the units don't matter.

The formula in SI units is (Bank Angle) = arctan (v^2 / g r)
or r = g / v^2 tan BA

Where A = bank angle and 1/tanA = cotA, and assuming that v is constant:

dr/dA = d/dA (g/v^2tanA)
= g/v^2 dcotA / dA
= g/v^2 (-cosec^2 A)
= g/v^2 (-1/sin^2 A)

If you plot radius (vertical axis) against bank angle (horizontal), at about 100kTAS, the gradient of the line at each value of bank angle is as follows. The "-" just means that as bank increases, radius decreases. The smaller the number, the less the radius will change for each 1° increase in bank.
5° -0.53
10 -0.13
15 -0.06
20 -0.03
25 -0.022
30 -0.016
35 -0.012
40 -0.010

Been years since I've done that sort of thing. Someone more engineering than I have, show me where I went wrong

If you want absolute values, the above formula uses radius in meters, v in m/s, g in m/s/s (9.81). Then you can convert into whatever units your bugsmasher is calibrated for...
Oktas8 is offline  
Reply
Old 11th March 2010 | 21:18
  #15 (permalink)  
Thread Starter
 
Joined: Jul 2008
Posts: 86
Likes: 0
From: Las Vegas, NV
Thanks for replies.

Regarding descending turns, what affect will changes in angle of descent have upon a change in turn radius (if any)? Online turn calculators specify they cannot calculate a turn radius for descending turns.
Badmachine is offline  
Reply

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Contact Us - Archive - Advertising - Cookie Policy - Privacy Statement - Terms of Service

Copyright © 2026 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.