{
    "title": "T-Wing Convertiplane",
    "inventor_name": "Hugh Stone",
    "publication_year": 2006,
    "device_name": "T-Wing",
    "goal": "Provide a vertical-take-off and landing (VTOL) UAV that combines helicopter hover capability with fixed-wing forward-flight efficiency for surveillance and reconnaissance.",
    "problem_addressed": "Need for unmanned aircraft that can operate without runways, offering higher speed, range and endurance than helicopters while retaining vertical take-off/landing capability.",
    "concept_summary": "The T-Wing is a tail-sitter UAV that uses twin fixed-pitch propellers for lift during vertical flight and fixed control surfaces (flaps, canard, fin) immersed in the propeller slipstream to control attitude. An onboard PC-104 computer processes GPS/IMU data and runs model-predictive control to autonomously navigate between way-points, allowing transition from vertical hover to conventional forward flight and back.",
    "detailed_description": null,
    "principles": [
        "VTOL thrust from propellers",
        "Fixed-wing aerodynamics for forward flight",
        "Control surfaces in propeller slipstream",
        "Autonomous waypoint navigation",
        "Model predictive control"
    ],
    "scientific_domains": [
        "Aerospace engineering",
        "Control systems",
        "Robotics",
        "Avionics"
    ],
    "mechanisms_of_action": [
        "Propeller thrust provides lift for vertical take-off",
        "Slipstream-immersed flaps generate pitch, roll and yaw moments",
        "Canard balances aft wing and adjusts CG",
        "GPS/IMU sensors feed position and attitude to onboard computer",
        "MPC algorithm computes optimal control commands"
    ],
    "materials": [],
    "energy_sources": [
        "Gasoline (for 2-stroke internal-combustion engines)"
    ],
    "inputs": [
        "GPS way-points",
        "IMU (inertial measurement unit) data",
        "Ground-station high-level commands",
        "Pressure/ultrasonic wind sensor data"
    ],
    "outputs": [
        "Vehicle position and attitude",
        "Surveillance video feed",
        "Telemetry data to ground station"
    ],
    "claimed_performance": "Hover stability with flaps moving 50 times per second; autonomous transition between vertical and horizontal flight; flight up to 300 ft altitude; operation in 10-15 kt wind; payload ~30 kg, wingspan ~2.4 m, height ~1.5 m.",
    "experimental_evidence": "Prototype flown in hover mode (manual and autonomous), tethered hover testing, fully autonomous vertical flight testing, three transition flights (vertical-to-horizontal and back) performed in August 2006, model-predictive-control flights on a tether test-rig, videos documenting flights.",
    "replication_status": "Multiple flight tests performed; prototype demonstrated autonomous transition and hover; no commercial production reported.",
    "keywords": [
        "VTOL",
        "convertiplane",
        "tail-sitter",
        "UAV",
        "autonomous flight",
        "model predictive control",
        "surveillance drone"
    ],
    "related_technologies": [
        "UAV convertiplanes",
        "VTOL drones",
        "fixed-wing aircraft",
        "autonomous navigation systems"
    ],
    "controversy_level": "low",
    "confidence_score": 0.9,
    "practicability_score": 0.7,
    "fringe_score": 0.1,
    "evidence_strength": 0.8,
    "risk_score": 0.2,
    "trl_estimate": 6,
    "source_urls": [
        "http://www.abc.net.au/science/news/stories/2006/1699868.htm",
        "http://www.aeromech.usyd.edu.au/uav/twing/",
        "http://www.aeromech.usyd.edu.au/uav/twing/Video%20Clips_files/flightTest30Aug2006_edited_720by576_small.wmv",
        "https://books.google.com/books?id=_aCpKOQgdYEC&pg=PA137"
    ],
    "organizations": [
        "University of Sydney",
        "Sonacom Pty Ltd",
        "Australian Research Council",
        "US Air Force"
    ],
    "applications": [
        "Surveillance and reconnaissance",
        "Deployment of sonar buoys",
        "Scientific data collection"
    ],
    "limitations": [
        "Vehicle is inherently unstable; flaps must move at 50 Hz",
        "Control-system saturation caused altitude loss during tight turns",
        "Tethered testing required for early vertical-flight validation",
        "Limited payload capacity (~30 kg)"
    ],
    "open_questions": [
        "How to improve stability and reduce flap actuation rate",
        "Scalability to larger payloads and longer endurance",
        "Robustness of autonomous control in adverse weather",
        "Transition from prototype to certified commercial product"
    ],
    "red_flags": [],
    "evidence_quotes": [
        "\"So far the team has successfully tested a prototype that is 1.5 metres high with a 2.4-metre wingspan and weighs 30 kilograms.\"",
        "\"The vehicle performed the first transition fully autonomously and navigated to the first horizontal waypoint.\"",
        "\"Hover mode testing showed the vehicle could be controlled with a vertical velocity controller and model-predictive control.\"",
        "\"The T-Wing uses fixed propellers, like a standard aircraft, and moving flaps in the slipstream to change direction and allow hover.\"",
        "\"The vehicle has been flown in 10-15 knot winds in both autonomous and vertical velocity guidance modes.\""
    ],
    "category": "Aerodynamics & Flight"
}