期刊文献+
共找到27篇文章
< 1 2 >
每页显示 20 50 100
An Efficient Crash Recovery Technique for Real-Time Main Memory Database 被引量:3
1
作者 XIAOYing-yuan LIUYun-sheng LIAOGuo-qiong LIANGPing 《Wuhan University Journal of Natural Sciences》 CAS 2005年第1期61-64,共4页
This paper presents an efficient recovery scheme suitable for real-time mainmemory database. In the recovery scheme, log records are stored in non-volatile RAM which is dividedinto four different partitions based on t... This paper presents an efficient recovery scheme suitable for real-time mainmemory database. In the recovery scheme, log records are stored in non-volatile RAM which is dividedinto four different partitions based on transaction types. Similarly, a main memory database isdivided into four partitions based data types. When the using ratio of log store area exceeds thethreshold value, checkpoint procedure is triggered. During executing checkpoint procedure, someuseless log records are deleted. During restart recovery after a crash, partition reloading policyis adopted to assure that critical data are reloaded and restored in advance, so that the databasesystem can be brought up before the entire database is reloaded into main memory. Therefore downtime is obvionsly reduced. Simulation experiments show our recovery scheme obviously improves thesystem performance, and does a favor to meet the dtadlints of real-time transactions. 展开更多
关键词 real-time main memory database crash recovery log scheme
下载PDF
Validation concurrency control protocol in parallel real-time database systems 被引量:3
2
作者 LEI Xiang-dong(雷向东) YUAN Xiao-li(袁晓莉) 《Journal of Central South University of Technology》 2002年第3期197-201,共5页
In parallel real-time database systems, concurrency control protocols must satisfy time constraints as well as the integrity constraints. The authors present a validation concurrency control(VCC) protocol, which can e... In parallel real-time database systems, concurrency control protocols must satisfy time constraints as well as the integrity constraints. The authors present a validation concurrency control(VCC) protocol, which can enhance the performance of real-time concurrency control mechanism by reducing the number of transactions that might miss their deadlines, and compare the performance of validation concurrency control protocol with that of HP2PL(High priority two phase locking) protocol and OCC-TI-WAIT-50(Optimistic concurrency control-time interval-wait-50) protocol under shared-disk architecture by simulation. The simulation results reveal that the protocol the author presented can effectively reduce the number of transactions restarting which might miss their deadlines and performs better than HP2PL and OCC-TI-WAIT-50. It works well when arrival rate of transaction is lesser than threshold. However, due to resource contention the percentage of missing deadline increases sharply when arrival rate is greater than the threshold. 展开更多
关键词 PARALLEL database system real-time database CONCURRENCY control VALIDATION TRANSACTIONS
下载PDF
A dynamic crash recovery scheme for distributed real-time database systems
3
作者 肖迎元 刘云生 +2 位作者 刘小峰 廖国琼 王洪亚 《Journal of Shanghai University(English Edition)》 CAS 2006年第6期510-516,共7页
Recovery performance in the event of failures is very important for distributed real-time database systems. This paper presents a time-cognizant logging-based crash recovery scheme (TCLCRS) that aims at distributed ... Recovery performance in the event of failures is very important for distributed real-time database systems. This paper presents a time-cognizant logging-based crash recovery scheme (TCLCRS) that aims at distributed real-time databases, which adopts a main memory database as its ground support. In our scheme, each site maintains a real-time log for local transactions and the subtransactions, which execute at the site, and execte local checkpointing independently. Log records are stored in non-volatile high- speed store, which is divided into four different partitions based on transaction classes. During restart recovery after a site crash, partitioned crash recovery strategy is adopted to ensure that the site can be brought up before the entire local secondary database is reloaded in main memory. The partitioned crash recovery strategy not only guarantees the internal consistency to be recovered, but also guarantee the temporal consistency and recovery of the sates of physical world influenced by uncommitted transactions. Combined with two- phase commit protocol, TCLCRS can guarantee failure atomicity of distributed real-time transactions. 展开更多
关键词 distributed real-time database system partitioned real-time logging partitioned crash recovery.
下载PDF
Real-Time Memory Data Optimization Mechanism of Edge IoT Agent
4
作者 Shen Guo Wanxing Sheng +2 位作者 Shuaitao Bai Jichuan Zhang Peng Wang 《Intelligent Automation & Soft Computing》 SCIE 2023年第7期799-814,共16页
With the full development of disk-resident databases(DRDB)in recent years,it is widely used in business and transactional applications.In long-term use,some problems of disk databases are gradually exposed.For applica... With the full development of disk-resident databases(DRDB)in recent years,it is widely used in business and transactional applications.In long-term use,some problems of disk databases are gradually exposed.For applications with high real-time requirements,the performance of using disk database is not satisfactory.In the context of the booming development of the Internet of things,domestic real-time databases have also gradually developed.Still,most of them only support the storage,processing,and analysis of data values with fewer data types,which can not fully meet the current industrial process control system data types,complex sources,fast update speed,and other needs.Facing the business needs of efficient data collection and storage of the Internet of things,this paper optimizes the transaction processing efficiency and data storage performance of the memory database,constructs a lightweight real-time memory database transaction processing and data storage model,realizes a lightweight real-time memory database transaction processing and data storage model,and improves the reliability and efficiency of the database.Through simulation,we proved that the cache hit rate of the cache replacement algorithm proposed in this paper is higher than the traditional LRU(Least Recently Used)algorithm.Using the cache replacement algorithm proposed in this paper can improve the performance of the system cache. 展开更多
关键词 Disk resident database real-time database main memory database internet of things industrial process control
下载PDF
An Efficient Secure Real-Time Concurrency Control Protocol 被引量:1
5
作者 XIAO Yingyuan LIU Yunsheng CHEN Xiangyang 《Wuhan University Journal of Natural Sciences》 CAS 2006年第6期1899-1902,共4页
Secure real-time databases must simultaneously satisfy two requirements in guaranteeing data security and minimizing the missing deadlines ratio of transactions. However, these two requirements can conflict with each ... Secure real-time databases must simultaneously satisfy two requirements in guaranteeing data security and minimizing the missing deadlines ratio of transactions. However, these two requirements can conflict with each other and achieve one requirement is to sacrifice the other. This paper presents a secure real-time concurrency control protocol based on optimistic method. The concurrency control protocol incorporates security constraints in a real-time optimistic concurrency control protocol and makes a suitable tradeoff between security and real-time requirements by introducing secure influence factor and real-time influence factor. The experimental results show the concurrency control protocol achieves data security without degrading real-time perform ance significantly. 展开更多
关键词 real-time databases concurrency control SECURITY covert channel
下载PDF
Research on Real-time Data Sharing in Power Integrated Automation System
6
作者 Zhaodong Wang Xiangjun Liu Qianqian Wu 《Energy and Power Engineering》 2013年第4期474-478,共5页
The Power Integrated Automation System has a large amount of the real-time data, it needs to achieve data sharing in different modules in its own system, sometimes even needs to be shared with the other systems. The t... The Power Integrated Automation System has a large amount of the real-time data, it needs to achieve data sharing in different modules in its own system, sometimes even needs to be shared with the other systems. The thesis discusses the characteristics and the ways of the real-time data sharing in the first place. Then, it compares the merits and drawbacks in different ways. Besides, it gives a viable resolution in different aspects, such as the design of the real-time database, the framework of the communication system and the design of the communication software, as well as the real-time data sharing in different systems. 展开更多
关键词 POWER Integrated Automotive STYLE SHARING real-time database DCOM
下载PDF
The Multi-level Recovery of Main-memory Real-time Database Systems with ECBH
7
作者 ZOU Yong-gui, GE Jun-wei (College of Computer Science and Technology, Chonqqing University of Posts and Telecommunications, Chongqing 400065, P.R. China) 《The Journal of China Universities of Posts and Telecommunications》 EI CSCD 2003年第1期15-24,共10页
Storing the whole database in the main-memory is a common method to processreal-time transaction in real-time database systems. The recovery mechanism of Main-memory Real-timeDatabase Systems (MMRTDBS) should reflect ... Storing the whole database in the main-memory is a common method to processreal-time transaction in real-time database systems. The recovery mechanism of Main-memory Real-timeDatabase Systems (MMRTDBS) should reflect the characteristics of the main-memory database andreal-time database because their structures are quite different from other conventional databasesystems. In this paper, therefore, we propose a multi-level recovery mechanism for main-memoryreal-time database systems with Extendable Chained Bucket Hashing (ECBH). Owing to the occurrence ofreal-time data in real-time systems, we should also consider it in our recovery mechanism .According to our performance test, this mechanism can improve the transaction concurrency, reducingtransactions ' deadline missing rate. 展开更多
关键词 DBMS multi-level recovery HASH main- memory database real-time
原文传递
An IoT-Based Aquaculture Monitoring System Using Firebase
8
作者 Wen-Tsai Sung Indra Griha Tofik Isa Sung-Jung Hsiao 《Computers, Materials & Continua》 SCIE EI 2023年第8期2179-2200,共22页
Indonesia is a producer in the fisheries sector,with production reaching 14.8 million tons in 2022.The production potential of the fisheries sector can be optimally optimized through aquaculture management.One of the ... Indonesia is a producer in the fisheries sector,with production reaching 14.8 million tons in 2022.The production potential of the fisheries sector can be optimally optimized through aquaculture management.One of the most important issues in aquaculture management is how to efficiently control the fish pond water conditions.IoT technology can be applied to support a fish pond aquaculture monitoring system,especially for catfish species(Siluriformes),in real-time and remotely.One of the technologies that can provide this convenience is the IoT.The problem of this study is how to integrate IoT devices with Firebase’s cloud data system to provide reliable and precise data,which makes it easy for fish cultivators to monitor fishpond conditions in real time and remotely.The IoT aquaculture fishpond monitoring use 3 parameters:(1)water temperature;(2)pHwater level;and(3)turbidity level of pond water.IoT devices use temperature sensors,pH sensors,and turbidity sensors,which are integrated with a microcontroller and Wi-Fi module.Data from sensor readings are sent to the Firebase cloud via theWi-Fi module so that it can be accessed in real time by end users with an Androidbased mobile app.The findings are(1)the IoT-based aquaculture monitoring system device has a low error rate in measuring temprature,pH,and turbidity with a percentage of 1.75%,1.94% and 9.78%,respectively.Overall,the total average error of the three components is 4.49%;(2)in cost analysis,IoT-based has a cost-effectiveness of 94.21% compared to labor costs.An IoT-based aquaculture monitoring system using Firebase can be effectively used as a technology for monitoring fish pond conditions in real-time and remotely for fish cultivators that contribute to providing an IoT-based aquaculture monitoring system that produces valid data,is precise,is easy to implement,and is a low-cost system. 展开更多
关键词 Internet of Things aquaculture technology water monitoring system real-time database aquaculture monitoring system
下载PDF
组态软件中实时数据库系统的设计和实现 被引量:13
9
作者 杨华丽 石锐 +1 位作者 胡捷 秦鹏 《实验技术与管理》 CAS 2007年第3期80-83,共4页
文章主要介绍工控组态软件实时数据库系统设计思想,针对实时数据库的特点,提出了一种在Windows环境下,利用动态连接库来建立组态软件实时数据库的方法,给出了数据模型和接口的实现方法,利用该方法建立的实时数据库具有全面的开放... 文章主要介绍工控组态软件实时数据库系统设计思想,针对实时数据库的特点,提出了一种在Windows环境下,利用动态连接库来建立组态软件实时数据库的方法,给出了数据模型和接口的实现方法,利用该方法建立的实时数据库具有全面的开放性,在实际的应用中证明其数据传递效率大大高于DDE方式。 展开更多
关键词 实时数据库系统 组态软件 动态连接库
下载PDF
大型实时数据库系统设计及并发控制调度 被引量:8
10
作者 邱银安 王加阳 邹豪杰 《计算机应用研究》 CSCD 北大核心 2005年第12期30-32,共3页
系统地分析了大型实时数据库系统的应用环境和功能需求,提出了企业大型实时数据库的体系结构、设计思路和实现方法,研究了实时主动数据库事务执行模式,提出了有效性检查并发控制协议。协议使用动态调整串行次序策略,避免不必要的事务重... 系统地分析了大型实时数据库系统的应用环境和功能需求,提出了企业大型实时数据库的体系结构、设计思路和实现方法,研究了实时主动数据库事务执行模式,提出了有效性检查并发控制协议。协议使用动态调整串行次序策略,避免不必要的事务重启动,能有效降低事务延误截止时间,在工程应用中取得了良好的效果。 展开更多
关键词 实时数据库 分布式体系结构 并发控制 有效性检查
下载PDF
实时数据库系统关键技术及实现 被引量:28
11
作者 叶建位 苏宏业 《计算机应用研究》 CSCD 北大核心 2005年第3期45-47,共3页
简要地论述实时数据库的基本概念和特点,分析了实时数据库与传统关系数据库的差异。同时,重点研究了基于Windows平台下实时数据库的实现中关键技术的设计思想和技术路线。根据上述设计思想研制开发的ESP iSYS实时数据库已经在多个工业... 简要地论述实时数据库的基本概念和特点,分析了实时数据库与传统关系数据库的差异。同时,重点研究了基于Windows平台下实时数据库的实现中关键技术的设计思想和技术路线。根据上述设计思想研制开发的ESP iSYS实时数据库已经在多个工业控制现场得到成功应用。 展开更多
关键词 实时数据库 组件技术 数据高效存取技术 事务调度模式
下载PDF
基于功能替代模型的无冲突并发控制协议 被引量:5
12
作者 夏家莉 韩增波 陈辉 《计算机工程》 CAS CSCD 北大核心 2010年第15期57-59,共3页
针对周期事务的功能替代模型,支持周期事务的无冲突并发控制协议(SP-CCCP)在CCCP的基础上,增加了新事务与准活跃高优先级周期事务的相容性检测,并改进其与当前活跃事务的相容性检测性能。SP-CCCP选取无冲突的相容替代执行,提高了系统的... 针对周期事务的功能替代模型,支持周期事务的无冲突并发控制协议(SP-CCCP)在CCCP的基础上,增加了新事务与准活跃高优先级周期事务的相容性检测,并改进其与当前活跃事务的相容性检测性能。SP-CCCP选取无冲突的相容替代执行,提高了系统的事务成功率和CPU利用率。仿真实验表明,在资源冲突程度较大的情况下,SP-CCCP的性能优于CCCP。 展开更多
关键词 实时数据库系统 功能替代 周期事务 相容替代
下载PDF
监控组态软件实时数据库系统体系结构的研究 被引量:8
13
作者 何熠 吴爱国 《制造业自动化》 北大核心 2007年第1期81-83,共3页
本文阐述了研究监控组态软件(SCADACS)实时数据库系统(RTDBS)的必要性,概述了通用RTDBS的功能和特点。然后根据监控组态软件中的RTDBS的功能和特点提出了一种监控组态软件中的RTDBS的体系结构,并探讨其体系结构中的组成部分:组态数据库... 本文阐述了研究监控组态软件(SCADACS)实时数据库系统(RTDBS)的必要性,概述了通用RTDBS的功能和特点。然后根据监控组态软件中的RTDBS的功能和特点提出了一种监控组态软件中的RTDBS的体系结构,并探讨其体系结构中的组成部分:组态数据库,事件库,优先级库及事务调度,历史数据缓冲机制,主动机制,内存数据库.实时运行系统,并给出其参考实现模型。最后给出该RTDBS的实验性能指标。 展开更多
关键词 实时数据库系统 监控组态软件 事务调度 主动机制 历史数据库
下载PDF
基于操作系统的实时数据库移植 被引量:2
14
作者 吴江 杨红雨 +1 位作者 黄晓冬 李太勇 《计算机工程》 CAS CSCD 北大核心 2004年第7期78-79,120,共3页
介绍了实时数据库的基本概念和主要技术,讨论了实时数据库移植到不同操作系统的方法,结合由美国维吉尼亚大学开发的Starbase实时数据库,实现了实时数据库从操作系统RT-Mach到Unix的移植。
关键词 实时数据库 Starbase 实时事务 操作系统 移植
下载PDF
基于组态软件的煤炭企业实时数据库设计 被引量:1
15
作者 李荣雨 孙伟伟 《煤炭技术》 CAS 北大核心 2010年第12期150-151,共2页
介绍了实时数据库系统的设计思想和实现方法,给出了实时数据库接口的实现方法。实验证明应用高性能实时数据库组件可以大大提高煤炭工业控制系统集成的性能。
关键词 组态软件 实时数据库 rtdb 工业控制
下载PDF
面向智能建筑集成管理系统的轻量级实时数据库设计 被引量:4
16
作者 陈立定 李文兢 胥布工 《低压电器》 北大核心 2007年第10期12-14,56,共4页
根据智能建筑集成管理系统中实时数据管理的特点,开发了面向智能建筑集成管理系统的轻量级实时数据库,实现了集成系统实时数据的存储和管理。介绍了基于Java语言的实时数据库设计方案,并详细讨论了数据库的内部架构及实时数据管理策略。
关键词 实时数据库 智能建筑集成管理系统 JAVA语言 远程终端单元
下载PDF
实时数据库的现状及发展趋势 被引量:6
17
作者 赵光煜 赵平 《天津农学院学报》 CAS 2002年第3期50-52,共3页
主要就实时数据库的一些基本问题以及嵌入式实时数据库系统 (ERTDBS)的特性、与传统DBS的区别 ,以及今后值得重视和研究的问题进行探讨。时间是实时系统 (RTS)中的一个主要资源 ,快速性、可预测性和容错性是RTS的重要特征。实时数据库系... 主要就实时数据库的一些基本问题以及嵌入式实时数据库系统 (ERTDBS)的特性、与传统DBS的区别 ,以及今后值得重视和研究的问题进行探讨。时间是实时系统 (RTS)中的一个主要资源 ,快速性、可预测性和容错性是RTS的重要特征。实时数据库系统 (RTDBS)必须提供正确性、及时性和主动性等功能特性。嵌入式实时数据库系统 (ERTDBS)具有定时限制的特性和分布式的特性。对ERTDBS与RTDBS的事务和数据特性进行了比较。 展开更多
关键词 实时数据库 现状 发展趋势
下载PDF
火电厂厂级监控信息系统的功能设计与实现 被引量:1
18
作者 胡立微 《华北电力技术》 CAS 2006年第10期25-28,共4页
电厂厂级监控信息系统(S IS)以降低全厂平均发电煤耗为目的,对于安全经济生产具有重要意义。实时数据库(RTDB)是S IS的核心,为S IS的开发提供了平台。现以此为主题,讨论了火电厂对于S IS功能的需求,设计了S IS的结构,并阐述了P I(P lan ... 电厂厂级监控信息系统(S IS)以降低全厂平均发电煤耗为目的,对于安全经济生产具有重要意义。实时数据库(RTDB)是S IS的核心,为S IS的开发提供了平台。现以此为主题,讨论了火电厂对于S IS功能的需求,设计了S IS的结构,并阐述了P I(P lan t In form ation)实时数据库在S IS中的具体应用,为电厂S IS的建设提供了参考。 展开更多
关键词 监控信息系统 实时数据库 PI 火电厂
下载PDF
OPC技术在实时数据库Infoplus.21中的应用 被引量:3
19
作者 高俊杰 靳其兵 《石油化工自动化》 CAS 2005年第1期42-44,共3页
通过对实时数据库实时数据传输流程的具体分析,设计出基于OPC规范的数据采集方案,实现了对设定数据源的定时采集,并介绍了Infoplus如何实现对OPC server中实时数据的获取。
关键词 OPC(OLE for PROCESS contro1) 实时数据库 INFOPLUS.21
下载PDF
监控组态软件数据库系统体系的研究及实现 被引量:2
20
作者 张晓楠 何熠 +1 位作者 吴爱国 韩斌 《低压电器》 北大核心 2007年第5期19-23,共5页
基于通用实时数据库特点,重点研究了监控组态软件实时数据库的功能和特点,提出了一种监控组态软件中的实时数据库系统(RTDBS)的体系结构,并且探讨了该体系结构的组成。最后,给出了它的实现模型及性能指标数据。
关键词 实时数据库系统 监控组态软件 事务调度 主动机制 历史数据库
下载PDF
上一页 1 2 下一页 到第
使用帮助 返回顶部