ElectricalTransformer![]() ![]() ![]() | ![]() |
appearance as argument number 1 |
![]() |
(documentation ElectricalTransformer EnglishLanguage "A Device for converting one measure of Volts to another. Two coils of wire are inductively coupled around a common core. The ratio of the number of windings in each coil is same as the ratio of the resulting voltages.") | Cars.kif 3081-3084 | |
(externalImage ElectricalTransformer "http://upload.wikimedia.org/wikipedia/ commons/ 7/ 73/ Stromwandler.jpg") | pictureList.kif 8765-8765 | |
(externalImage ElectricalTransformer "http://upload.wikimedia.org/wikipedia/ commons/ 7/ 7a/ Transformer-hightolow_smaller.jpg") | pictureList.kif 9772-9772 | |
(externalImage ElectricalTransformer "http://upload.wikimedia.org/wikipedia/ en/ 1/ 1c/ Polemount-singlephase-closeup.jpg") | pictureList.kif 9774-9774 | |
(subclass ElectricalTransformer Transformer) | Cars.kif 3079-3079 |
appearance as argument number 2 |
![]() |
(subclass IgnitionCoil ElectricalTransformer) | Cars.kif 3135-3135 | |
(termFormat ChineseLanguage ElectricalTransformer "变压器") | domainEnglishFormat.kif 58793-58793 | |
(termFormat ChineseTraditionalLanguage ElectricalTransformer "變壓器") | domainEnglishFormat.kif 58792-58792 | |
(termFormat EnglishLanguage ElectricalTransformer "electrical transformer") | Cars.kif 3080-3080 | |
(termFormat EnglishLanguage ElectricalTransformer "transformer") | domainEnglishFormat.kif 58791-58791 |
appearance as argument number 3 |
![]() |
(domain transformerCapacity 1 ElectricalTransformer) | Mid-level-ontology.kif 30834-30834 | |
(domain voltageRatingPrimary 1 ElectricalTransformer) | Mid-level-ontology.kif 30742-30742 | |
(domain voltageRatingSecondary 1 ElectricalTransformer) | Mid-level-ontology.kif 30785-30785 |
antecedent |
![]() |
(=> (and (instance ?T ElectricalTransformer) (instance ?WC1 WireCoil) (instance ?WC2 WireCoil) (coilCount ?WC1 ?N1) (coilCount ?WC2 ?N2) (holdsDuring ?T (measure ?WC1 (MeasureFn Volt ?V1)))) (and (holdsDuring ?T (measure ?WC2 (MeasureFn Volt ?V2))) (equal ?V2 (MultiplicationFn ?V1 (DivisionFn ?N2 ?N1))))) |
Cars.kif 3095-3109 | |
(=> (instance ?ET ElectricalTransformer) (exists (?WC1 ?WC2) (and (instance ?WC1 WireCoil) (instance ?WC2 WireCoil) (part ?WC1 ?ET) (part ?WC2 ?ET)))) |
Cars.kif 3086-3093 |
![]() |
![]() |