DocumentCode
245988
Title
Llama: Distributed Multi-versioned Model Data Management for SCADA
Author
Wen Jie ; Dai Jiao ; Han Jizhong ; Di Fangchun ; Yan Hu
Author_Institution
Inst. of Inf. Eng., Beijing, China
fYear
2014
fDate
19-21 Dec. 2014
Firstpage
1968
Lastpage
1973
Abstract
In Supervisory Control and Data Acquisition (SCADA) systems, it is of great significance maintaining all Model versions for tracking, diagnosing and recovering from the system shutdown. With the Model data increasing rapidly, traditional relational databases are not capable to cover the scalability issue, thus there comes up the more scalable NoSQL stores. However, integration to NoSQL brings up several new challenges: firstly NoSQL have little capacity on schema management of structured data, secondly Model has many versions but changes little, which lead to much unwanted redundancy, lastly, SQL supported on NoSQL could lead to a decline in access performance. We propose Llama, a distributed multi-versioned Model data management architecture to fix these problems. Llama provides general schema management to manage the schemas and attributes of structured data in NoSQL. Incremental version maintenance and time aggregation compression strategies are applied to reduce the average storage overhead. Furthermore, Llama reaches the current hot spot version Model with low-latency, with it cached in memory and write penetration implemented. Experiments show that the average storage overhead is reduced to 20% in Llama, and the read speed of hot spot is more than 10 times faster.
Keywords
SCADA systems; SQL; cache storage; data acquisition; Llama; NoSQL integration; SCADA; access performance; attribute management; average storage overhead; average storage overhead reduction; caching; distributed multiversioned model data management architecture; general schema management; incremental version maintenance; latency; memory penetration; model data; read speed; redundancy; scalable NoSQL storage; structured data; supervisory control-and-data acquisition systems; system shutdown diagnosis; system shutdown recovery; system shutdown tracking; time aggregation compression strategies; write penetration; Data models; Maintenance engineering; Redundancy; Relational databases; SCADA systems; Scalability; Multi-versioned Model; SCADA; Schema Management; Storage Optimization; Write Penetration;
fLanguage
English
Publisher
ieee
Conference_Titel
Computational Science and Engineering (CSE), 2014 IEEE 17th International Conference on
Conference_Location
Chengdu
Print_ISBN
978-1-4799-7980-6
Type
conf
DOI
10.1109/CSE.2014.359
Filename
7023872
Link To Document