processor control program 中文意思是什麼

processor control program 解釋
處理機控製程序
  • processor : n. 1. 〈美國〉農產品加工者;進行初步分類的人。2. (數據等的)分理者;【自動化】信息處理機。
  • control : n 1 支配,管理,管制,統制,控制;監督。2 抑制(力);壓制,節制,拘束;【農業】防治。3 檢查;核...
  • program : 按遺傳密碼工作
  1. The development of fieldbus technology made lonworks field bus outstanding in all kinds of fieldbus. this paper simply introduces some kinds of common using fieldbus and the important position and influence of lonworks fieldbus in all kinds of fieldbus, carefully describes the technology core of lonworks technology, puts great emphasis on the introduction of the development and design of public security node of intelligent district which adopts computer, communication and control technology, carefully designs the interfaces of hardware circuits. the public security node of intelligent adopts 8031 single chip as its main processor to complete the application program of user, which mainly collects, process and control all kinds of field signal, and neuron chip 3150 as its slave processor to communicate with other nodes on field network, which works under parrel slave a mode

    現場總線技術的發展使得lonworks技術脫穎而出,本文簡要介紹了常用的幾種現場總線的概況以及lonworks技術在現場總線技術中的地位和影響,對lonworks技術的技術核心:神經元晶元、 lontalk協議、 lonworks收發器、 lonbuilder及nodebuilder進行詳盡的描述;重點介紹了集先進的計算機技術、通信技術、控制技術為一體的智能小區安防節點的開發與研製,對節點硬體電路的各種介面進行了詳盡的設計。本文設計的智能小區安防節點採用單片機8031作為主處理器來完成用戶的應用程序,主要負責對各種現場信號進行採集、處理及控制,工作在并行從a方式下的神經元晶元mc3150作為從處理器,主要完成與現場網路上的各節點及中心控制室之間的通信工作。
  2. Numerical control of machines - nc processor input - basic part program reference language

    數字控制機床的數控處理程序輸入基本零件源程序參考語言
  3. In the thesis, based on design and implementation of the two signal processing system of different requirement, multi - dsp processor structure, dsp - pci interface, system control logic, pci device driver program, user application program are researched. the main content is list as follows : 1 ) according to the lfmcw radar signal processing algorithm, a signal processing system based on pc104 - plus bus is developed

    本文通過對以上兩種雷達信號處理機的設計開發過程,研究了採用多片dsp信號處理器組建并行處理模塊實現信號處理演算法的方法,利用pci總線實現處理機數據傳輸介面,設備驅動程序和控制界面軟體開發,實現信號處理機數據傳輸控制等幾個方面的內容,主要工作如下: 1 )針對線性調頻連續波雷達信號處理演算法,完成了基於pc104 - plus總線的嵌入式信號處理板的設計、製作以及調試。
  4. The task in the paper comprises two parts. the software design procedure works as follow, program the drivers for module on pc with cvi, generate the corresponding ddl and then edit the test serial and invoke the ddl by designing soft panel with vc + + 6. 0. thus facilitate users to control module to conduct high speed data test. the hardware design procedure works as follow, design vxi message based interface circuit and plesio - fdc circuit with fast data transport function on xc2vp30, a virtex - ii pro series fpga chip designed by xilinx company which integrates power - pc processor

    筆者負責的工作包括軟體設計和硬體設計兩部分:軟體設計是用cvi工具編寫模塊在pc機上的驅動程序,生成動態連接庫,再用visualc + + 6 . 0設計軟面板,實現測試矢量的編輯和動態連接庫的調用,讓用戶很方便地控制模塊進行高速數據測試;硬體設計是在xilinx公司的一片集成了power - pc處理器的virtex - iipro系列fpga晶元xc2vp30上完成vxi總線的消息基介面電路設計和具有快速數據傳送功能的準fdc電路[ 1 ] [ 2 ]設計。
  5. A location in a program at which execution is to be stopped and control of the processor switched to the debugger

    一個在程序中的地址,在那裡程序的執行被停止,並且處理器的控制轉換到了除錯程序。
  6. Numerical control of machines ; nc processor input ; basic part program reference language

    機床的數字控制. nc處理器輸入.基礎部分程序參考語言
  7. The operating system and control program run on host processor mpc852t, the voice compress codec program run on the voice processor ac48304, they communication with the host port interface

    主處理器mpc852t上運行操作系統及控製程序,語音壓縮分組處理器ac48304進行語音壓縮編解碼。
  8. In hardware system design, we adopted the microcontroller of at89c51 as the main controller of inferior processor, it is used to connect the modem with the data acquisition module. mcs - 51 assemble language is used to program the software of the device to realize the data transmission between modem and inferior processor. when the electric power in the run is beyond the specified value, the inferior processor can dial the phone number of central computer automatically to send the alarm message through the communication line. using a single - chip microcomputer to control a modem to transmit remote datas are introduced in detail

    隨后詳細地介紹了系統的總體設計思想和具體的實現過程。在硬體系統設計中,採用了at89c51單片機作為下位機主控制器,用於連接modem和數據採集模塊。通過使用mcs51匯編語言編寫程序,實現了下位機與modem之間的數據傳輸,同時實現了自動檢測負荷,進行撥號報警的功能,其中重點介紹了單片機控制modem進行遠程數據傳輸的方法。
  9. 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

    尋址方式的模擬為指令的模擬提供了可能,中斷、定時器和串列口的模擬使模擬器可以象處理器一樣完成中斷功能、定時功能和串列通訊功能,程序控制的模擬為程序運行提供了可能,這一功能又是調試程序的基礎,通過這個程序程序可以單步執行,設斷點執行。
  10. By the conclusion obtained by comparing the various methods, the optimal image manipulation method is found. the neural network program is compiled by vc. in the internet the harmonic control between the image processor and the movement controller is realized by the user - defined protocols

    其中深入研究了數字圖像處理的各種理論,針對圖像增強、邊緣提取、特徵提取等不同實現方法,進行了綜合比較,提出了一套適用於本系統的優化組合圖像處理方法。
  11. In order to conquer the shortcoming of the un - ideal dynamic with taking traditional pid control strategy, it uses fuzzy + pid control strategy to the close loop of the output current and voltage, the control way is realized with software program in the processor. the emulation results shows the fuzzy + pid control strategy which is used in the electroplating power has good dynamic performance, little overshoot and the good static precision

    針對傳統pid控制策略動態性能不理想等缺陷,本文研究了電流和電壓模糊+ pid閉環控制系統,對電鍍電源的輸出電流、電壓控制進行了控制演算法設計,模擬結果表明模糊+ pid控制系統具有超調量小、動態響應快,穩態誤差小的特點,優于傳統pid控制。
  12. Aiming at drawbacks that environment simulate test laboratory ( estl ) ' s control precision is being dropped, the system digital simulation, the system characteristic analysis is proceeded ; basing on it, intelligence pid control processor, integral desaturation pid control processor, leading adjust control processor ( leading adjust of point of inflection of curve ) is planned, double loop control processors of low temperature system is consummated, so, the new control scheme and control program is formulated ; moreover through control program " simulate debugging and environment simulate test, 18 experimental curves and 19 experimental items is fulfilled totally. it proved that estl ' s control system and control program are successful. experimental result makes it known that the new control plan solves the problem of low control precision

    本論文針對環模室原控制系統存在的控制精度下降等問題,進行了系統模擬及環境模擬系統特性分析,在此基礎上,設計了智能pid控制器、抗積分飽和的控制器、預估補償控制器、完善了低溫系統的雙迴路控制,制定了新的控制方案和控製程序組態,並對其控製程序進行模擬調試及結合實際試驗對其控制系統進行驗證;共計完成了18條曲線, 19個項目的試驗,對其控制系統及控製程序進行了充分的考驗。
分享友人