Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

  GuidedMissile

Sigma KEE - GuidedMissile
GuidedMissile(导弹)
more pictures...

appearance as argument number 1
-------------------------


(documentation GuidedMissile EnglishLanguage "Missiles that have the ability to maneuver through the air can be guided, and are known as guided missiles. These have three key system components: * tracking * guidance * flight A tracking system locates the missile's target. This can be either a human gunner aiming a sight on the target (remotely from the missile) or an automatic tracker. Automatic trackers use radiation emanating from the target or emitted from the launch platform and reflecting back to it from the target. Passive automatic trackers use the target's inherent radiation, usually heat or light, but missiles designed to attack Command & Control posts, aircraft or guided missiles may look for radio waves. Active automatic trackers rely on the target being illuminated by radiation. The target can be painted with light (sometimes infrared and/ or laser) or radio waves (radar) which can be detected by the missile. The radiation for the painting can originate in the missile itself or may come from a remote station (for example, a hilltop gunner can illuminate a target with a laser device and this can be used to direct an air launched guided missile). A guidance system takes data from the missile's tracking system and flight system and computes a flight path for the missile designed to intercept the target. It produces commands for the flight system. The flight system causes the missile to maneuver. There are two main systems: vectored thrust (for missiles that are powered throughout the guidance phase of their flight) and aerodynamic maneuvering (wings, fins, canards, etc). There are some similarities between guided missiles and guided bombs. A guided bomb, dropped from an aircraft, is unpowered and uses aerodynamic fins for forward horizontal maneuvering while falling vertically. (from Wikipedia)") MilitaryDevices.kif 1017-1047
(externalImage GuidedMissile "http://upload.wikimedia.org/wikipedia/commons/ thumb/ 3/ 34/ Standard_Missile.jpg/ 120px-Standard_Missile.jpg") pictureList-ImageNet.kif 432-432
(externalImage GuidedMissile "http://upload.wikimedia.org/wikipedia/commons/ thumb/ 5/ 55/ Tomahawk_Block_IV_cruise_missile.jpg/ 300px-Tomahawk_Block_IV_cruise_missile.jpg") pictureList-ImageNet.kif 435-435
(externalImage GuidedMissile "http://upload.wikimedia.org/wikipedia/commons/ thumb/ 6/ 67/ Trigat-LR-detoured.jpg/ 180px-Trigat-LR-detoured.jpg") pictureList-ImageNet.kif 430-430
(externalImage GuidedMissile "http://upload.wikimedia.org/wikipedia/commons/ thumb/ 8/ 8b/ Martel_TV-Guided_Missile_-_Elvington_-_BB.jpg/ 800px-Martel_TV-Guided_Missile_-_Elvington_-_BB.jpg") pictureList-ImageNet.kif 434-434
(externalImage GuidedMissile "http://upload.wikimedia.org/wikipedia/commons/ thumb/ b/ b0/ Hawk_Launcher.JPG/ 300px-Hawk_Launcher.JPG") pictureList-ImageNet.kif 431-431
(externalImage GuidedMissile "http://upload.wikimedia.org/wikipedia/en/a/ aa/ Agni3_inflight_PTI.jpg") pictureList-ImageNet.kif 433-433
(subclass GuidedMissile Missile) MilitaryDevices.kif 1015-1015 导弹导弹subclass

appearance as argument number 2
-------------------------


(subclass AAM GuidedMissile) MilitaryDevices.kif 1171-1171 AAM导弹subclass
(subclass BeamRidingGMissile GuidedMissile) MilitaryDevices.kif 1090-1090 束骑导弹导弹subclass
(subclass InfraRedGMissile GuidedMissile) MilitaryDevices.kif 1065-1065 红外导弹导弹subclass
(termFormat ChineseLanguage GuidedMissile "导弹") domainEnglishFormat.kif 26964-26964
(termFormat ChineseTraditionalLanguage GuidedMissile "導彈") domainEnglishFormat.kif 26963-26963
(termFormat EnglishLanguage GuidedMissile "guided missile") domainEnglishFormat.kif 26962-26962

antecedent
-------------------------


(=>
    (and
        (instance ?M GuidedMissile)
        (instance ?FLYING Flying)
        (patient ?FLYING ?M))
    (exists (?GUIDING)
        (and
            (instance ?GUIDING Guiding)
            (patient ?GUIDING ?FLYING)
            (agent ?GUIDING ?M)
            (during
                (WhenFn ?GUIDING)
                (WhenFn ?FLYING)))))
MilitaryDevices.kif 1051-1063


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners