<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:j.0="http://qudt.org/schema/qudt/"
xmlns:j.1="http://purl.org/dc/terms/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:j.2="http://www.w3.org/2004/02/skos/core#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#" >
<rdf:Description rdf:about="http://qudt.org/vocab/quantitykind/ComplexPower">
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">
$\textit{Complex Power}$, under sinusoidal conditions,
is the product of the phasor $\mathbf{U}$ representing the voltage between the terminals of a linear two-terminal element,
or two-terminal circuit and the complex conjugate of the phasor $I$ representing the electric current in the element or circuit.
</j.1:description>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-11-39</j.0:informativeReference>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroV-A"/>
<rdfs:comment>Applicable units are those of quantitykind:ComplexPower</rdfs:comment>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PetaV-A"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PicoV-A"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GigaV-A"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/ExaV-A"/>
<rdfs:seeAlso rdf:resource="http://qudt.org/vocab/quantitykind/VoltagePhasor"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/TeraV-A"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/V-A"/>
<j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/ElectricPower"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaV-A"/>
<j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$complex-power$</j.0:expression>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloV-A"/>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\underline{S} = \underline{U}\underline{I^*}$, where $\underline{U}$ is voltage phasor and $\underline{I^*}$ is the complex conjugate of the current phasor.</j.0:latexDefinition>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891</j.0:informativeReference>
<rdfs:seeAlso rdf:resource="http://qudt.org/vocab/quantitykind/ElectricCurrentPhasor"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoV-A"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliV-A"/>
<j.0:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\underline{S}$</j.0:latexSymbol>
<rdfs:label xml:lang="en">Complex Power</rdfs:label>
</rdf:Description>
</rdf:RDF>
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://qudt.org/vocab/quantitykind/ComplexPower>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> """
$\\textit{Complex Power}$, under sinusoidal conditions,
is the product of the phasor $\\mathbf{U}$ representing the voltage between the terminals of a linear two-terminal element,
or two-terminal circuit and the complex conjugate of the phasor $I$ representing the electric current in the element or circuit.
"""^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/ExaV-A> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaV-A> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV-A> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV-A> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroV-A> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliV-A> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoV-A> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PetaV-A> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoV-A> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraV-A> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V-A> ;
<http://qudt.org/schema/qudt/expression> "$complex-power$"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
<http://qudt.org/schema/qudt/informativeReference> "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-11-39"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/informativeReference> "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/latexDefinition> "$\\underline{S} = \\underline{U}\\underline{I^*}$, where $\\underline{U}$ is voltage phasor and $\\underline{I^*}$ is the complex conjugate of the current phasor."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/latexSymbol> "$\\underline{S}$"^^<http://qudt.org/schema/qudt/LatexString> ;
rdfs:comment "Applicable units are those of quantitykind:ComplexPower" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Complex Power"@en ;
rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricCurrentPhasor> ;
rdfs:seeAlso <http://qudt.org/vocab/quantitykind/VoltagePhasor> ;
<http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/ElectricPower> ;
.
{"resource":"Complex Power"
,"qname":"quantitykind:ComplexPower"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ComplexPower"
,"properties":["applicable unit":"unit:ExaV-A"
,"applicable unit":"unit:GigaV-A"
,"applicable unit":"unit:KiloV-A"
,"applicable unit":"unit:MegaV-A"
,"applicable unit":"unit:MicroV-A"
,"applicable unit":"unit:MilliV-A"
,"applicable unit":"unit:NanoV-A"
,"applicable unit":"unit:PetaV-A"
,"applicable unit":"unit:PicoV-A"
,"applicable unit":"unit:TeraV-A"
,"applicable unit":"unit:V-A"
,"comment":"Applicable units are those of quantitykind:ComplexPower"
,"description":"\n $\\textit{Complex Power}$, under sinusoidal conditions,\n is the product of the phasor $\\mathbf{U}$ representing the voltage between the terminals of a linear two-terminal element,\n or two-terminal circuit and the complex conjugate of the phasor $I$ representing the electric current in the element or circuit.\n "
,"expression":"$complex-power$"
,"has broader":"quantitykind:ElectricPower"
,"has dimension vector":"dimension:A0E0L2I0M1H0T-3D0"
,"informative reference":"http:\/\/www.electropedia.org\/iev\/iev.nsf\/display?openform&ievref=131-11-39"
,"informative reference":"http:\/\/www.iso.org\/iso\/home\/store\/catalogue_tc\/catalogue_detail.htm?csnumber=31891"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Complex Power"
,"latex definition":"$\\underline{S} = \\underline{U}\\underline{I^*}$, where $\\underline{U}$ is voltage phasor and $\\underline{I^*}$ is the complex conjugate of the current phasor."
,"latex symbol":"$\\underline{S}$"
,"seeAlso":"quantitykind:ElectricCurrentPhasor"
,"seeAlso":"quantitykind:VoltagePhasor"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/ComplexPower",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "\n $\\textit{Complex Power}$, under sinusoidal conditions,\n is the product of the phasor $\\mathbf{U}$ representing the voltage between the terminals of a linear two-terminal element,\n or two-terminal circuit and the complex conjugate of the phasor $I$ representing the electric current in the element or circuit.\n ",
"applicableUnit" : [ "http://qudt.org/vocab/unit/MicroV-A", "http://qudt.org/vocab/unit/PetaV-A", "http://qudt.org/vocab/unit/PicoV-A", "http://qudt.org/vocab/unit/GigaV-A", "http://qudt.org/vocab/unit/ExaV-A", "http://qudt.org/vocab/unit/TeraV-A", "http://qudt.org/vocab/unit/V-A", "http://qudt.org/vocab/unit/MegaV-A", "http://qudt.org/vocab/unit/KiloV-A", "http://qudt.org/vocab/unit/NanoV-A", "http://qudt.org/vocab/unit/MilliV-A" ],
"expression" : "$complex-power$",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0",
"informativeReference" : [ "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-11-39", "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891" ],
"latexDefinition" : "$\\underline{S} = \\underline{U}\\underline{I^*}$, where $\\underline{U}$ is voltage phasor and $\\underline{I^*}$ is the complex conjugate of the current phasor.",
"latexSymbol" : "$\\underline{S}$",
"comment" : "Applicable units are those of quantitykind:ComplexPower",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Complex Power"
},
"seeAlso" : [ "http://qudt.org/vocab/quantitykind/VoltagePhasor", "http://qudt.org/vocab/quantitykind/ElectricCurrentPhasor" ],
"broader" : "http://qudt.org/vocab/quantitykind/ElectricPower",
"@context" : {
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"seeAlso" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"broader" : {
"@id" : "http://www.w3.org/2004/02/skos/core#broader",
"@type" : "@id"
},
"expression" : {
"@id" : "http://qudt.org/schema/qudt/expression",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"latexDefinition" : {
"@id" : "http://qudt.org/schema/qudt/latexDefinition",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"latexSymbol" : {
"@id" : "http://qudt.org/schema/qudt/latexSymbol",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"owl" : "http://www.w3.org/2002/07/owl#",
"xsd" : "http://www.w3.org/2001/XMLSchema#",
"rdfs" : "http://www.w3.org/2000/01/rdf-schema#"
}
}