Mobile
Log In Sign Up
Home > english-chinese > "中断响应" in Chinese

Chinese translation for "中断响应"

interrupt acknowledgement
interrupt response


Related Translations:
向量中断:  vector interrupt
中断发射机:  link transmitterrelay transmitter
中断排队:  queue of interruptqueueing of interrupts
肯定中断:  acknowledge interruptacknowledgement interruptaki
中断软件:  interrupt software
中断指示器:  interrupt indicator
程序控制中断:  pci program controlled interruptionprogram-controlled interruption
中断请求:  br break requestinterrupt request intreqinterrupt request, irqinterruption requestipqirq interrupt request
中断传输:  relay transmission
国际中断:  international program change relay
Example Sentences:
1.Under rtos ’ s scheduling , different taskes , such as interrupt ackownledging , external command ackownledging , date file management , could executed independently in run - time
通过rtos的调度,使得系统的中断响应、外部控制命令响应及数据文件管理等工作得以并行不悖地执行。
2.The software of the system have been compiled on the base of data sampling . the system used double - closed loop and pid method , one loop is speed control , the other is curret control
系统软件中,以中断响应方式,实现电机转速和电机电流实时采集、处理和控制;通过常数值切换法,实现电机的变结构控制。
3.3 . realize the interface between pci9054 and the pci bus , including the bus arbitration , read and write of the registers , the configuration of the eeprom , the dma transfer , interrupt response and so on
3 .实现pci9054与计算机pci总线的接口,包括总线仲裁,寄存器读写操作, eeprom的配置和下载, dma传输,中断响应等功能。
4.Adsl line test is a part of our design , so it must under the control of higher level controller and there are multi - task for higher level controller to attemper . in the last part of article the programming methods becomes stress of our topic . on base of analyzing interrupt response time and task - switch time and task - attemperring time this article implements a method of transplanting ucos to c51 controller
Adsl线路测试部分是作为一个功能模块存在于设计中的,它必须受到上层控制器的控制,而上层控制器有多个任务要执行,本文最后一部分微控制器编程理论,重点分析微控制器的多任务消息驱动机制编程方法和嵌入式操作系统移植技术,在分析两种编程方法的任务响应和任务切换及中断响应时间的基础上,设计出了一套ucos移植到c51控制器上的方法。
5.The main achievements are as follows : based on the research of principles and methods of data collection and processing , the dissertation put forward using vxd to accomplish break response of hardware and utilizing control principle of dma to realize data transfer of high speed . so the dissertation conquers the defect of bad real - time characteristic of windows because of multitask function and message mapping and accomplish real - time of collection and analysis . and the dissertation develops the system of signal collection and analysis to test vibration and noise and analyze structure dynamics
主要工作及创造性成果如下:提出了利用vxd来实现硬件中断响应,并运用dma控制原理实现了高速数据传输,克服了windows操作系统多任务功能及消息映射机制所带来的实时性差的弊端,从而实现采集和分析的实时性,开发出适用于振动噪声测试、结构动力学分析和机械在线检测的信号采集分析系统。
6.The research on linux 2 . 4 has been done , the emphasis of the study is put on process manipulated and process scheduled , interrupt response and interrupt handling , file system , inter - process communication , the memory management of the popular uclinux embedded operating system , and programming linux device driver
研究了版本为2 . 4的linux内核,重点是内核的进程管理和调度机制,中断响应和处理机制,文件系统机制,进程间通信机制,研究了比较流行的嵌入式操作系统uclinux的内存管理机制。
7.In the hardware design , the paper completes modules ’ design like outside memory , patulous a / d , patulous d / a , rs232 communication , ecan communication , led control , keyboard control , distant control , emulation , reset , logic voltage switch , dsp supply power regulate and ac - dc power circuit , as well as room layout design like anterior panel , back panel etc . and dsp transfers data with peripheral equipments except outside memory using serial ports . besides , the whole circuit is configured in interrupt response . thus , it can meet system demand as well as take full advantage of tms320f2812 ’ s hardware resource . in the software design , the paper finishs programs like the interface programms intercommunicates with people , the distant control program , ad and da modules ’ control program , in addition , the paper select the velocity and acceleration state - feedback algorithm and is written in the program . the software design uses dsp integrate exploiting environment named ccs2 . 2 of ti inc . as software instrument , and programs with the combination of c language and assembly language . moreover , in order to maintenance or modify the software expediently and shorten software ’ s exploitation time , the design adopt software modularization technique . finally , some air cylinder experiments are carried out to proved that the pneumatic controller is very practical
在硬件设计中,本文完成了片外存储器扩展、 a / d扩展、 d / a扩展、 rs232通信接口、 ecan通信总线接口、液晶显示控制、键盘控制、远程控制、仿真、复位、逻辑电平转换、 dsp工作电源校正电路和ac - dc电源等模块设计以及控制器前面板、后面板等的空间布局设计。其中dsp与除外部存储器的外围设备之间的数据传送全部采用串口通信,同时系统电路配置成中断响应方式,这样既满足了系统要求,又充分利用了tms320f2812的硬件资源。在软件设计中,本文完成了人机界面功能模块、远程控制模块、 ad扩展模块、 da扩展模块、速度和加速度状态反馈的控制算法的程序设计。
8.Then , the circuits of this instrument ’ s hardware are illustrated in this paper , such as cpld interface , extended memory circuit , real - time clock , and touch screen interface , etc . on the software , the realization of the main program and the subprograms such as display , touch keys and interrupt , are introduced with some flow charts
软件使用汇编语言开发完成,使用模块化设计,主要分为主程序、显示程序、按键程序、中断响应程序几个部分。最后在抗干扰方面,本装置在硬件和软件方面都使用了多种抗干扰设计方法手段,提高了装置的稳定性。
9.Besides c6711 dsp , the monitor system included video capture module , uart output module and flash module . we set interrupt table vectors and finished the corresponding interrupt funcionts to integrate video capture module and uart output module . flash boot program was used to boot dsp system from flash rom
除了对监控系统的核心c6711dsp的程序移植、优化工作以外,我们还分析了系统中的采集模块和串口输出模块对dsp的中断通讯,通过对dsp中断向量表和中断响应程序的编写,完成了dsp系统的集成。
10.The design of main circuit includes system startup and reset , memory assignment and management , interrupt response and management , external bus interface , clock and power control , system development and debugging function . the design of peripheral control and communication circuit includes ethernet , rs232 and rs485 , usb , isdn , atm interfaces and interrelated control functions . at last this paper proposes a bluetooth solution based on this platform
其中,主体电路设计部分包括了系统启动与复位、内存分配与管理、中断响应与处理、外部总线接口、时钟与电源管理、系统开发与调试功能等内容;外部控制与通信电路设计部分包括ethernet 、 rs232与rs485 、 usb 、 isdn 、 atm等各种通信接口以及相关控制功能等内容。
Similar Words:
"中断线控制" Chinese translation, "中断线路分时" Chinese translation, "中断线全忙计" Chinese translation, "中断线群" Chinese translation, "中断线组" Chinese translation, "中断向量" Chinese translation, "中断向量表" Chinese translation, "中断向量地址" Chinese translation, "中断向量寄存器" Chinese translation, "中断信号" Chinese translation