interrupt servicing造句
例句与造句
- In this thesis , the 0 . 3 gmsk modulation and interrupts service routine are implemented with dsp assembly language
本文就笔者完成gsm标准的0 . 3gmsk调制以及实现多dsp间通信时的中断程序设计和调试工作进行了总结。 - The software in this system includes a monitor program , a lcd display program , an interrupt service program , a computing program and so on
该系统的软件主要包括监控程序、中断服务程序、计算程序和显示程序等。 - Drivers for devices that generate hardware interrupts will have an interrupt service routine ( isr ) and a deferred procedure call ( dpc ) routine
对于普通硬件中断设备的驱动要具有中断服务程序( isr )和一个延迟程序调用( dpc )程序。 - The software of the system is composed of dsp program and the device driver . the paper introduces the main dsp program and the dma and int1 interrupt service
本文详细地介绍了系统单通道、多通道工作模式的dsp主程序设计、 dma中断服务程序设计和中断服务程序设计。 - The data exchange between the background isr ( interrupt service routine ) and the foreground main loop is achieved by event flags and data buffers
整个固件程序设计成完全的中断驱动方式,后台中断服务程序( isr )和前台主循环之间的数据交换通过事件标志和数据缓冲区来实现。 - It's difficult to find interrupt servicing in a sentence. 用interrupt servicing造句挺难的
- Moreover , it completes the main controlling program and also realizes the clock setting , the keyboard interrupt service subprogram and the detection procedures of infrared and collision sensors
并实现了主控程序及时钟设定、键盘中断服务、红外、碰撞传感器检测等子程序。 - A table containing interrupt vectors and indexed by interrupt type . this table contains the processor " s mapping between interrupts and interrupt service routines and must be initialized by the programmer
一个表格,包含由中断类型决定的中断向量和索引。这个表格包含中断与中断服务程序之间的处理器的映射,必须由程序员进行初始化。 - The software has been programmed with c . sensorless pmsm dual close - loop vector control with feedback of speed and current are realized . the flow charts of main program and pwm interrupt service routine are given
软件采用c语言编写,实现了无位置传感器控制算法及转速和电流双闭环矢量控制;给出了系统主程序和pwm中断处理程序流程图。 - The software includes a monitor program , an initialization module , a watchdog module , a data fusion module , a can transmission module , a quadrature encoder pulse count module and an a / d interrupt service program
该系统软件包括监控程序、初始化模块、看门狗模块、数据融合模块、 can通信模块、数字量采集模块、正交编码脉冲计数模块和a d中断服务程序。 - Experiment results with 16 bit fixed point dsp ( tms320vc5409 ) are presented to show the efficiency of the dsp program . chapter 4 deals with the implementation and debugging of isr ( interrupts service routine ) , and the fpga schematic design of its logic circuits is discussed as well
第四章介绍了tms320vc5409的中断资源,并就基带处理板多dsp间通信时中断的实现,给出了发射dsp中断服务程序设计的具体流程和实验结果。 - Under the characteristics of system , data collected in interrupt mode , processed by timer and filter in interrupt service routine have innovation . in the experiment , the system works stable , achieve the function of strapdown navigation . it will be the basic of practical project
根据本系统特点在设计中,使用外部中断的方式采集数据,对原始数据平均滤波方法,以及在中断处理中以定时方式进行数据解算,都具备了一定的创新意义。 - The lower computer system software was developed with 8098 assemble language of mcs - 96 series and composed of modules of main program , time interrupt service routine , receiving interrupt service routine , data collection subroutine , data processing subroutine and control subroutine
下位机系统软件采用mcs - 96系列的8098单片机汇编语言来开发,主要由主程序模块、定时中断服务程序模块、接收中断服务程序模块、数据采集子程序模块、数据处理子程序模块和控制子程序模块组成。 - When system finds an interrupt , the processing will lead to two parts : kernel isr ( interrupt service routine ) and user ist ( interrupt service thread ) . optimizing the protection in the time of interrupt will reduce isr delay and ist delay . improving the timer definition will shorten the thread ' s waiting time from 2ms to 1ms , which means reducing isr delay
系统发现中断之后,处理的过程将分两部分实现:核心的isr ( interruptserviceroutine )和用户线程ist ( interruptservicethread ) ,优化中断现场保护将减小isr延迟与ist延迟,提高计时器分辨率将线程的等待时间从2ms缩小到1ms ,从而减小了isr延迟。 - Therefore , through comparing schemes , we select the ultralow power , high integration msp430f43x series microcontrollers as the center . on software , we take full advantage of the low power modes of the mcu to finish the task in isr ( interrupt service routine ) , so , the power of system rest with the isr executive time
因此,在硬件选择上,通过方案比较,选用微功耗、高集成度的msp430f43x系列单片机作为控制核心;在软件设计上,充分利用所选单片机的低功耗模式,让检测任务在中断服务程序中完成,使系统的功耗主要取决于中断服务程序执行的时间。 - 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
单片机的使用让电磁炉实现了智能化,主要包括提供良好的人机界面、功率自动控制、温度自动控制、定时控制以及各种自动检测报警等。该系统覆盖了电、机、磁、算等多个领域的知识。单片机程序结构分主程序和定时器中断服务程序两个部分,经过反复试验运行,程序运行稳定可靠。