版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡介
ICSFORMTEXT點(diǎn)擊此處添加ICS號(hào)FORMTEXT點(diǎn)擊此處添加中國標(biāo)準(zhǔn)文獻(xiàn)分類號(hào)中華人民共和國國家標(biāo)準(zhǔn)GB/TFORMTEXTXXXXX—FORMTEXTXXXXFORMTEXTFORMTEXT全國主要產(chǎn)品分類產(chǎn)品類別核心元數(shù)據(jù)傳感器FORMTEXTNationalcentralproductclassification-Productcategorycoremetadata-SensorsFORMTEXT(征求意見稿)(本稿完成時(shí)間:2017年9月11日)FORMTEXTFORMTEXT201X-FORMTEXTXX–FORMTEXTXX發(fā)布FORMTEXT201X-FORMTEXTXX-FORMTEXTXX實(shí)施 GB/TXXXXX—XXXX元數(shù)據(jù)的擴(kuò)展原則與方法8.1元數(shù)據(jù)擴(kuò)展類型允許元數(shù)據(jù)的擴(kuò)展類型:定義新的元數(shù)據(jù)實(shí)體;定義新的元數(shù)據(jù)元素;增加新的元數(shù)據(jù)子集;建立新的代碼表,代替值域?yàn)椤白杂晌谋尽钡默F(xiàn)有元數(shù)據(jù)元素的值域;對(duì)現(xiàn)有元數(shù)據(jù)實(shí)體/元素施加更嚴(yán)格的約束條件;對(duì)現(xiàn)有的元數(shù)據(jù)實(shí)體/元素施加更嚴(yán)格的最大出現(xiàn)次數(shù)限制。8.2元數(shù)據(jù)擴(kuò)展原則a)定義新的元數(shù)據(jù)實(shí)體、元數(shù)據(jù)元素或元數(shù)據(jù)子集時(shí),按照本標(biāo)準(zhǔn)第5章規(guī)定的相關(guān)屬性定義。b)擴(kuò)展現(xiàn)有元數(shù)據(jù)實(shí)體時(shí)應(yīng)遵循以下原則:——擴(kuò)展的元數(shù)據(jù)實(shí)體可以定義為實(shí)體,該實(shí)體包含擴(kuò)展的和本標(biāo)準(zhǔn)規(guī)定的現(xiàn)有元數(shù)據(jù)元素<以下簡稱“現(xiàn)有元數(shù)據(jù)元素”>,作為其組成部分;——在擴(kuò)展元數(shù)據(jù)實(shí)體時(shí),不應(yīng)改變本標(biāo)準(zhǔn)中規(guī)定的現(xiàn)有的元數(shù)據(jù)實(shí)體<以下簡稱“現(xiàn)有元數(shù)據(jù)實(shí)體”>的中文名稱、英文名稱、標(biāo)記和定義;——允許對(duì)現(xiàn)有元數(shù)據(jù)實(shí)體施加比本標(biāo)準(zhǔn)要求更加嚴(yán)格的約束/條件,如在本標(biāo)準(zhǔn)中是可選的元數(shù)據(jù)實(shí)體,在擴(kuò)展后可以是必選的;——允許對(duì)元數(shù)據(jù)元素的值域采用比本標(biāo)準(zhǔn)更嚴(yán)格的限制,如在本標(biāo)準(zhǔn)中值域?yàn)椤白杂晌谋尽钡脑獢?shù)據(jù),在專用標(biāo)準(zhǔn)中可以限定為適當(dāng)值的列表;——允許對(duì)本標(biāo)準(zhǔn)認(rèn)可的值域的使用進(jìn)行限制,如現(xiàn)有元數(shù)據(jù)的值域五個(gè)值,在擴(kuò)展后可以規(guī)定它的值域只包含其中三個(gè)值,要求用戶從這三個(gè)中選擇一個(gè);——對(duì)現(xiàn)有元數(shù)據(jù)實(shí)體施加更嚴(yán)格的最大出現(xiàn)次數(shù)限制;——建立新的代碼表,代替值域?yàn)椤白杂晌谋尽钡默F(xiàn)有元數(shù)據(jù)元素的值域。
(規(guī)范性附錄)
傳感器核心元數(shù)據(jù)——XMLSchema定義本附錄規(guī)定了傳感器核心元數(shù)據(jù)的XMLSchema,具體如下:<?xmlversion=”1.0”encoding=”UTF-8”?><xs:schematargetNamespace=”/sensors”xmlns:xs=”/2001/XMLSchema”xmlns=/sensorselementFormDefault=”qualified”attributeFormDefault=”unqualified”version=”1.0”><xs:annotation><xs:documentation><xs:documentation>傳感器核心元數(shù)據(jù)</xs:documentation><xs:documentation>1.0</xs:documentation><xs:documentation>中國標(biāo)準(zhǔn)化研究院</xs:documentation></xs:documentation></xs:annotation><xs:elementname=”Metadata”><xs:annotation><xs:documentation>傳感器核心元數(shù)據(jù)</xs:documentation><xs:documentation>Metadata</xs:documentation><xs:documentation>定義傳感器核心元數(shù)據(jù)的根實(shí)體</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:elementref=”SensorsBasicInformation”/><xs:elementref=”TechnicalParameterInformation”/><xs:anynamespace=”##other”processContents=”lax”minOccurs=”0”maxoccurs=”unbounded”/></xs:sequence><xs:anyAttributeprocessContents=”lax”/></xs:complexType></xs:element><xs:elementname=”SensorsBasicInformation”><xs:annotation><xs:documentation>基本信息</xs:documentation><xs:documentation>描述傳感器產(chǎn)品的基礎(chǔ)信息</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:elementname=”name”type=”xs:string”><xs:annotation><xs:documentation>產(chǎn)品名稱</xs:documentation><xs:documentation>傳感器產(chǎn)品的中文名稱</xs:documentation></xs:annotation></xs:element><xs:elementname=”id”type=”xs:string”><xs:annotation><xs:documentation>標(biāo)識(shí)符</xs:documentation><xs:documentation>傳感器唯一不變的標(biāo)識(shí)代碼</xs:documentation></xs:annotation></xs:element><xs:elementname=”ClassificationInformation”maxOccurs=”unbounded”><xs:annotation><xs:documentation>分類信息</xs:documentation><xs:documentation>描述傳感器產(chǎn)品分類的信息</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:elementname=”productclassificationstandard”type=”xs:string”><xs:annotation><xs:documentation>分類標(biāo)準(zhǔn)</xs:documentation><xs:documentation>采用的產(chǎn)品分類國際標(biāo)準(zhǔn)、國家標(biāo)準(zhǔn)、行業(yè)標(biāo)準(zhǔn)、地方標(biāo)準(zhǔn)、企業(yè)標(biāo)準(zhǔn)等標(biāo)準(zhǔn)名稱</xs:documentation></xs:annotation></xs:element><xs:elementname=”productclassificationcode”type=”xs:string”><xs:annotation><xs:documentation>分類代碼</xs:documentation><xs:documentation>產(chǎn)品在采用的產(chǎn)品分類標(biāo)準(zhǔn)中對(duì)應(yīng)的代碼</xs:documentation></xs:annotation></xs:element><xs:elementname=”productclassificationname”type=”xs:string”><xs:annotation><xs:documentation>分類名稱</xs:documentation><xs:documentation>產(chǎn)品在采用的產(chǎn)品分類標(biāo)準(zhǔn)中對(duì)應(yīng)的名稱</xs:documentation></xs:annotation></xs:element><xs:anynamespace=”##other”processContents=”lax”minOccurs=”0”maxOccurs=”unbounded”/></xs:sequence></xs:complexType></xs:element><xs:elementname=”size”type=”xs:string”><xs:annotation><xs:documentation>尺寸</xs:documentation><xs:documentation>傳感器產(chǎn)品外形尺寸的大小</xs:documentation></xs:annotation></xs:element><xs:elementname=”mass”type=”xs:double”><xs:annotation><xs:documentation>質(zhì)量</xs:documentation><xs:documentation>傳感器產(chǎn)品質(zhì)量的大小</xs:documentation></xs:annotation></xs:element><xs:elementname=”material”type=”xs:string”><xs:annotation><xs:documentation>材料</xs:documentation><xs:documentation>傳感器主要制作材料名稱</xs:documentation></xs:annotation></xs:element><xs:elementname=”manufacturername”type=”xs:string”><xs:annotation><xs:documentation>生產(chǎn)企業(yè)名稱</xs:documentation><xs:documentation>生產(chǎn)傳感器產(chǎn)品的企業(yè)名稱</xs:documentation></xs:annotation></xs:element><xs:elementname=”productbatchnumber”type=”xs:string”><xs:annotation><xs:documentation>生產(chǎn)編號(hào)</xs:documentation><xs:documentation>生產(chǎn)傳感器產(chǎn)品的批次編號(hào)</xs:documentation></xs:annotation></xs:element><xs:elementname=”manufactureaddress”type=”xs:string”><xs:annotation><xs:documentation>生產(chǎn)地址</xs:documentation><xs:documentation>生產(chǎn)企業(yè)的詳細(xì)地址</xs:documentation></xs:annotation></xs:element><xs:elementname=”Price”maxOccurs=”unbounded”><xs:annotation><xs:documentation>價(jià)格信息</xs:documentation><xs:documentation>描述產(chǎn)品價(jià)格的信息</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:elementname=”unitprice”type=”xs:double”><xs:annotation><xs:documentation>單價(jià)</xs:documentation><xs:documentation>產(chǎn)品的單位價(jià)格</xs:documentation></xs:annotation></xs:element><xs:elementname=”currency”type=”xs:string”><xs:annotation><xs:documentation>幣種</xs:documentation><xs:documentation>單價(jià)的幣種名稱</xs:documentation></xs:annotation></xs:element><xs:elementname=”unitofmeasurement”type=”xs:string”><xs:annotation><xs:documentation>計(jì)量單位</xs:documentation><xs:documentation>計(jì)量傳感器產(chǎn)品的標(biāo)準(zhǔn)量的名稱</xs:documentation></xs:annotation></xs:element><xs:anynamespace=”##other”processContents=”lax”minOccurs=”0”maxoccurs=”unbounded”/></xs:sequence></xs:complexType></xs:element><xs:elementname=”productpicture”type=”xs:BY”><xs:annotation><xs:documentation>產(chǎn)品圖片</xs:documentation><xs:documentation>用于介紹傳感器產(chǎn)品的多媒體宣傳圖片</xs:documentation></xs:annotation></xs:element><xs:elementname=”methodofinstallation”type=”xs:string”><xs:annotation><xs:documentation>安裝方式</xs:documentation><xs:documentation>安裝傳感器產(chǎn)品的方法說明</xs:documentation></xs:annotation></xs:element><xs:elementname=”after-saleservice”type=”xs:string”><xs:annotation><xs:documentation>售后服務(wù)說明</xs:documentation><xs:documentation>企業(yè)提供的售后服務(wù)信息</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:anyAttributeprocessContents=”lax”/></xs:complexType></xs:element><xs:elementname=”TechnicalParameterInformation”><xs:annotation><xs:documentation>技術(shù)參數(shù)信息</xs:documentation><xs:documentation>TechnicalParameterInformation</xs:documentation><xs:documentation>描述傳感器產(chǎn)品技術(shù)參數(shù)的信息</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:elementref=”TechnicalCharacteristicsInformation”/><xs:elementref=”StaticCharacteristics”/><xs:elementref=”DynamicCharacteristics”/><xs:elementref=”EnvironmentalConditions”/><xs:elementref=”Reliability”/><xs:anynamespace=”##other”processContents=”lax”minOccurs=”0”maxoccurs=”unbounded”/></xs:sequence><xs:anyAttributeprocessContents=”lax”/></xs:complexType></xs:element><xs:elementname=”TechnicalCharacteristicsInformation”><xs:annotation><xs:documentation>技術(shù)特征信息</xs:documentation><xs:documentation>描述傳感器基本的技術(shù)特征信息</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:elementname=”operatingprinciple”type=”xs:string”><xs:annotation><xs:documentation>工作原理</xs:documentation><xs:documentation>傳感器敏感元件感受被測量產(chǎn)生響應(yīng)所遵循的基本效應(yīng)或變換原理</xs:documentation></xs:annotation></xs:element><xs:elementname=”detectionmethod”type=”xs:string”><xs:annotation><xs:documentation>檢出方法</xs:documentation><xs:documentation>描述傳感器敏感結(jié)構(gòu)激勵(lì)和微弱信號(hào)拾取放大的方式</xs:documentation></xs:annotation></xs:element><xs:elementname=”encapsulationmethod”type=”xs:string”><xs:annotation><xs:documentation>封裝方式</xs:documentation><xs:documentation>滿足傳感器工作要求和保護(hù)要求的結(jié)構(gòu)設(shè)計(jì)和實(shí)現(xiàn)方式</xs:documentation></xs:annotation></xs:element><xs:elementname=”powerconsumption”type=”xs:double”><xs:annotation><xs:documentation>功耗</xs:documentation><xs:documentation>信號(hào)處于穩(wěn)態(tài)條件下傳感器在工作范圍內(nèi)所消耗的最大功率瓦特?cái)?shù)</xs:documentation></xs:annotation></xs:element><xs:elementname=”workingvoltage”type=”xs:double”minOccurs=”0”><xs:annotation><xs:documentation>額定電壓</xs:documentation><xs:documentation>傳感器工作需要的電壓的大小</xs:documentation></xs:annotation></xs:element><xs:elementname=”workingcurrent”type=”xs:double”minOccurs=”0”><xs:annotation><xs:documentation>額定電流</xs:documentation><xs:documentation>傳感器工作需要的電流的大小</xs:documentation></xs:annotation></xs:element><xs:elementname=”outputimpedance”type=”xs:double”><xs:annotation><xs:documentation>輸出阻抗</xs:documentation><xs:documentation>輸入端短路時(shí)在輸出端測得的阻抗</xs:documentation></xs:annotation></xs:element><xs:elementname=”electricconnection”type=”xs:string”><xs:annotation><xs:documentation>電氣連接</xs:documentation><xs:documentation>傳感器產(chǎn)品對(duì)外電氣接口形式</xs:documentation></xs:annotation></xs:element><xs:elementname=”outputmode”type=”xs:string”><xs:annotation><xs:documentation>輸出方式</xs:documentation><xs:documentation>傳感器產(chǎn)品信號(hào)輸出形式</xs:documentation></xs:annotation></xs:element><xs:elementname=”insulationperformance”type=”xs:string”><xs:annotation><xs:documentation>絕緣性能</xs:documentation><xs:documentation>傳感器產(chǎn)品耐高壓沖擊的能力以及在高壓下被擊穿的時(shí)間長短</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:anyAttributeprocessContents=”lax”/></xs:complexType></xs:element><xs:elementname=”StaticCharacteristics”><xs:annotation><xs:documentation>靜態(tài)性能指標(biāo)</xs:documentation><xs:documentation>描述傳感器產(chǎn)品靜態(tài)性能的信息</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:elementname=”measuringrange”type=”xs:string”><xs:annotation><xs:documentation>測量范圍</xs:documentation><xs:documentation>傳感器所能測量到的最小被測量與最大被測量之間的范圍</xs:documentation></xs:annotation></xs:element><xs:elementname=”span”type=”xs:double”><xs:annotation><xs:documentation>量程</xs:documentation><xs:documentation>測量范圍上下限值之間的代數(shù)差</xs:documentation></xs:annotation></xs:element><xs:elementname=”full-spanoutput”type=”xs:double”><xs:annotation><xs:documentation>滿量程輸出</xs:documentation><xs:documentation>在規(guī)定條件下傳感器測量范圍的上限和下限輸出值之間的代數(shù)差</xs:documentation></xs:annotation></xs:element><xs:elementname=”overload”type=”xs:double”><xs:annotation><xs:documentation>過載</xs:documentation><xs:documentation>在規(guī)定允許范圍內(nèi)能夠加在傳感器上不引起性能永久性變化的被測量的最大值</xs:documentation></xs:annotation></xs:element><xs:elementname=”sensitivity”type=”xs:double”><xs:annotation><xs:documentation>靈敏度</xs:documentation><xs:documentation>傳感器輸出量的變化值與相應(yīng)的被測量的變化值之比</xs:documentation></xs:annotation></xs:element><xs:elementname=”resolution”type=”xs:double”><xs:annotation><xs:documentation>分辨力</xs:documentation><xs:documentation>傳感器在規(guī)定測量范圍內(nèi)可能檢測出的被測量的最小變化量</xs:documentation></xs:annotation></xs:element><xs:elementname=”accuracy”type=”xs:double”><xs:annotation><xs:documentation>準(zhǔn)確度</xs:documentation><xs:documentation>測量結(jié)果與被測量的真值之間的一致程度</xs:documentation></xs:annotation></xs:element><xs:elementname=”stability”type=”xs:string”><xs:annotation><xs:documentation>穩(wěn)定性</xs:documentation><xs:documentation>在相同條件、相當(dāng)長時(shí)間內(nèi),傳感器輸入/輸出特性不發(fā)生變化的能力</xs:documentation></xs:annotation></xs:element><xs:elementname=”repeatability”type=”xs:string”><xs:annotation><xs:documentation>重復(fù)性</xs:documentation><xs:documentation>在相同測量條件下,對(duì)同一被測量進(jìn)行連續(xù)多次測量所得結(jié)果之間的一致性</xs:documentation></xs:annotation></xs:element><xs:elementname=”conformity”type=”xs:string”><xs:annotation><xs:documentation>符合度</xs:documentation><xs:documentation>校準(zhǔn)曲線與規(guī)定特性曲線(例如直線、對(duì)數(shù)曲線、拋物線等)之間的符合程度</xs:documentation></xs:annotation></xs:element><xs:elementname=”hysteresis”type=”xs:double”><xs:annotation><xs:documentation>遲滯</xs:documentation><xs:documentation>在規(guī)定的測量范圍內(nèi),輸入量增大行程期間和輸入量減小行程期間任一被測量值處輸出量的最大差值</xs:documentation></xs:annotation></xs:element><xs:elementname=”threshold”type=”xs:double”><xs:annotation><xs:documentation>閾值</xs:documentation><xs:documentation>能使傳感器輸出端產(chǎn)生可測變化量的被測量的最小變化量</xs:documentation></xs:annotation></xs:element><xs:elementname=”thermalzeroshift”type=”xs:double”><xs:annotation><xs:documentation>熱零點(diǎn)漂移</xs:documentation><xs:documentation>由于環(huán)境溫度變化而引起的零點(diǎn)漂移</xs:documentation></xs:annotation></xs:element><xs:elementname=”thermalsensitivityshift”type=”xs:double”><xs:annotation><xs:documentation>熱靈敏度漂移</xs:documentation><xs:documentation>由于環(huán)境溫度變化而引起的靈敏度漂移</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:anyAttributeprocessContents=”lax”/></xs:complexType></xs:element><xs:elementname=”DynamicCharacteristics”><xs:annotation><xs:documentation>動(dòng)態(tài)性能指標(biāo)</xs:documentation><xs:documentation>描述與響應(yīng)于被測量隨時(shí)間變化有關(guān)的傳感器特性指標(biāo)的信息</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:elementname=”frequencyresponse”type=”xs:double”><xs:annotation><xs:documentation>頻率響應(yīng)</xs:documentation><xs:documentation>在規(guī)定的被測量頻率范圍內(nèi),對(duì)加在傳感器上的正弦變化的被測量來說,輸出量與被測量振幅之比及輸出量和被測量之間相差隨頻率的變化</xs:documentation></xs:annotation></xs:element><xs:elementname=”timeconstant”type=”xs:double”><xs:annotation><xs:documentation>時(shí)間常數(shù)</xs:documentation><xs:documentation>由被測量的階躍變化引起的傳感器輸出上升到最終值的63%時(shí)所需要的持續(xù)時(shí)間</xs:documentation></xs:annotation></xs:element><xs:elementname=”risetime”type=”xs:double”minOccurs=”0”><xs:annotation><xs:documentation>上升時(shí)間</xs:documentation><xs:documentation>由被測量的階躍變化引起的傳感器輸出從規(guī)定最終值一個(gè)小的百分率上升到一個(gè)大的百分率的持續(xù)時(shí)間</xs:documentation></xs:annotation></xs:element><xs:elementname=”responsetime”type=”xs:double”><xs:annotation><xs:documentation>響應(yīng)時(shí)間</xs:documentation><xs:documentation>由被測量的階躍變化引起的傳感器輸出上升到期最終規(guī)定百分率時(shí)所需要的時(shí)間</xs:documentation></xs:annotation></xs:element><xs:elementname=”delaytime”type=”xs:double”minOccurs=”0”><xs:annotation><xs:documentation>延遲時(shí)間</xs:documentation><xs:documentation>階躍響應(yīng)輸出由零上升到穩(wěn)態(tài)值的一半所需要的時(shí)間</xs:documentation></xs:annotation></xs:element><xs:elementname=”overshoot”type=”xs:double”minOccurs=”0”><xs:annotation><xs:documentation>超調(diào)量</xs:documentation><xs:documentation>對(duì)于有振蕩的階躍響應(yīng),峰值時(shí)間對(duì)應(yīng)的相對(duì)動(dòng)態(tài)誤差值</xs:documentation></xs:annotation></xs:element><xs:elementname=”amplitudegain”type=”xs:double”><xs:annotation><xs:documentation>幅值增益</xs:documentation><xs:documentation>輸入為正弦周期信號(hào)時(shí),穩(wěn)態(tài)輸出響應(yīng)的幅值與輸入幅值的比值</xs:documentation></xs:annotation></xs:element><xs:elementname=”resonantfrequency”type=”xs:double”><xs:annotation><xs:documentation>諧振頻率</xs:documentation><xs:documentation>幅值增益達(dá)到最大值時(shí)的激勵(lì)頻率</xs:documentation></xs:annotation></xs:element><xs:elementname=”passband”type=”xs:string”><xs:annotation><xs:documentation>通頻帶</xs:documentation><xs:documentation>幅值增益的對(duì)數(shù)特性衰減-3dB處所對(duì)應(yīng)的頻率范圍</xs:documentation></xs:annotation></xs:element><xs:elementname=”phasedelay”type=”xs:double”minOccurs=”0”><xs:annotation><xs:documentation>相位延遲</xs:documentation><xs:documentation>被測輸入量作正弦變化時(shí)輸出量與輸入量之間相位差隨頻率的變化關(guān)系</xs:documentation></xs:annotation></xs:element><xs:elementname=”impulsesensitivity”type=”xs:double”minOccurs=”0”><xs:annotation><xs:documentation>脈沖靈敏度</xs:documentation><xs:documentation>脈沖信號(hào)激勵(lì)作用于傳感器時(shí)輸出量峰值與輸入量峰值之比</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:anyAttributeprocessContents=”lax”/></xs:complexType></xs:element><xs:elementname=”EnvironmentalConditions”><xs:annotation><xs:documentation>環(huán)境參數(shù)指標(biāo)</xs:documentation><xs:documentation>描述傳感器產(chǎn)品與環(huán)境相關(guān)指標(biāo)的信息</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:elementname=”operationtemperaturerange”type=”xs:string”><xs:annotation><xs:documentation>工作溫度范圍</xs:documentation><xs:documentation>傳感器能正常工作的環(huán)境溫度范圍</xs:documentation></xs:annotation></xs:element><xs:elementname=”storagetemperaturerange”type=”xs:string”><xs:annotation><xs:documentation>貯存溫度范圍</xs:documentation><xs:documentation>不會(huì)造成傳感器損害及永久性特性變化的貯存溫度范圍</xs:documentation></xs:annotation></xs:element><xs:elementname=”operationhumidityrange”type=”xs:string”><xs:annotation><xs:documentation>工作濕度范圍</xs:documentation><xs:documentation>傳感器能正常工作的環(huán)境濕度范圍</xs:documentation></xs:annotation></xs:element><xs:elementname=”operationpressurerange”type=”xs:string”><xs:annotation><xs:documentation>工作氣壓范圍</xs:documentation><xs:documentation>傳感器能正常工作的環(huán)境氣壓范圍</xs:documentation></xs:annotation></xs:element><xs:elementname=”environmentalsuitability”type=”xs:string”><xs:annotation><xs:documentation>環(huán)境適應(yīng)性</xs:documentation><xs:documentation>傳感器產(chǎn)品在所處環(huán)境中(如溫度、濕度、壓力、噪聲、加速度、速度、位移、振動(dòng)、沖擊、鹽霧、霉菌等)能正常工作的能力</xs:documentation></xs:annotation></xs:element><xs:elementname=”materialcompatibility”type=”xs:string”><xs:annotation><xs:documentation>介質(zhì)相容性</xs:documentation><xs:documentation>傳感器與被測介質(zhì)接觸部位所用材料的化學(xué)相容性</xs:documentation></xs:annotation></xs:element><xs:elementname=”explosionprotection”type=”xs:string”minOccurs=”0”><xs:annotation><xs:documentation>防爆性能</xs:documentation><xs:documentation>傳感器產(chǎn)品的防爆能力和等級(jí)</xs:documentation></xs:annotation></xs:element><xs:elementname=”electromagneticcompatibility”type=”xs:string”minOccurs=”0”><xs:annotation><xs:documentation>電磁兼容性能</xs:documentation><xs:documentation>傳感器產(chǎn)品在其電磁環(huán)境中符合要求運(yùn)行并不對(duì)其環(huán)境中的任何設(shè)備產(chǎn)生無法忍受的電磁干擾的能力</xs:documentation></xs:annotation></xs:element><xs:elementname=”ingressprotection”type=”xs:string”minOccurs=”0”><xs:annotation><xs:documentation>IP防護(hù)等級(jí)</xs:documentation><xs:documentation>傳感器產(chǎn)品防塵、防止外物侵入
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。
最新文檔
- 食品安全追溯消費(fèi)者信任反饋建立
- 專業(yè)基礎(chǔ)-房地產(chǎn)經(jīng)紀(jì)人《專業(yè)基礎(chǔ)》真題匯編3
- 農(nóng)場半年度工作匯報(bào)
- 統(tǒng)編版五年級(jí)語文上冊(cè)寒假作業(yè)(十三)有答案
- 二零二五版共有產(chǎn)權(quán)房轉(zhuǎn)讓協(xié)議書3篇
- 二零二五年智能大棚土地承包合作協(xié)議范本3篇
- 宿州航空職業(yè)學(xué)院《英語專業(yè)前沿課程》2023-2024學(xué)年第一學(xué)期期末試卷
- 二零二五版公共安全防范承包合同3篇
- 二零二五年食品包裝設(shè)計(jì)及委托加工合同
- 蘇教版初一英語試卷單選題100道及答案
- 春季餐飲營銷策劃
- 企業(yè)會(huì)計(jì)機(jī)構(gòu)的職責(zé)(2篇)
- 《疥瘡的防治及治療》課件
- Unit4 What can you do Part B read and write (說課稿)-2024-2025學(xué)年人教PEP版英語五年級(jí)上冊(cè)
- 2025年MEMS傳感器行業(yè)深度分析報(bào)告
- 《線控底盤技術(shù)》2024年課程標(biāo)準(zhǔn)(含課程思政設(shè)計(jì))
- 學(xué)校對(duì)口幫扶計(jì)劃
- 倉庫倉儲(chǔ)安全管理培訓(xùn)課件模板
- 風(fēng)力發(fā)電場運(yùn)行維護(hù)手冊(cè)
- 河道旅游開發(fā)合同
- 情人合同范例
評(píng)論
0/150
提交評(píng)論