期刊文献+
共找到8篇文章
< 1 >
每页显示 20 50 100
关于一类四次代数整数的正规闭包
1
作者 曾利江 《河南师范大学学报(自然科学版)》 CAS CSCD 北大核心 2008年第4期31-32,共2页
用代数数论的有关工具,找到了一类Q上四次代数整数±p^(1/2)±q^(1/2),确定并证明了它们的极小多项式是[x2-(p+q)]2-4pq,其正规闭包有4个实嵌入且没有复嵌入.
关键词 代数整数 正规闭包 实嵌入 首1多项式
下载PDF
Tailoring of onboard system software
2
作者 彭俊杰 洪炳镕 +1 位作者 魏振华 乔永强 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2003年第3期325-328,共4页
Tailoring of an operating system and an in embedded real-time operating system in particular is es-sential for both, kernel and operation. But many of current embedded real-time operating systems provide somebasic tai... Tailoring of an operating system and an in embedded real-time operating system in particular is es-sential for both, kernel and operation. But many of current embedded real-time operating systems provide somebasic tailoring at the cost of depleting the flexibility of hardware, which causes the lack of flexibility, and de-grades their tailors. A layered modular tailoring model has been proposed together with some tailoring operationsto improve the flexibility of the systems, and algorithms have been proposed for verification of tailoring opera-tions with the current operating system. 展开更多
关键词 onboard system TAILORING embedded operating system system software
下载PDF
Dynamic Power Dissipation Control Method for Real-Time Processors Based on Hardware Multithreading
3
作者 罗新强 齐悦 +1 位作者 王磊 王沁 《China Communications》 SCIE CSCD 2013年第5期156-166,共11页
In order to eliminate the energy waste caused by the traditional static hardware multithreaded processor used in real-time embedded system working in the low workload situation, the energy efficiency of the hardware m... In order to eliminate the energy waste caused by the traditional static hardware multithreaded processor used in real-time embedded system working in the low workload situation, the energy efficiency of the hardware multithread is discussed and a novel dynamic multithreaded architecture is proposed. The proposed architecture saves the energy wasted by removing idle threads without manipulation on the original architecture, fulfills a seamless switching mechanism which protects active threads and avoids pipeline stall during power mode switching. The report of an implemented dynamic multithreaded processor with 45 nm process from synthesis tool indicates that the area of dynamic multithreaded architecture is only 2.27% higher than the static one in achieving dynamic power dissipation, and consumes 1.3% more power in the same peak performance. 展开更多
关键词 dynamic power dissipation control real-time processor hardware multithread low power design energy efficiency
下载PDF
The Application and Research on μC/OS operating system in GPS
4
作者 Shubin Jiang Jieru Su 《International Journal of Technology Management》 2013年第2期41-43,共3页
The article design a vehicle monitoring terminal system based on μ C/OS and introduces the hardware system design of STM32F407 as the control core. On the basis of transplant μ C/OS operating system, the system soft... The article design a vehicle monitoring terminal system based on μ C/OS and introduces the hardware system design of STM32F407 as the control core. On the basis of transplant μ C/OS operating system, the system software architecture, application-layer multi- task and the priority has been designed, focuses on the use GPRS tasks, preparation methods GPS tasks. After experimental tests, the system is stable and reliable, the realization of real-time vehicle monitoring. System design methodology for embedded system application development has a certain rcfcrence value. 展开更多
关键词 GPS vehicle terminal μ C/OS multi task STM32F407
下载PDF
Processing of 8-Channel Synchronous Electro-Cardiograph
5
作者 赵捷 韩月秋 《Journal of Beijing Institute of Technology》 EI CAS 2002年第1期66-70,共5页
A real time algorithm is presented here to recognize and analyze 8 channel simultaneous electro cardiograph(ECG). The algorithm transforms 8 channel simultaneous ECG into three orthogonal vectors and spatial veloc... A real time algorithm is presented here to recognize and analyze 8 channel simultaneous electro cardiograph(ECG). The algorithm transforms 8 channel simultaneous ECG into three orthogonal vectors and spatial velocity first, then forms the spatial velocity sample, and uses this spatial velocity sample to recognize each beat. The algorithm computes the averaged parameters by using averaged spatial velocity and the averaged ECG and the current parameters by using the current beat period and current width of QRS. The algorithm can recognize P, QRS and T onsets and ends of simultaneous 12 lead ECG precisely, and some arrhythmias such as premature ventricular beat, ventricular escape beat, R on T, bigeminy, trigeminy. The algorithm software works well on a real 8 channel ECG system and meets the demands of designing. 展开更多
关键词 multi lead electro cardiograph embedded system real time computer processing
下载PDF
The Practical Design Aspects of Anti-aliasing Filters for the Multirate Analog-to-digital Processing in Microcontroller Embedded System
6
作者 Mirostaw Sobaszek 《Computer Technology and Application》 2013年第12期658-661,共4页
Due to the widespread computer technology, it is difficult to imagine a research or a control of any physical object without using a powerful hardware and software applications. To use digital technologies we need to ... Due to the widespread computer technology, it is difficult to imagine a research or a control of any physical object without using a powerful hardware and software applications. To use digital technologies we need to collect data of a real world in digital system by the analog-to-digital converters. Taking into account the relative high computational capabilities of modern microcontrollers the article proposes a multirate processing system. The paper presents practical design aspects of the analog and digital anti-aliasing filter fbr the measurement path. having regarded the real possibilities and limitations of today's filters and analog-to-digital embedded converters. 展开更多
关键词 ADC signal acquisition and multirate filtering.
下载PDF
An embedded lightweight GUI component library and ergonomics optimization method for industry process monitoring 被引量:1
7
作者 Da-peng TAN Shu-ting CHEN +1 位作者 Guan-jun BAO Li-bin ZHANG 《Frontiers of Information Technology & Electronic Engineering》 SCIE EI CSCD 2018年第5期604-625,共22页
Developing an efficient and robust lightweight graphic user interface (GUI) for industry process monitoring is always a challenging task. Current implementation methods for embedded GUI are with the matters of real-... Developing an efficient and robust lightweight graphic user interface (GUI) for industry process monitoring is always a challenging task. Current implementation methods for embedded GUI are with the matters of real-time processing and ergonomics performance. To address the issue, an embedded lightweight GUI component library design method based on quasar technology embedded (Qt/E) is proposed. First, an entity-relationship (E-R) model for the GUI library is developed to define the functional framework and data coupling relations. Second, a cross-compilation environment is constructed, and the QI/E shared library files are tailored to satisfy the requirements of embedded target systems. Third, by using the signal-slot communication interfaces, a message mapping mechanism that does not require a call-back pointer is developed, and the context switching performance is improved. According to the multi-thread method, the parallel task processing capabilities fbr data collection, calculation, and display are enhanced, and the real-time performance and robustness are guaranteed. Finally, the human-computer interaction process is optimized by a scrolling page method, and the ergonomics pertbrmance is verified by the industrial psychology methods Two numerical cases and five industrial experiments show that the proposed method can increase real-time read-write correction ratios by more than 26% and 29%, compared with Windows-CE-GUl and Android-GUl, respectively. The component library can be tailored to 900 KB and supports 12 hardware platforms. The average session switch time can be controlled within 0.6 s and six key indexes for ergonomics are verified by different industrial applications. 展开更多
关键词 Embedded lightweight graphic user interface (GUI) Quasar technology embedded (Qt/E) Industry process moni-toring MULTI-THREAD Ergonomics performance
原文传递
A Spatial Domain Quantum Watermarking Scheme
8
作者 魏战红 陈秀波 +2 位作者 徐淑奖 钮心忻 杨义先 《Communications in Theoretical Physics》 SCIE CAS CSCD 2016年第7期66-76,共11页
This paper presents a spatial domain quantum watermarking scheme. For a quantum watermarking scheme,a feasible quantum circuit is a key to achieve it. This paper gives a feasible quantum circuit for the presented sche... This paper presents a spatial domain quantum watermarking scheme. For a quantum watermarking scheme,a feasible quantum circuit is a key to achieve it. This paper gives a feasible quantum circuit for the presented scheme. In order to give the quantum circuit, a new quantum multi-control rotation gate, which can be achieved with quantum basic gates, is designed. With this quantum circuit, our scheme can arbitrarily control the embedding position of watermark images on carrier images with the aid of auxiliary qubits. Besides reversely acting the given quantum circuit, the paper gives another watermark extracting algorithm based on quantum measurements. Moreover, this paper also gives a new quantum image scrambling method and its quantum circuit. Differ from other quantum watermarking schemes, all given quantum circuits can be implemented with basic quantum gates. Moreover, the scheme is a spatial domain watermarking scheme, and is not based on any transform algorithm on quantum images. Meanwhile, it can make sure the watermark be secure even though the watermark has been found. With the given quantum circuit, this paper implements simulation experiments for the presented scheme. The experimental result shows that the scheme does well in the visual quality and the embedding capacity. 展开更多
关键词 quantum cryptography quantum images quantum watermark spatial domain quantum watermark
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部