<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% Dim rsSwiperSub Dim rsSwiperSub_numRows Set rsSwiperSub = Server.CreateObject("ADODB.Recordset") rsSwiperSub.ActiveConnection = MM_dbase1_STRING rsSwiperSub.Source = "SELECT * FROM QueryProductDetails" rsSwiperSub.CursorType = 0 rsSwiperSub.CursorLocation = 2 rsSwiperSub.LockType = 1 rsSwiperSub.Open() rsSwiperSub_numRows = 0 %> <% Dim rsSwiperMain Dim rsSwiperMain_numRows Set rsSwiperMain = Server.CreateObject("ADODB.Recordset") rsSwiperMain.ActiveConnection = MM_dbase1_STRING rsSwiperMain.Source = "SELECT * FROM QueryDistinctCategory" rsSwiperMain.CursorType = 0 rsSwiperMain.CursorLocation = 2 rsSwiperMain.LockType = 1 rsSwiperMain.Open() rsSwiperMain_numRows = 0 %> <% Dim localTime Dim localTime_numRows Set localTime = Server.CreateObject("ADODB.Recordset") localTime.ActiveConnection = MM_dbase1_STRING localTime.Source = "SELECT * FROM QueryTimeDate" localTime.CursorType = 0 localTime.CursorLocation = 2 localTime.LockType = 1 localTime.Open() localTime_numRows = 0 %> <% Dim productInfo__MMColParam productInfo__MMColParam = "1" If (Request.QueryString("productInfoID") <> "") Then productInfo__MMColParam = Request.QueryString("productInfoID") End If %> <% Dim productInfo Dim productInfo_numRows Set productInfo = Server.CreateObject("ADODB.Recordset") productInfo.ActiveConnection = MM_dbase1_STRING productInfo.Source = "SELECT * FROM QueryProductInfo WHERE productInfoID = " + Replace(productInfo__MMColParam, "'", "''") + "" productInfo.CursorType = 0 productInfo.CursorLocation = 2 productInfo.LockType = 1 productInfo.Open() productInfo_numRows = 0 %> Global Aviation
Global Aviation Support Pty. Ltd
Sunshine Coast Airport, Queensland, Australia
Tel: 07 5448 8877 Fax: 07 5448 8866
Email:
Local Time - <%= DoDateTime((localTime.Fields.Item("Time").Value), 4, 1033) %>, <%= DoDateTime((localTime.Fields.Item("Date").Value), 1, 1033) %>
 

Ultimate Bar Graph Engine Analyzer Model UBG-16
  • All Programming Done from the Front Panel!
  • 16 Programmable High Alarms
  • 16 Programmable Low Alarms
  • Programmable EGT Differential Alarm
  • Programmable Shock Cooling Alarm
  • Programmable Range for Bars
  • Programmable Scan Rate
  • Last Column of Bars may be set for EGT TIT or Oil Temp
  • Stable 1 Degree Resolution
FAA Approved
STC'd, PMA'd

Simple to Understand
and Easy to Operate!

  • True Peak Detect (eliminates false peak detection)
  • Find First and Last Cylinder to Peak
  • Indicates as Each Cylinder reaches Peak EGT
  • Stores Last Peak Reading and Channel in Memory
  • Displays Temperature Below Peak for Accurate Leaning
  • Fuel/Air Mixture Profiling
  • Normalized Mode with Long Term Memory for Easy Problem
  • RS232 (5V) Output for Data Logging. Detection and Trend Analysis
  • Size: 2.65" X 2.65" X 6" Depth, 2¼" Mount.

Any of the 16 Channels May Be Set Up to Display the Following Functions:
(Every Channel has Pilot Programmable High and Low Alarms)
  • EGT/CHT (digital and bar graph display)
  • TIT (digital and bar graph display)
  • Oil Temperature (digital and bar graph display)
  • Outside Air Temperature (toggles between 'F and 'C)
  • Carburetor Temperature
  • Cowl Temperature
  • Other Temperature
  • Oil Pressure
  • Fuel Pressure
  • Manifold Pressure
  • Gyro Vacuum
  • R.P.M.
  • Fuel Flow
  • Bus Voltage
  • Amps

Normalized Mode Normalized Mode Lean Mode Lean Mode Peak Found Peak Found
The benefits of flying with an Electronics International Engine Analyzer are extensive. E. I. has been manufacturing Analyzers, which are relied upon, by thousands of pilots around the world since 1980. The Ultimate Bar Graph Engine Analyzer (model UBG-16) is the most sophisticated instrument in our arsenal. Its unique features were designed to provide you with the ultimate tool for detecting engine problems in their earliest stages and assisting you in operating your engine safely and economically.

32 Pilot Programmable Limits: The UBG incorporates a Pilot Programmable High and Low Alarm for each of its 16 channels. Every engine and every cylinder on an engine operates at a different temperature. The UBG's 32 limits allow you to set a high and low alarm for each cylinder in accordance with that cylinder's normal operating temperatures. If any cylinder's temperature drifts outside its normal operating range, you'll get an alarm before the problem can cause excessive heat, stress or wear on your engine. These 32 pilot programmable limits provide the ultimate in early problem detection. An external warning light and voice are available.

Normalized Mode with Memory: Because an engine's EGTs are all different, it can be difficult to spot a change in temperature in a single cylinder. In the Normalized Mode, all the EGT columns may be set to the same level. The offsets for each cylinder are stored in long term memory (20+ years). With the columns normalized to the same height, it is easy to spot a problem (one column will be higher or lower than all the others). If any cylinder's temperatures change in the next week, month or year, you'll see it. This is a powerful diagnostic tool not found on other units!

Lean Mode with True Peak Detect: The UBG incorporates the most advanced leaning features in general aviation. As you lean your engine, one cylinder's EGT will reach its hottest temperature (peak) before all the others. Any further leaning will cause that cylinder's EGT to decrease. When this happens, the UBG will blink "PEAK" in the digital display and show the hottest temperature reached (example "PEAK 1436"). If for any reason an EGT dips during leaning (a common occurrence), this will be a false peak. If you continue to lean (a small amount) and the EGT increases past the false peak, the UBG will switch back to the Lean Mode and show "LEAN" in the digital display (example: "LEAN 1437"). Handling false peaks is not a problem for the UBG as it can be with other units on the market.

Another powerful leaning feature of the UBG is its ability to display the temperature below peak EGT (example: "PEAK -25"). This allows you to accurately set your mixture to achieve a specific EGT on the rich or lean side of peak. This unique feature is NOT available on other bar graph gauges!

If you choose to operate your engine on the lean side of peak, the UBG will blink the number over each column as that cylinder reaches peak EGT. At a glance you'll know where your engine is operating from the first cylinder to reach peak to the last.

 

Protect your engine with the
Ultimate Bar Graph Engine Analyzer!
Contact us now for further information or quotes

© 1999-2004, Global Aviation Support Pty Ltd
<% rsSwiperSub.Close() Set rsSwiperSub = Nothing %> <% rsSwiperMain.Close() Set rsSwiperMain = Nothing %> <% localTime.Close() Set localTime = Nothing %> <% productInfo.Close() Set productInfo = Nothing %>