Sauer S 2500
The Sauer S 2500 is a family of four stroke aircraft engines certified according to JAR 22-H (CS-22 subpart H)[1][2]
Sauer S 2500 | |
---|---|
Type | Horizontally opposed piston aircraft engine |
National origin | Germany |
Manufacturer | Sauer Flugmotorenbau GmbH |
Major applications | Motorgliders and light aircraft |
Unit cost | From €18,465.00 in 2014 |
Developed from | Wasserboxer |
Design and development
The engine is based on the Wasserboxer, extensively modified for aircraft use and all the parts are custom made.[1] They are certified according to CS-22 subpart H[2][3] and can therefore be used in motorgliders and light aircraft that are certified as CS-VLA[4] and CS-LSA[5]
Variants
- Sauer S 2500-1-DS1
- Sauer S 2500-1-TS1
- Sauer S 2500-1-HS1
- Sauer S 2500-1-FS1
- Sauer S 2500 T
- A 126 hp (94 kW) turbocharged version no longer available and unknown if it ever was available commercially.
Specifications
General characteristics
- Bore: 97mm
- Stroke: 84mm
- Displacement: 2483cc
- Dry weight: 77 kg
Components
- Valvetrain: Single overhead exhaust valve, single overhead inlet valve per cylinder
- Fuel system: Bing carburetor with altitude compensation
- Fuel type: min 98 RON
- Cooling system: Air-cooled
Performance
- Power output: 94hp at 3000 rpm, 100hp at 3200 rpm (S 2500-1-FS1)
- Compression ratio: 8.8:1
gollark: Please use letters 103 through 996.
gollark: Why did you make them all sentient?
gollark: you.
gollark: ```rustuse actix_web::{web, App, HttpResponse, HttpServer};#[actix_rt::main]async fn main() -> std::io::Result<()> { let one = HttpServer::new(|| { App::new().route("/", web::get().to(|| HttpResponse::Ok())) }) .keep_alive(75); // <- Set keep-alive to 75 seconds // let _two = HttpServer::new(|| { // App::new().route("/", web::get().to(|| HttpResponse::Ok())) // }) // .keep_alive(); // <- Use `SO_KEEPALIVE` socket option. let _three = HttpServer::new(|| { App::new().route("/", web::get().to(|| HttpResponse::Ok())) }) .keep_alive(None); // <- Disable keep-alive one.bind("127.0.0.1:8088")?.run().await}```
gollark: Orbital. Laser. Strike.
References
- Sauer Flugmotorenbau GmbH
- EASA, CS-22
- LBA 4580, LBA
- CS-VLA, CS-VLA
- CS-LSA, CS-LSA
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.