Avian Cheetah

The Avian Cheetah is a British high-wing, single-place, competition hang glider, designed by Steve Elkins and Neil Hammerton and produced by Avian Limited of Hope Valley, Derbyshire.[1][2]

Cheetah
Role Hang glider
National origin United Kingdom
Manufacturer Avian Limited
Designer Steve Elkins and Neil Hammerton
Status In production
Unit cost
£3574 (2003 price)
Developed from Avian Java

Design and development

The Cheetah is a development of the Avian Java and is a "topless" design without a kingpost or top wire rigging, although it retains the lower flying wires.[1]

The current production Cheetah 150 model is made from aluminum and carbon fibre tubing, with the wing covered in Dacron sailcloth. Its 10.4 m (34.1 ft) span wing has a nose angle of 130deg; and an aspect ratio of 7.5:1. The acceptable pilot hook-in weight is 80 to 110 kg (180 to 240 lb).[1]

The glider can be broken down to a 37 kg (82 lb) package, 4.6 m (15.1 ft) in length for ground transportation on a car top.[2]

Variants

Cheetah 150
Current production version. British Hang Gliding and Paragliding Association certified.[1][2]
Cheetah 160
Version offered circa 2003 with 10.4 m (34.1 ft) span wing, with an area of 15 m2 (160 sq ft), a nose angle of 125° and an aspect ratio of 7.0:1.[1]

Specifications (Cheetah 150)

Data from Avian[2]

General characteristics

  • Crew: one
  • Wingspan: 10.4 m (34 ft 1 in) with tip fairings
  • Wing area: 14.5 m2 (156 sq ft)
  • Aspect ratio: 7.5:1
  • Empty weight: 35 kg (77 lb) rigged ready for flight
  • Gross weight: 145 kg (320 lb)

Performance

  • Stall speed: 24 km/h (15 mph, 13 kn)
  • Never exceed speed: 113 km/h (70 mph, 61 kn) in smooth air
  • Maximum glide ratio: 15.3:1 (depending on the harness used)
  • Rate of sink: 0.86 m/s (169 ft/min)

gollark: There's also sandboxing of user code, so people can hit ctrl+w easily to wipe everything.
gollark: Well, yes, but it blocks BlahOS.
gollark: ```lua-- Ensure code does not contain evil/unsafe things, such as known browsers, bad OSes or Siri. For further information on what to do if Siri is detected please consult https://pastebin.com/RM13UGFa line 2 and/or the documentation for PS#ABB85797 in this file.function potatOS.check_safe(code) local lcode = strip_comments(string.lower(code)) for category, list in pairs(banned) do for _, thing in pairs(list) do if string.find(lcode, '[^"]' .. string.lower(thing)) then --local ok, err = pcall(potatOS.make_paste, ("potatOS_code_sample_%x"):format(0, 2^24), code) --local sample = "[error]" --if ok then sample = "https://pastebin.com/" .. err end local text = string.format([[This program contains "%s" and will not be run.Classified as: %s.%sIf you believe this to be in error, please contact the potatOS developers.This incident has been reported.]], thing, category, category_descriptions[category]) potatOS.report_incident(string.format("use of banned program classified %s (contains %s).", category, thing), {"safety_checker"}, { code = code, extra_meta = { program_category = category, program_contains = thing, program_category_description = category_descriptions[category] } }) return false, function() printError(text) end end end end return trueend```
gollark: There's a bit of code in `load` which checks user code for stuff which looks like known virii/bad OSes.
gollark: I may need to improve the potatOS antivirus.

References

  1. Bertrand, Noel; Rene Coulon; et al: World Directory of Leisure Aviation 2003-04, page 42. Pagefast Ltd, Lancaster OK, 2003. ISSN 1368-485X
  2. Avian Limited (n.d.). "Cheetah 150". Archived from the original on 2013-01-06. Retrieved 6 February 2012.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.