試樣處理系統 的英文怎麼說

中文拼音 [shìyàngchǔtǒng]
試樣處理系統 英文
sample conditioning system
  • : 名詞(古代占卜用的器具) astrolabe
  • : Ⅰ名詞1. (形狀) appearance; shape 2. (樣品) sample; model; pattern Ⅱ量詞(表示事物的種類) kind; type
  • : 處名詞1 (地方) place 2 (方面; 某一點) part; point 3 (機關或機關里一個部門) department; offi...
  • : Ⅰ名詞1 (物質組織的條紋) texture; grain (in wood skin etc ) 2 (道理;事理) reason; logic; tru...
  • : 系動詞(打結; 扣) tie; fasten; do up; button up
  • : Ⅰ名詞1 (事物間連續的關系) interconnected system 2 (衣服等的筒狀部分) any tube shaped part of ...
  • 系統 : 1. (按一定關系組成的同類事物) system 2. (有條理的;有系統的) systematic
  1. In this article i do a lot of analysis for the data formed in the mobile samples with the basis of the research of data mining, mainly including : it analyses and summarizes the theory and technology of data, especially the further discussion of the data mining algorithm for time sequential. it introduces the course of the test curve of the power transmission system of electric mobile and discusses the technology and methods of pretreatment for curve data. it studies and develops the antitype system for the analyses of test curve data of the power transmission system of electric mobile with the mining and analysis of test curve data of the power transmission system of electric mobile and the basis of the algorithm of time sequential

    本文以目前數據挖掘的研究為基礎,對汽車驗中形成的大量數據進行分析,主要研究內容包括:分析和綜述了數據挖掘論基礎和相關技術,特別是對時間序列挖掘演算法進行了深入的討論介紹了電動汽車動力傳動檢測曲線生成的基本過程,討論了曲線數據的預技術與方法以時間序列挖掘演算法為基礎,對電動汽車動力傳動檢測曲線數據進行了挖掘與分析,研究並開發了電動汽車動力傳動檢測曲線數據分析原型
  2. In the last part of this thesis, we introduce the component and function of test system, and focus on how to develop the test system in details, include up layer application and device driver, from analyzing to coding. we explain how to develop the gui of test system using photon application builder ( phab ) tools, communicate among processes and schedule the multi - tasks. we also introduce the development of device driver under qnx, include programme of the interrupt handler, management of hardware resource and interface between application and device driver

    首先,以真實的圖形界面為基礎,詳細介紹了測軟體界面部分的式、功能和使用;在此基礎上,進一步介紹了測軟體編寫中的一些技術細節,如如何使用phab開發圖形界面、如何進行多任務調度、如何進行進程通訊等;最後詳細地介紹了在qnx下驅動程序的開發包括中斷函數的編寫、硬體資源的管以及驅動程序與測程序的介面。
  3. In this paper, taking one of the special processes - chromic acids anodizing for example, such administration methods as the key points control and the quality performance administration system for surface treatment process have been setup by process analysis and key points seeking. as for the complicacy of the quality control on metallurgical special processes and the huge statistic data, the quality information system of surface treatment have been established on the bases of computer database. this paper brings out the systematic evaluation way to setup reception test items by taking the reception test results as evaluation basis and sampling statistics as rules

    本文以鉻酸陽極氧化表面工藝為研究對象,通過工藝技術分析、尋找關鍵特性、建立對關鍵特性的控制等工作,研究建立了表面工藝動態質量管;針對冶金特種工藝質量控制的復雜性及計數據量大等特點,建立了以計算機數據庫管為基礎的表面信息及;為解決冶金特種工藝原材料入廠復驗任務重的困難,建立了以原材料入廠復驗的驗結果為評價基礎,以抽計方法為依據的原材料入廠復驗項目優選等。
  4. 9. for calculating the variable fertilizing dose, a mathematics model was selected. the model takes account of the yield goal, soil fertility, fertilizer available ingredient content, and the fertilizer using efficient. in the beijing precision agriculture demo farm, the system was used for base map mapping, field boundary map update, soil nutrition map generating, yield map generating, and field basic information management

    在北京精準農業示範區,對設計開發的農田地信息、進行了gps測繪、坐標轉換、電中國農業大學博士學位論文摘要一子地圖更新、土壤采規劃、田間信息分布圖與作物產量分布圖生成、農田管區劃分、目標產量圖生成、變量施肥方圖生成以及基本信息管等方面的測與實際工作。
  5. 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的嵌入式調器具體實現。
  6. The gas sensor array testing system comprises the automated flow - injection apparatus, the data acquisition device and the pc software. sample injection and data acquisition are realized automatically through real time pc control. thereby it assures the reproducibility and reliability of testing

    研製成功的氣體傳感器陣列智能測由計算機實時控制,可以實現測氣體的自動進和數據採集與,提高了測的重復性和可靠性。
  7. The test samples injected into injection valve are brought into the column by mobile phase ; all ingredients are separated in the column and entered into the tester by order, chromatographic signals of which will be recorded by recorder, integrator or data processing system

    注入進閥的供品,由流動相帶入柱內,各成分在柱內被分離,並依次進入檢測器,由記錄儀、積分儀或數據記錄色譜信號。
  8. In order to improve test precision, techniques such as auto - gain control, proper sampling rate select and dithering should be applied into the data acquisition process, and data pre - processing techniques should be used to eliminate data with careless error and correct data with system error

    為了提高測精度,在數據採集中,可以採用量程自動切換、合的采頻率以及加擾技術;對採集的數據,需要進行預,主要包括剔除含有粗大誤差的數據和消除誤差等。
  9. 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顯示子程序、數據計算及子程序、工縫機各種控制功能的實現模塊等最後,總結出作者在設計調時所遇到問題、解決措施和個人心得體會。
  10. Mixing alloy elements of ni, mo, w in fe - c - cu alloy, the sintered steel was prepared. the microstructure and wear resistance properties of the sintered steel had been studied. the influence of heat - treated technology and the alloy elements on the microstructure and the wear resistance had been studied and analyzed

    以fe - c - cu合金為基粉,添加合金元素ni 、 mo 、 w制備燒結鋼,並對進行了微觀組織和耐磨性分析,地研究了熱工藝及合金元素鎳、鉬、鎢的復合添加對燒結鋼組織和耐磨性的影響。
  11. Abstract : the relationship between milling technology and using properties in yak hair sweater were studied in this paper. based on the experiment, the size shrinkage, strength, warmth retention property and elasticity of elongation of eighteen different samples were discussed, and the relationship between these properties and milling factors were analysed. some rules were discovered

    文摘:研究了氂牛絨衫的縮絨工藝與其服用性能的關.測了經不同縮絨工藝后的18塊小的面積縮率、頂破強力、保暖率和拉伸彈性恢復率等指標.計分析了縮絨工藝參數間關,得到了一些規律
  12. By the theoretical analysis and experimental test, the image processing procedure of the system has been designed. firstly, the system needs carry out pre - process : the median filtering and average filtering of acquired image, next carrying out the threshold of filtered image, then performing morphology, such as open, close and so on. next, the boundary of binary image is extracted

    通過論分析與實驗驗證,得到了本圖像過程:首先對採集的圖像進行預,包括均值中值濾波,通過閾值分割進行二值化,然後對二值圖像進行開啟、閉合以及進行邊界提取操作來獲得清晰的圖像邊緣,最後通過邊緣檢測和擬合測量得到沖擊各尺寸值,圖像坐標變換和模式匹配可以完成檢測區域定位。
  13. To improve operational effectiveness in analysing food sample test results in connection with food safety issues, risk assessment and food crisis handling, a proposal is being studied to link the existing food sampling record system with the food inspection system

    本署負責就食物安全風險評估及食物危機事宜進行食物本測。為提高分析測結果的成效,本署現正研究連接現有的食物本化驗記錄和食物檢查
  14. The difference among the elasticity modulus of various microstructures is probably the main reason, which caused the experiment results above. under the same experiment conditions, such as sample shape, size, surface roughness, establishment of testing system, pressure on the probe, and thickness of coupling medium, the variety of relative attenuation coefficient ( or ) in different heat treatment samples is measured and compared by measuring the attenuation obtained from the cylindrical surface of column. the result is as following : for 40cr and 38crmoal, a mt < az mq < a s < a p + f ; for gcrlssimn, a mt < a annea < s < a p + f ; and a increased with the increasing of frequency

    在保證形狀、尺寸、表面光潔度、參數設置、施加在探頭上的壓力以及耦合層厚度等測條件一致的情況下,利用棒材圓柱面測衰減數法,分別測定並比較上述不同熱相對衰減數的變化情況,得到的實驗結果是:對於40cr及38crmoal鋼, _ (低溫回火) (淬火) _ (高溫回火) _ (正火) ;對于gcr15simn鋼, _ (低溫回火) _ (退火) _ (高溫回火) _ (正火) ;且隨著頻率的提高,衰減數均呈現增加的趨勢。
  15. On the design of the instrument software, because the computer data process system of the first and second kinds of products run in the dos environment, which is written by the language of the basic. it is proved in the dos environment that data is processed slowly, man - machine interface is n ' t friend and operation is n ' t convenient. what ' s more, the code of program written by the basic is changed easily by accident by user, which does n ' t adapt to production and commodity of the instrument. therefore, we have developed with visual c + + language a suit of data process soft system supported by windows 95 / windows 98 / windows nt in the third kind of the sample instrument. the developed software system has good reliability, friendly user interface and convenient operation

    另外為了進一步擴大儀器的測量范圍,我們將第三代產品的使用擴展到對各種液體表面張力的測,並進行kd -型機的製作,以供第三軍醫大學燒傷研究所作人和動物呼吸道燒傷的實驗研究。在儀器的硬體設計方面,我們力求做到結構緊湊,性能穩定,重復性好,且成本低廉。在儀器的軟體設計方面,由於第一和第二代產品的計算機數據是運行在dos環境下,用basic語言編寫的程序。
  16. The influence of the array chamber, carrier gas flux and sample temperature on the performance of the system was discussed in the identification of different brands of cigarettes. while in the detection of alcohol with gasoline interference, the methods of signal preprocessing showed great effects. and at the end, suggestions were made on the optimization of the system construction and measurement strategies, which advanced towards portable en systems

    在卷煙鑒別問題中詳細研究了測氣室、載氣流量、本溫度等實驗條件對的識別性能的影響;在有汽油干擾的酒精檢測問題中,考察了數據預方法對于識別結果的影響,並提出了改進的建議。
  17. The thesis finished a sample instrument used in measurement node. it is based on 8 - bit micro controller unit and has smart functions including auto calibration, auto scale change and auto balance of whetstone bridge. the data can be processed, stored, transferred and displayed in the sample device

    本文完成了測中基於16位微器的網關的硬體架構和軟體實時多任務內核的設計;研製了基於8位微器的具有自校正、自動量程轉換及測電橋的自動調平功能的測節點機;實現了測節點的數據、存儲、顯示和傳送;繪制並編寫了測節點的硬體電路圖和軟體源程序。
  18. Expression of performance sample handling systems for process analyzers

    過程分析器試樣處理系統性能表示
  19. It is showed that this prototype machine of system has realized the automation of detecting and controlling course, the digitization processing of detected result, as well as the diversification of detecting and controlling functions ; it has improved the measuring and controlling precision in the course of detecting hermetic performance of sealed - cabin, and depressed the operator ' s labour intensity

    通過測表明,該原型機較好地實現了測控過程的自動化、測量結果的數字化以及測控功能的多化,大幅度了提高密封艙密封性能檢測四jll大學碩士研究生學位論文摘要過程中的測量控制精度、降低了操作人員勞動強度。
  20. Through all these work, a practical method for designing test structure, setting up automatic measurement system, collecting test data, and dealing with statistical data was given

    對于導電膠可靠性的評估,從品設計、自動測量和測量方法直到可靠性驗數據的計分析,提供了一套切實可行的方法。
分享友人