Aixro XF-40
The Aixro XF-40 (or XF40) is a German aircraft engine, designed and produced by Aixro of Aachen for use in ultralight aircraft.[1]
XF-40 | |
---|---|
Type | Aircraft engine |
National origin | Germany |
Manufacturer | Aixro |
Major applications | Roland Z-120 Relax Garland Vampire |
Unit cost | €12,600 (2015) |
Design and development
The XF-40 is a single-rotor Wankel engine. It is a 294 cc (17.9 cu in) displacement, liquid-cooled, gasoline engine design, with a poly V belt reduction drive with a reduction ratio of 1.25:1. It employs capacitor discharge ignition and produces 36 hp (27 kW) at 6500 rpm.[1]
Applications
Specifications (XF-40)
Data from Tacke[1]
General characteristics
- Type: Single rotor Wankel aircraft engine
- Displacement: 294 cc (17.9 cu in)
- Length: 300 mm (11.8 in)
- Width: 250 mm (9.8 in)
- Height: 250 mm (9.8 in)
- Dry weight: 18.7 kg (41.2 lb)
Components
- Fuel type: gasoline
- Cooling system: liquid
- Reduction gear: poly V belt
Performance
- Power output: 36 hp (27 kW)
gollark: ```luarn = function() sides = {"right","left","top","bottom","front","back"} sides_raw = {"right","left","top","bottom","front","back"} for i=1, #sides do sides[i] = peripheral.getType(sides_raw[i]) if sides[i] == "modem" then rednet.open(sides_raw[i]) print("Rednet Open on "..sides_raw[i].." Side") end endend```WHY
gollark: And then the same thing but with background color...
gollark: ```luac = function(a) if term.isColor() == true then if a == 0 then term.setTextColor(colours.white) elseif a == 1 then term.setTextColor(colours.orange) elseif a == 2 then term.setTextColor(colours.magenta) elseif a == 3 then term.setTextColor(colours.lightBlue) elseif a == 4 then term.setTextColor(colours.yellow) elseif a == 5 then term.setTextColor(colours.lime) elseif a == 6 then term.setTextColor(colours.pink) elseif a == 7 then term.setTextColor(colours.grey) elseif a == 8 then term.setTextColor(colours.lightGrey) elseif a == 9 then term.setTextColor(colours.cyan) elseif a == "a" then term.setTextColor(colours.purple) elseif a == "b" then term.setTextColor(colours.blue) elseif a == "c" then term.setTextColor(colours.brown) elseif a == "d" then term.setTextColor(colours.green) elseif a == "e" then term.setTextColor(colours.red) elseif a == "f" then term.setTextColor(colours.black) elseif a == "red" then c("e") elseif a == "orange" then c(1) elseif a == "yellow" then c(4) elseif a == "green" then c("d") elseif a == "blue" then c("b") elseif a == "purple" then c("a") elseif a == "black" then c("f") elseif a == "white" then c(0) end endend```?!?!?!?
gollark: ```lua-- VERSION 1.0 --using = function(a) shell.run(a)enduse = function(a) shell.run(a)ends = function(a) sleep(a)endcls = function() shell.run("clear")endclr = function() cls()end```????
gollark: This is so ridiculous.
References
- Tacke, Willi; Marino Boric; et al: World Directory of Light Aviation 2015-16, pages 256-257. Flying Pages Europe SARL, 2015. ISSN 1368-485X
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.