本地處理器 的英文怎麼說

中文拼音 [běndechǔ]
本地處理器 英文
l local processor
  • : i 名詞1 (草木的莖或根)stem or root of plants 2 (事物的根源)foundation; origin; basis 3 (本錢...
  • : 處名詞1 (地方) place 2 (方面; 某一點) part; point 3 (機關或機關里一個部門) department; offi...
  • : Ⅰ名詞1 (物質組織的條紋) texture; grain (in wood skin etc ) 2 (道理;事理) reason; logic; tru...
  • : 名詞1. (器具) implement; utensil; ware 2. (器官) organ 3. (度量; 才能) capacity; talent 4. (姓氏) a surname
  • 本地 : this locality; local; native
  1. The dissertation aimed at designing a new signal processor basing on the development of hardware and the signal process of high frequency ground wave over - the - horizon radar. after that, basal signal software of dsp, a important part of processing card, is designed

    課題目的就是根據當今數字信號件的發展和高頻波雷達的信號過程,提出信號機的系統設計方案,然後對其中信號板中的主要部件dsp進行基礎軟體的開發。
  2. 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作為從,主要完成與現場網路上的各節點及中心控制室之間的通信工作。
  3. By thorough analysis and synthetize this paper made a frame of the system of intelligent instrument and its hardware structure. as followed, this paper depicted design details of intelligent instrument " s hardware, it included the design of interface circuit, data commutations and digital logic of dsp, mcu, internet ' s chip and isp ' s apparatus etc., and have designed schematic map and circuit. so it accomplished the full design of hardware / software of the new type intelligent instrument

    文具體給出了新型智能儀硬體結構及實現,描述了智能儀硬體設計細節,包括數字信號、單片機、 internet接入晶元、可編程數字/模擬件等在新型智能儀中的介面電路設計、數據通信設計和數字邏輯設計等,詳細給出了設計原圖和電路圖;給出了新型智能儀的軟體設計細節,從而完成了新型智能儀完整的軟硬體設計。
  4. The key to the fft algorithm is the design of butterfly computation and that of the address logic. the whole schema is designed in the top - down design flow and described in the vhsic hardware description language ( vhdl ), basing on these, we do our research on reconfigurable technology. the result indicates that the data processing ability of reconfigurable system improved greatly

    結果表明,可重構系統在數據能力方面比以往的系統有了很大的提高,設計實現的fft重構可工作於60mhz下,完成一個16點fft需要132個主時鐘周期,完成32點fft需要324個主時鐘周期,而且具有一定可重構性,可以方便將其運算點數進行擴展,或將其他的圖像演算法在實時系統中實現。
  5. The double - start positioning system is an all - weather and regional satellite positioning system, developed independently by our country. this paper discusses the cpu implementation of the dispread subsystem in the double - start positioning system to carry out the main control of the system and to finish the information frame processing. the hardware platform we used is based on cirrus logic ' s ep7312 develop board

    在北斗衛星面用戶機解擴分機的研製中,其主控模塊的設計開發採用目前流行的基於arm架構的嵌入式微設計思想,以cirruslogic公司ep7312嵌入式為核心的片上系統soc設計開發, ep7312是專門為低成、超低功耗的應用設計的。
  6. As a crucial embedded development tool, the embedded system debugger is usually used to debug and test embedded software 。 a embedded system debugger consists of a cross debugger and a debugger agent, which characteristic lies in the separation of running environments between the cross debugger and the debuggee and the dependence on the gdb agent in the debug session 。 with the development of embedded technique, various embedded debug techniques continuously advance and all kinds of embedded system debuggers are playing a more and more important role in the embedded software development 。 the gnu debugger, gdb as a tool in the gnu toolkits, is an extremely powerful source - level debugger 。 among gdb ’ s many noteworthy features, its ability to debug programs “ remote ” is fascinating 。 this capability is not only essential when porting gnu tools to a new operation system or microprocessor, but it ’ s also useful for developers who need to debug an embedded system based on a processor that gnu already supports 。 gdb is the preferred solution in embedded development because it provides portable, sophisticated debugging over a broad rang of embedded systems 。 this paper discusses the status quo of various embedded system debuggers ; deeply analyses the overall structure of gdb and the debugging mechanism of gdb based on its source codes ; introduces the gdb ’ s remote debug technique and gdb / mi, which are usually used to develop the gdb - based embedded system debugger 。 then dwells on how to use gdb / mi to develop a gui front and how to use rsp 、 stub and gdbserver to design a debug agent, in order to expatiate on the design method of the gdb - based embedded system debugger 。 in the end, provides a concrete implementation of the gdb - based embedded system debugger of “ embedded simulation development platform ”, the project of the innovation fund for technology based firms 。

    這個特性不僅在將gnu工具移植到一個新的操作系統和微的時候很有用,對于想調試一個基於gnu支持的晶元的嵌入式系統的開發人員來說,也是非常有用的。由於gdb提供了在大多數嵌入式系統上的可移植的、復雜的調試功能,它已成為嵌入式開發的首選解決方案。文討論了當前的各種嵌入式調試的現狀,結合源代碼詳細分析了gdb的結構和調試原,介紹了開發基於gdb的嵌入式系統調試常用的遠程調試技術和gdb / mi介面;然後詳細闡述了如何使用gdb / mi開發gdb的圖形前端和怎樣使用rsp協議、 stub和gdbserver設計一個調試代,從而較深入討論了基於gdb的嵌入式調試的設計方法;最後,結合國家中小型企業創新基金項目「嵌入式模擬開發平臺」 ,給出了一個基於gdb的嵌入式系統調試具體實現。
  7. For high stability of the system, with the realization of hardware of the system, the second part of this paper starts from the transmission line theory, and studies the signal integrity problem of high - speed circuit system in light current. the causes of these signal integrity problems, such as signal delay, reflection, crosstalk, ground bounce noises and etc. are analyzed in theory. combined with actual design, key points of design and standard design flow of general high - speed, high - precision printed circuit board are summarized, which has been applied in actual system, and good effect has been achieved

    為使系統具有較高的穩定性,文第二部分結合該的硬體實現,從傳輸線論出發,研究了弱電情況下高速電路印刷電路板中的信號完整性問題;從論上分析了延遲、反射、串擾以及彈噪聲等信號完整性問題產生的原因;結合實際設計,總結了一般高速、高精度印刷電路板的設計要點和標準設計流程,並在實際系統中獲得了應用,取得了很好的效果。
  8. In this paper, we focused on the application research of the multiple element detector, which is used some type of infrared guidance missile. in view of the digital signal processor, the theoretical study, the scheme for application and the simulation research of this infrared guidance system is studied in detail

    針對某型採用紅外多元探測進行目標探測的紅外製導導彈系統,文深入、系統分析和研究了紅外多元探測的工作原,並從數字信號( dsp )實現的角度,著重開展了有關利用數字信息技術進行目標的位置偏差解算演算法以及提高此型導彈的抗干擾能力方法的研究。
  9. There are important visual and functional differences between server reports and reports that are processed locally

    服務報表和的報表在外觀和功能上有著明顯的差別。
  10. After that, the author discusses a novel solid states limiting technology and provides a single - phase solid states bridge current limiter and a main circuit topology of three - phase fault current limiter. it can be found that the new type of three - phase solid states bridge current limiter can handle the fault conditions more flexibly. it can not only remove the fault circuit, but also control the value of stable fault current to cooperate with the existing line three - segment relay

    繼而,介紹了一種新型固態限流技術,給出了單相、三相限流的主電路拓撲,分析了其基工作原和控制方式,指出以全控橋結構為基礎的變壓耦合橋式限流能夠更加靈活電力系統的各種短路故障,及時限制短路電流,並與現有的線路三段保護相配合,還可根據需要實現及時切除故障電路,在故障恢復時軟重合閘。
  11. This dissertation makes two main contributions : first, a novel processor microarchitecture mptp is fully developed. second, performance evaluation of mptp is studied

    論文的主要研究成果:獨創性提出並研究了多路徑trace? ? mptp的結構和實現機制。
  12. In practical studies, finally, a hybrid active power filter based on the digital signal processor ( dsp ) and intelligent power module ( ipm ) was set up, including a cycloconverter acem. based on the experimental set - up, plenty of experimental studies were conducted. the experimental results demonstrate that the self - adaptive technique, the topology of series connected hybrid power filter and the corresponding significant technologies described above are feasible and practical

    最後,實際研製了一套以dsp (高速數字信號)和ipm (智能功率模塊)為核心的小功率混合型有源濾波裝置,在交交變頻acem實驗平臺上進行了全面的實驗研究,充分驗證了文所提出的自適應同步相關濾波技術、優化混合型濾波拓撲結構和有關的關鍵性技術的正確性和實用性,從而從論到實踐全方位、成功實現了對交流勵磁發電機輸出電力諧波抑制的研究。
  13. In this paper, real time torpedo homing system. which is based on adsp ? 2106x to be discussed. high speed signal parallel processor system is researched, it is made up of intel 80c186eb processor main board and adsp _ 2106x. it can be come true using this system for the accuracy parameter estimation of underwater target which moves on high velocity

    課題是以高速并行數字信號晶元adsp ? 2106x為核心,以intel80c186eb微構成的cpu模塊為主控板,構成完整的高速并行數字信號機硬體系統,該硬體系統可以成功實現現代魚雷自導的水下高速運動目標參量實時精估演算法。
  14. Aim at the dtc ' s blemish mentioned above and the direction of dtc technique development, the dissertation put great emphasis on the work as follows, with an eye to exalt dtc system function : ( 1 ) a new speed - flux observer of an induction motor is proposed to enhance the accuracy of flux observing, which is an adaptive closed - loop flux observer and different from the traditions. a new adaptive speed - observation - way is deduced out according to the popov ' s stability theories ; ( 2 ) to improve the performance of dtc at low speed operation, we have to exalt the accuracy of the stator flux estimation and a new way of bp neural network based on extended pidbp algorithm is given to estimate and tune the stator resistance of an induction motor to increase the accuracy of the stator flux estimation ; ( 3 ) digital signal processor is adopted to realize digital control. an device of direct torque control system is designed for experiment using tms320lf2407 chip produced by ti company ; ( 4 ) bring up a distributed direct torque control system based on sercos bus, sercos stand for serial real time communication system agreement which is most in keeping with synchronous with moderate motor control ; ( 5 ) the basic design frame of the hardware and software of the whole control system is given here and some concrete problem in the experiments is described here in detail

    針對上面提到的直接轉矩控制的缺陷和未來直接轉矩控制技術發展方向,論文重點做了以下幾個方面的工作,目的在於提高dtc系統的綜合性能: ( 1 )提出一種新型的速度磁鏈觀測,新型的速度磁鏈觀測採用自適應閉環磁鏈觀測代替傳統的積分從而提高磁鏈觀測的精度,並且根據popov超穩定性論推導出轉速的新型自適應收斂律; ( 2 )改善系統的低速運行性能,主要從提高低速時對定子磁鏈的估計精度入手,提出了一種提高定子磁鏈觀測精度的新思路? ?利用基於bp網路增廣pidbp學習演算法來實時在線修正定子電阻參數; ( 3 )採用數字信號dsp實現系統全數字化硬體控制,結合ti公司生產的tms320lf2407晶元,設計了直接轉矩控制系統的實驗裝置; ( 4 )提出了基於sercos總線網路化分散式的直接轉矩控制系統, sercos ( serialrealtimecommunicationsystem )是目前最適合同步和協調控制的串列實時通信協議; ( 5 )基勾勒出整個控制系統的硬體和軟體設計基框架,詳細描述一些實驗中的具體的細節問題。
  15. But traditional fieldbus has been widly used in factory field and will act an important part for a long time, so it is necessary that to realize fieldbus connect to office network, make it has the capability of inter - connection and inter - operation, and keep it ’ s architecture unchanged. the paper discusses a method to slove the problem. that is making use of ethernet / ip protocol which is one of industrial ethernet protocols, to design an embedded fieldbus gateway. the gateway mainly consists of s3c2410, a 32bit high performance microprocessor based on arm core, to realize interconnection devicenet network, controlnet to ethernet

    文提出利用高性能、低功耗32位risc結構的arm與armlinux嵌入式操作系統相結合,並利用ethernet / ip工業以太網協議構造嵌入式網關,實現設備的現場總線與企業信息網路無縫鏈接,並保證了devicenet和controlnet兩種網路的互操作性,構建一個可跨域共享、便於實現高層次集中管、監控和決策的新型嵌入式實時在線監控網路。
  16. In order to decrease the influence of the interference sources during the test and acquire more reliable and more accurate data, this paper has made a comprehensive investigation on the process of performance measurement based on hardware performance monitoring, including main work as follow : ( 1 ) we have investigated the function and bottom implement of the performance monitoring hardware, and deeply studied on the ia - 64 processors with more advanced mechanism of hardware performance monitoring than others, including program counter sampling 、 period statistics 、 invalidated event address sampling and event restriction

    文以減小測試過程中干擾源的影響程度,獲得更可靠、更準確的性能數據為根目標,對基於硬體性能監視的性能測試過程進行了深入研究,主要包括以下研究工作: ( 1 )以ia - 64為例,研究了性能監視硬體的底層實現和功能,並重點研究了ia - 64上較其他先進的硬體性能監視機制,包括程序計數采樣、周期統計、失效事件址采樣和事件限制。
  17. Now the emphasis is transferred to the design and implementation of memory system. before a deep discussing, some basic knowledge is introduced, such as the memory classification and hierarchy, address space, access controlling, cache, memory coherence, and the popular memory system implementation method. then the archteture of the target memory system is presented and divided into two subsystems, the virtual memory management subsystem and memory access subsystem, according to their function

    接下來文將重點轉移到研究已定目標vliw存儲系統的設計和實現,先對存儲系統設計涉及的存儲及其組織層次、址空間、訪問控制、 cache 、存儲一致性、常見的實現方式等因素作了分析,然後給出了目標存儲系統的總體框架,並按功能將其劃分為虛存管和訪存兩個子系統。
  18. When a thread exits a synchronized block as part of releasing the associated monitor, the jmm requires that the local processor cache be flushed to main memory

    當線程為釋放相關監視而退出一個同步塊時, jmm要求本地處理器緩沖刷新到主存中。
  19. Fields would be made directly to main memory, instead of to registers or the local processor cache, and that actions on volatile variables on behalf of a thread are performed in the order that the thread requested

    欄位的讀寫直接在主存而不是寄存或者本地處理器緩存中進行,並且代表線程對volatile變量進行的這些操作是按線程要求的順序進行的。
  20. In contrast with reports that are processed on a remote report server, a locally processed report does not have a parameter input area used for selecting or typing parameter values

    與在遠程報表服務的報表不同的是,的報表沒有用於選擇或鍵入參數值的參數輸入區域。
分享友人