<?xml version="1.0"?>

<!DOCTYPE owl [
	<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
	<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
	<!ENTITY owl "http://www.w3.org/2002/07/owl#">
	<!ENTITY cc "http://web.resource.org/cc/#">
	<!ENTITY project "http://ebiquity.umbc.edu/ontology/project.owl#">
	<!ENTITY person "http://ebiquity.umbc.edu/ontology/person.owl#">
	<!ENTITY pub "http://ebiquity.umbc.edu/ontology/publication.owl#">
	<!ENTITY assert "http://ebiquity.umbc.edu/ontology/assertion.owl#">
]>

<!--

This ontology document is licensed under the Creative Commons
Attribution License. To view a copy of this license, visit
http://creativecommons.org/licenses/by/2.0/ or send a letter to
Creative Commons, 559 Nathan Abbott Way, Stanford, California
94305, USA.

-->

<rdf:RDF 
		xmlns:rdf = "&rdf;"
		xmlns:rdfs = "&rdfs;"
		xmlns:xsd = "&xsd;"
		xmlns:owl = "&owl;"
		xmlns:cc = "&cc;"
		xmlns:project = "&project;"
		xmlns:person = "&person;"
		xmlns:pub = "&pub;"
		xmlns:assert = "&assert;">
	<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/798/Joint-transformation-based-detection-of-false-data-injection-attacks-in-smart-grid">
		<rdfs:label><![CDATA[Joint transformation based detection of false data injection attacks in smart grid]]></rdfs:label>
		<pub:title><![CDATA[Joint transformation based detection of false data injection attacks in smart grid]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2017-06-28T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[For reliable operation and control of smart grid, estimating the correct states is of utmost importance to the system operator. With recent incorporation of information technology and Advanced Metering Infrastructure (AMI), the futuristic grid is more prone to cyber-threats. The False Data Injection (FDI) attack is one of the most thoroughly researched cyber-attacks. Intelligently crafted, it can cause false estimation of states, which further seriously affects the entire power system operation. In this paper, we propose Joint Transformation based scheme to detect FDI attacks in real time. The proposed method is built on the dynamics of measurement variations. Kullback-Leibler Distance (KLD) is used to find out the difference between probability distributions obtained from measurement variations. The proposed method is tested using IEEE 14 bus system considering attack on different state variables. The results shows that the proposed scheme detects FDI attacks with high detection probability.]]></pub:abstract>
		<pub:counter>2417</pub:counter>
		<pub:tag><![CDATA[meters]]></pub:tag>
		<pub:tag><![CDATA[probability distribution]]></pub:tag>
		<pub:tag><![CDATA[real-time systems]]></pub:tag>
		<pub:tag><![CDATA[smart grids]]></pub:tag>
		<pub:tag><![CDATA[state estimation]]></pub:tag>
		<pub:tag><![CDATA[transmission line measurements]]></pub:tag>
		<pub:booktitle><![CDATA[IEEE Transactions on Industrial Informatics]]></pub:booktitle>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Anupam/Joshi"><person:name><![CDATA[Anupam Joshi]]></person:name><rdfs:label><![CDATA[Anupam Joshi]]></rdfs:label></person:Person>
				</rdf:first>
				<rdf:rest>					<rdf:List>
						<rdf:first>
							<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Kush/Khanna"><person:name><![CDATA[Kush Khanna]]></person:name><rdfs:label><![CDATA[Kush Khanna]]></rdfs:label></person:Person>
						</rdf:first>
						<rdf:rest>							<rdf:List>
								<rdf:first>
									<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Sandeep/Singh"><person:name><![CDATA[Sandeep Kumar Singh]]></person:name><rdfs:label><![CDATA[Sandeep Kumar Singh]]></rdfs:label></person:Person>
								</rdf:first>
								<rdf:rest>									<rdf:List>
										<rdf:first>
											<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Ranjan/Bose"><person:name><![CDATA[Ranjan Bose]]></person:name><rdfs:label><![CDATA[Ranjan Bose]]></rdfs:label></person:Person>
										</rdf:first>
										<rdf:rest rdf:resource="&rdf;nil" />
									</rdf:List>
								</rdf:rest>
							</rdf:List>
						</rdf:rest>
					</rdf:List>
				</rdf:rest>
			</rdf:List>
		</pub:author>
		<pub:firstAuthor>
<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Anupam/Joshi"><person:name><![CDATA[Anupam Joshi]]></person:name><rdfs:label><![CDATA[Anupam Joshi]]></rdfs:label></person:Person>
		</pub:firstAuthor>
		<pub:softCopy><pub:SoftCopy>
			<pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
			<pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/861.pdf]]></pub:softCopyURI>
			<pub:softCopySize>724385</pub:softCopySize>
			</pub:SoftCopy>
			</pub:softCopy>
	</pub:Article>

<rdf:Description rdf:about="">
	<cc:License rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
</rdf:Description>

</rdf:RDF>
