Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

IAS to MACH change Alititude

Featured Replies

Hi All Change from IAS to Mach @ around 25500 ft. Is there a formula using assumed Amb temp. (from lapse rate) and TAS. Using an altitude switch to change and would like to get it more realistic.

Paul EGLD

Hi,Below is a code I used for my 737; however it was for a changeover at FL260, so I changed it to 25500 ft.1. first part for the change over code is for your Autopilot.2. second part needs to have for example: (L:2550fl, bool) in the mouse click for the ISA/MACH Changeover Switch.I'm not sure if this is what you are looking for, but It works fine for me and I hope this helps.Regards,Benny(A:Indicated Altitude, feet) 25500 > if{ 1 (>L:2550fl, bool) } els{ 0 (>L:2550fl, bool) }(L:2550fl, bool) (A:Airspeed select indicated or true, knots) 100 > && if{ 1 (>L:Mach-IAS select, bool) }Click to display IAS or Mach(L:N1 switch, bool) ! (L:2550fl, bool) ! && if{ (L:Mach-IAS select, bool) ! (>L:Mach-IAS select, bool) 1 (A:Autopilot mach hold, bool) 0 (>K:AP_PANEL_MACH_OFF) 1 (A:Autopilot airspeed hold, bool) 0 (>K:AP_PANEL_SPEED_OFF) }

  • Author

Thanks for that Benny, I learned today that mach = TAS @ Amb. temp -35 c that's close to what I need to get appox altitude to change over. Paul

Paul EGLD

Hey Paul,Just take a look at this thread. I'm curious that you are making a change IAS-MACH at a given altitude...If this is for speed window in autopilot, AFAIK it usually changes at a fixed relationship between both variables. For example, in 757 it will show Mach when IAS equals 0.40 Mach and above; going back to IAS when IAS is <= 399. Tom

  • Author

Hello Tom From what I think Happens (never used RW mach before) 737 climbs to Altitude = Amb temp -35 where mach and TAS meet using IAS and then to stop overspeeding the mach climb max using IAS, The Speed hold and speed window chages to mach. Then all speeds above are mach refs. If anyone knows how this all works please comment. Paul PS I don,t see a link in your post.

Paul EGLD

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.