timer interrupt 中文意思是什麼

timer interrupt 解釋
計時中斷
  • timer : n. 1. 時計,跑表。2. 記時員。3. 定時繼電器;程序調節器,定時(延遲)調節器,定時裝置,自動定時儀。4. (內燃機的)發火定時器。5. (汽車的)時速表。6. 按時計酬的工人。
  • interrupt : vt. 1. 阻止;妨礙;遮斷。2. 打斷(別人的話等);中斷;打攪。3. 截斷。vi. 打擾,(別人談話時)插嘴。
  1. Considering the practice of the project, we analyse and design the real - time extension of testing and centring system which base on windows2000. by studied the mechanism of windows interrupt dispatching, we find out two diffrent ways to realize the timer interrupt in system by hardware or software

    針對實時擴展的定時器管理問題,本文在研究了windows中斷調度機制的基礎之上,設計並實現了通過軟體和硬體兩種手段獲得時鐘的方法,並研究了時鐘中斷的功能和實現方法。
  2. From the point of scm applicantion, the whole system adopts not only rs - 232 serial communicaton ^ i2c serial communicaton, high speed output ( hso ) mentioned above, but also timer interrupt, external interrupt

    從單片機的應用來看,整個系統除了用到上面提到的rs - 232和i ~ 2c串列通信、高速輸出hso外,還用到定時器中斷、外部中斷等功能。
  3. Once these changes ( dual mode, privileged instructions, memory protection, timer interrupt ) have been made to the basic computer architecture, it is possible to write a correct operating system

    一旦對一個基本的計算機體系結構完成了以上修改(雙模式、特許指令、內存保護、定時器中斷) ,就有可能寫出正確的操作系統。
  4. In the designation of system software, the author applies the idea of software engineering, adopts the modular designing method, and makes full use of the functions what the mcu offers, such as a / d function, interrupt function, pwm function, and software timer function. as a result, the following subroutines are programmed : keyboard scanning, a / d sample, led displaying, data computing and dealing, software timer and control modules. eventually, the problems, solutions and the personnel experience in designing and debugging are summarized

    在軟體設計上,主要使用c196和匯編語言混合編程的方式,採用模塊化程序設計方法,設計出了a d采樣子程序、鍵盤掃描子程序、中斷采樣子程序、 led顯示子程序、數據計算及處理子程序、工縫機各種控制功能的實現模塊等最後,總結出作者在系統設計調試時所遇到問題、解決措施和個人心得體會。
  5. 6 modes 10 khz high speed counters 4 modes interrupt inputs timer interrupt processing

    內建12 x 4 lcd顯示與8個按鍵輸入階梯程序。
  6. Various of special components have been equipped in the master control computer of the theodolite, including communication controlling and handling component, timer - code generator, interrupt component and dual - port data exchanging card

    光電經緯儀主控計算機系統中配備多種專用部件。這些部件包括通信控制處理部件、時統部件、中斷部件、雙埠數據交換卡等。
  7. The use of mcu makes the induction cooker intelligence, mainly offers good man - machine interface, power automatic control and temperature automatic control, time control as well as various automatic detections alarm etc. this system covers many fields such as electronics, mechanicals, magnetic, algorithms etc. mcu program structure divides into two parts as main program and timer interrupt service program, after many times " testing and running, the program runs steadily and reliably

    單片機的使用讓電磁爐實現了智能化,主要包括提供良好的人機界面、功率自動控制、溫度自動控制、定時控制以及各種自動檢測報警等。該系統覆蓋了電、機、磁、算等多個領域的知識。單片機程序結構分主程序和定時器中斷服務程序兩個部分,經過反復試驗運行,程序運行穩定可靠。
  8. With the deep analysis on the system architecture of tms320c25, the functions provided by the tms320c25 architecture have been simulated, which include the addressing mode ' s processing simulation, interrupt simulation, timer function simulation, serial port simulation, program control simulation

    經過深入分析tms320c25系統結構,對tms320c25結構提供的功能進行了模擬,它們包括尋址方式模擬、中斷的模擬、定時器功能模擬、串列口模擬、程序的控制模擬。
  9. In the designation of software, the author adopts the modular designing method, and makes full use of the functions what the mcu offers, such as a / d function, interrupt function, pwm function, and software timer function. as a result, the following subroutines are programmed : a / d sample, read optic - electron coder signal, disposition of orientation interruption, z interruption, and software timer

    在控制軟體的設計上,採用模塊化程序設計方法,充分利用單片機內部提供的a d功能、中斷功能、 pwm功能、軟體定時器等功能,設計出了a d采樣子程序、讀編碼器信號子程序、定位中斷服務子程序、 z中斷服務子程序、軟體定時器中斷服務子程序等模塊化程序。
  10. Rtos - 1750 make use of static memory management to implement memory protection provided by page register ' s memory mapping and bpu ( block protect unit ), with which system keep fast reference as well as relatively independence by the technology of strding - mapping. system manages inner interrupt and outer interrupt by priority classing strategy and provides four type timers, which are system timer, software timer, auxiliary timer and real - time timer

    系統充分利用1750a提供的頁面寄存器堆的內存映射功能和塊保護單元( bpu )提供的存儲器保護功能,採用靜態內存管理方式,既保證了任務之間的相對獨立,又通過跨段映射技術滿足了dcmpofp中的任務快速引用的要求。
  11. The paper carefully describes important technology relevant of the new scheme. the thinking and purpose of realizing software interrupt emulation technology is explained in detail, and the concrete tactics of implementing the refined timer in two styles is set forth. the paper discusses two real time schedule arithmetic adopted by real time kernel such as rate monotonic analysis arithmetic and earlier deadline first arithmetic, and the resolvent of preventing priority inversion is made out

    文章對新實現方案的重要相關技術做了細致的論述,其中,詳細說明了軟體中斷模擬技術的實現思路和目的;對兩種模式下( periodic 、 oneshot )細粒度定時器的具體實現策略做了闡述;對實時內核所採用的兩種實時調度演算法:速率單調性分析演算法和最早期限優先演算法進行了描述,並提出了防止優先級反轉的解決方法。
  12. Every 1 / 60th of a second, a timer goes off in the kernel, generating a clock interrupt

    每隔1 / 60秒的時間,有一個時間處理機告訴內核創造一個時間片。
  13. Especially it allows various types of interruptions of external digital input, timer output and a / d conversion, each type of interruption has its own role in the signal measurement or in exact pace control, its fifo buffer function makes it possible to work at the sampling rate of 200k samples per second without carrying over - burden interruption rate, its latch type external interrupt request along with its high frequency clock makes a precise locating of pulse edges possible

    該控制系統在工作過程中,有多種產生於不同部件的信號需要檢測,其中有模擬輸入信號十三路,數字輸入信號三路,通過數據採集和信號分析,判斷該控制系統工作是否正常。結合系統檢測的具體要求,本論文從硬體設計和軟體設計兩個方面,實現了數據採集系統的硬體介面電路和軟體演算法。
  14. Supplemental facilities include debug unit for real - time debugging, high resolution tick timer, programmable interrupt controller and power management support

    輔助功能包括用於實時調試的調試單元,高解析度嘀噠計數器,可編程中斷控制器和電源管理。
  15. The simulation of the addressing mode provides the possibility for the instruction simulation, and the simulation of the interrupt, timer and serial port lets the simulator implement the functions of the interrupt, timer and serial like a processor, and the program control simulation provides the possibility for running the program. this function is also the base for debugging program, which can set step running mode, set break points by using this program

    尋址方式的模擬為指令的模擬提供了可能,中斷、定時器和串列口的模擬使模擬器可以象處理器一樣完成中斷功能、定時功能和串列通訊功能,程序控制的模擬為程序運行提供了可能,這一功能又是調試程序的基礎,通過這個程序程序可以單步執行,設斷點執行。
  16. Timer interrupt generates control singal of control actuators and d. c. motors. external interrupt makes the dancing robot act in the correct order, when the robot comes into collision with the edge of the stage

    定時器中斷用於產生舵機與直流電機的控制信號;外部中斷是在機器人發生邊緣碰撞時進行處理,以保證后續舞蹈動作的正常執行。
  17. It helps to enhance the reliability of the system and reduce the maintenance cost. the timer interface module generates interrupt request every 25us, which is fine enough comparing with 1 oous and used as one - step in adjusting commutation periods

    本系統在軟體設計時,定時器中斷時間由100us縮短到25us ,一個定時器中斷時間為相位調節中的一步,這樣就提高了相位調節精度。
  18. On basis of software engineering, adopts the modular designing method, and makes full use of the functions what the mcu offers, such as a / d function, interrupt function, pwm function, and software timer function

    在系統硬體的設計上,設計了前向通道的信號調理電路、鍵盤模塊、液晶顯示模塊、大容量存儲器、串列通訊以及印表機等模塊的驅動電路。
分享友人