NCCOOS Trac Projects: Top | Web | Platforms | Processing | Viz | Sprints | Sandbox | (Wind)

root/q2o/sos_unc/trunk/sos_unc/YSI_6Series_6600V2.xml

Revision 395 (checked in by haines, 13 years ago)

first commit

Line 
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- items to be addressed search on "xxxx" -->
3 <sml:SensorML xmlns:sml="http://www.opengis.net/sensorML/1.0.1"
4    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5    xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:gml="http://www.opengis.net/gml"
6    xmlns:xlink="http://www.w3.org/1999/xlink"
7    xsi:schemaLocation="http://www.opengis.net/sensorML/1.0.1 http://schemas.opengis.net/sensorML/1.0.1/sensorML.xsd"
8    version="1.0.1">
9    <sml:member xlink:arcrole="urn:ogc:def:process:OGC:detector">
10       <sml:System gml:id="YSI_6Series_6600V2">
11
12          <!--============================-->
13          <!--         Metadata           -->
14          <!--============================-->
15          <gml:description>The 6600V2 sonde is a water quality monitoring package available with simultaneous measurement of conductivity (salinity), temperature, depth or level, pH/ORP.  With models V2-2 and V2-4, two or four additional optical sensor selections measure parameters of dissolved oxygen, turbidity, chlorophyll, and blue-green algae. Additional calculated parameters include total dissolved solids, resistivity, and specific conductance.</gml:description>
16          <gml:name>YSI_6Series_6600V2</gml:name>
17          <sml:keywords>
18             <sml:KeywordList id="keywords" codeSpace="urn:x-nasa:def:gcmd:keywords">
19                <sml:keyword>ocean chemistry</sml:keyword>
20                <sml:keyword>water quality</sml:keyword>
21                <sml:keyword>ocean contaminants</sml:keyword>
22                <sml:keyword>environmental</sml:keyword>
23             </sml:KeywordList>
24          </sml:keywords>
25
26          <!--==========================================================-->
27          <!--===================System Identifiers=====================-->
28          <!--==========================================================-->
29          <sml:identification>
30             <sml:IdentifierList id="identifiers">
31
32                <sml:identifier name="longName">
33                   <sml:Term definition="urn:ogc:def:property:OGC:longName">
34                      <sml:value>6-Series Multiparameter Water Quality Sonde</sml:value>
35                   </sml:Term>
36                </sml:identifier>
37                <sml:identifier name="shortName">
38                   <sml:Term definition="urn:ogc:def:property:OGC:shortName">
39                      <sml:value>6-Series Sonde</sml:value>
40                   </sml:Term>
41                </sml:identifier>
42                <sml:identifier name="manufacturer">
43                   <sml:Term definition="urn:ogc:def:property:OGC:manufacturer">
44                      <sml:value>YSI Environmental</sml:value>
45                   </sml:Term>
46                </sml:identifier>
47                <sml:identifier name="Model Number">
48                   <sml:Term definition="urn:ogc:def:identifier:OGC:modelNumber">
49                      <sml:value>6600V2</sml:value>
50                   </sml:Term>
51                </sml:identifier>
52                <sml:identifier name="Serial Number">
53                   <sml:Term definition="urn:ogc:def:identifier:OGC:serialNumber">
54                      <!-- xxxx How can this get changed for each instance of this component -->
55                      <sml:value>xxxx</sml:value>
56                   </sml:Term>
57                </sml:identifier>
58
59             </sml:IdentifierList>
60          </sml:identification>
61
62          <!--==========================================================-->
63          <!--===================System Classifiers=====================-->
64          <!--==========================================================-->
65          <sml:classification>
66             <sml:ClassifierList id="classifiers">
67
68                <sml:classifier name="intendedApplication">
69                   <sml:Term definition="urn:ogc:def:property:OGC:application">
70                      <sml:value>Water Quality</sml:value>
71                   </sml:Term>
72                </sml:classifier>
73                <sml:classifier name="sensorType">
74                   <sml:Term definition="urn:ogc:def:property:OGC:sensorType">
75                      <sml:value>Multiparameter Sonde</sml:value>
76                   </sml:Term>
77                </sml:classifier>
78
79             </sml:ClassifierList>
80          </sml:classification>
81          <!-- ================================================= -->
82          <!--                System Characteristics             -->
83          <!-- ================================================= -->
84          <sml:characteristics name="System Characteristics">
85             <swe:DataRecord gml:id="physical_specs"
86                definition="urn:ogc:def:property:OGC::physicalProperties">
87
88                <swe:field name="weightInAir">
89                   <swe:Quantity definition="urn:ogc:def:property:OGC::weight">
90                      <swe:uom code="kg"/>
91                      <swe:value>3.18</swe:value>
92                   </swe:Quantity>
93                </swe:field>
94
95                <swe:field name="diameter">
96                   <swe:Quantity definition="urn:ogc:def:property:OGC::diameter">
97                      <swe:uom code="cm"/>
98                      <swe:value>8.90</swe:value>
99                      <!-- with pressure with batteries -->
100                   </swe:Quantity>
101                </swe:field>
102
103                <swe:field name="length">
104                   <!-- without pressure -->
105                   <swe:Quantity definition="urn:ogc:def:dataType:OGC:1.1:length ">
106                      <swe:uom code="cm"/>
107                      <swe:value>49.8</swe:value>
108                   </swe:Quantity>
109                </swe:field>
110
111                <swe:field name="lengthWithPressure">
112                   <swe:Quantity definition="urn:ogc:def:dataType:OGC:1.1:length ">
113                      <swe:uom code="cm"/>
114                      <swe:value>54.9</swe:value>
115                   </swe:Quantity>
116                </swe:field>
117
118                <swe:field name="deepPressureRating">
119                   <!-- Deep Depth Option -->
120                   <swe:Quantity definition="urn:ysi:def:property:::pressureRating">
121                      <gml:description>Deep Depth Option on most but not all sensors</gml:description>
122                      <swe:uom code="m"/>
123                      <swe:value>200</swe:value>
124                   </swe:Quantity>
125                </swe:field>
126
127                <swe:field name="opticalPressureRating">
128                   <!-- nominal -->
129                   <swe:Quantity definition="urn:ysi:def:property:::pressureRating">
130                      <gml:description>Maximum depth rating for all optical probes</gml:description>
131                      <swe:uom code="m"/>
132                      <swe:value>61</swe:value>
133                   </swe:Quantity>
134                </swe:field>
135
136             </swe:DataRecord>
137          </sml:characteristics>
138
139          <!--==========================================================-->
140          <!--============       System Capabilities       =============-->
141          <!--==========================================================-->
142
143          <!-- searchable quick list -->
144          <!-- system like battery voltage and what components can be attached (??) -->
145          <!-- Describe all the ranges and resolutions and accuracies in parameters of each component-->
146
147          <sml:capabilities name="SondeProperties">
148             <swe:DataRecord>
149
150                <swe:field name="conductivityRange">
151                   <swe:QuantityRange definition="urn:ysi:def:property:::range">
152                      <swe:uom code="mS/cm"/>
153                      <swe:value>0 100</swe:value>
154                   </swe:QuantityRange>
155                </swe:field>
156
157                <swe:field name="conductivityResolution">
158                   <swe:QuantityRange definition="urn:ysi:def:property:::resolution">
159                      <swe:uom code="mS/cm"/>
160                      <swe:value>0.001 0.1</swe:value>
161                   </swe:QuantityRange>
162                </swe:field>
163
164                <swe:field name="temperatureRange">
165                   <swe:QuantityRange definition="urn:ysi:def:property:::range">
166                      <swe:uom code="degC"/>
167                      <swe:value>-5 +50</swe:value>
168                   </swe:QuantityRange>
169                </swe:field>
170
171                <swe:field name="temperatureResolution">
172                   <swe:Quantity definition="urn:ysi:def:property:::resolution">
173                      <swe:uom code="degC"/>
174                      <swe:value>0.01</swe:value>
175                   </swe:Quantity>
176                </swe:field>
177
178                <!-- NEEDS TO BE COMPLETED -->
179
180                <!-- depth (use DEEP, Shallow, med and vented here -->
181                <!-- salinity -->
182                <!-- DO %sat ROX -->
183                <!-- DO mg/L ROX -->
184                <!-- DO %sat rapid pulse 6562-->
185                <!-- DO mg/L rapid pulse 6562 -->
186                <!-- turbidity NTU 6136-->
187                <!-- pH 6561 -->
188                <!-- ORP -->
189
190             </swe:DataRecord>
191          </sml:capabilities>
192
193          <!--==========================================================-->
194          <!--============       System Contacts           =============-->
195          <!--==========================================================-->
196
197          <sml:contact>
198             <!-- Pretty View does not see Sales -->
199             <sml:ResponsibleParty gml:id="sales">
200                <sml:individualName>Somebody from YSI</sml:individualName>
201                <sml:organizationName>YSI Environmental</sml:organizationName>
202                <sml:contactInfo>
203                   <sml:phone>
204                      <sml:voice>+1-937-767-7241</sml:voice>
205                      <sml:facsimile>+1-937-767-9353</sml:facsimile>
206                   </sml:phone>
207                   <sml:address>
208                      <sml:deliveryPoint>1700/1725 Brannum Lane</sml:deliveryPoint>
209                      <sml:city>Yellow Springs</sml:city>
210                      <sml:administrativeArea>Ohio</sml:administrativeArea>
211                      <sml:postalCode>45387-1107</sml:postalCode>
212                      <sml:country>USA</sml:country>
213                      <sml:electronicMailAddress>environmental@ysi.com</sml:electronicMailAddress>
214                   </sml:address>
215                </sml:contactInfo>
216             </sml:ResponsibleParty>
217          </sml:contact>
218
219          <!--==========================================================-->
220          <!--============       System Documentation       ============-->
221          <!--==========================================================-->
222          <sml:documentation xlink:arcrole="website">
223             <sml:Document>
224                <gml:description>Collection of information regarding YSI 6600V2 Multiparameter Sonde</gml:description>
225                <sml:onlineResource xlink:href="http://www.ysi.com/productsdetail.php?6600V2-1"/>
226             </sml:Document>
227          </sml:documentation>
228          <sml:documentation xlink:arcrole="photo">
229             <sml:Document>
230                <gml:description>Photos of the 6600V2</gml:description>
231                <sml:onlineResource xlink:href="http://www.ysi.com/media/products/6600V2-sensors.jpg"
232                />
233             </sml:Document>
234          </sml:documentation>
235          <sml:documentation xlink:arcrole="specsheet">
236             <sml:Document>
237                <gml:description>Specification sheet for the 6600V2</gml:description>
238                <sml:onlineResource xlink:href="http://www.ysi.com/media/pdfs/E52-6600V2.pdf"/>
239             </sml:Document>
240          </sml:documentation>
241
242          <!--============================-->
243          <!-- Platform Coordinate Frame  -->
244          <!--============================-->
245
246          <!--========================-->
247          <!--  Sonde Inputs          -->
248          <!--========================-->
249
250          <sml:inputs>
251             <sml:InputList>
252
253                <sml:input name="conductivity">
254                   <swe:ObservableProperty
255                      definition="http://mmisw.org/ont/ioos/parameter/conductivity"
256                   > </swe:ObservableProperty>
257                </sml:input>
258                <sml:input name="water_temperature">
259                   <swe:ObservableProperty
260                      definition="http://mmisw.org/ont/ioos/parameter/water_temperature"
261                   > </swe:ObservableProperty>
262                </sml:input>
263                <sml:input name="water_pressure">
264                   <swe:ObservableProperty
265                      definition="http://mmisw.org/ont/ioos/parameter/water_pressure"
266                   > </swe:ObservableProperty>
267                </sml:input>
268
269                <sml:input name="dissolved_oxygen">
270                   <swe:ObservableProperty
271                      definition="http://mmisw.org/ont/ioos/parameter/dissolved_oxygen"
272                   > </swe:ObservableProperty>
273                </sml:input>
274                <sml:input name="acidity">
275                   <swe:ObservableProperty definition="http://mmisw.org/ont/ioos/parameter/acidity"
276                   > </swe:ObservableProperty>
277                </sml:input>
278
279                <sml:input name="suspended_solids">
280                   <swe:ObservableProperty
281                      definition="http://mmisw.org/ont/ioos/parameter/suspended_solids"
282                   > </swe:ObservableProperty>
283                </sml:input>
284
285             </sml:InputList>
286          </sml:inputs>
287
288          <!--==============================-->
289          <!--  Sonde Outputs               -->
290          <!--==============================-->
291          <sml:outputs>
292             <sml:OutputList>
293                <!-- xxxx need to complete definitions -->
294                <sml:output name="deep_non_vented_water_level">
295                   <swe:Quantity definition="">
296                      <swe:uom code="m"/>
297                   </swe:Quantity>
298                </sml:output>
299                <sml:output name="medium_non_vented_water_level">
300                   <swe:Quantity definition="">
301                      <swe:uom code="m"/>
302                   </swe:Quantity>
303                </sml:output>
304                <sml:output name="shallow_non_vented_water_level">
305                   <swe:Quantity definition="">
306                      <swe:uom code="m"/>
307                   </swe:Quantity>
308                </sml:output>
309                <sml:output name="shallow_vented_water_level">
310                   <swe:Quantity definition="">
311                      <swe:uom code="m"/>
312                   </swe:Quantity>
313                </sml:output>
314                <sml:output name="water_temperature">
315                   <swe:Quantity
316                      definition="http://mmisw.org/ont/ioos/parameter/water_temperature">
317                      <swe:uom code="degC"/>
318                   </swe:Quantity>
319                </sml:output>
320                <sml:output name="conductivity">
321                   <swe:Quantity definition="http://mmisw.org/ont/ioos/parameter/conductivity">
322                      <swe:uom code="mS/cm"/>
323                   </swe:Quantity>
324                </sml:output>
325                <sml:output name="salinity">
326                   <swe:Quantity definition="http://mmisw.org/ont/ioos/parameter/salinity">
327                      <swe:uom code="ppt"/>
328                   </swe:Quantity>
329                </sml:output>
330                <sml:output name="dissolved_oxygen_saturation">
331                   <swe:Quantity definition="">
332                      <swe:uom code="%sat"/>
333                   </swe:Quantity>
334                </sml:output>
335                <sml:output name="dissolved_oxygen">
336                   <swe:Quantity definition="">
337                      <swe:uom code="mg/L"/>
338                   </swe:Quantity>
339                </sml:output>
340                <sml:output name="turbidity">
341                   <swe:Quantity definition="">
342                      <swe:uom code="NTU"/>
343                   </swe:Quantity>
344                </sml:output>
345                <sml:output name="pH">
346                   <swe:Quantity definition="">
347                      <swe:uom code="units"/>
348                   </swe:Quantity>
349                </sml:output>
350                <sml:output name="oxidation_reduction_potential">
351                   <swe:Quantity definition="">
352                      <swe:uom code="mV"/>
353                   </swe:Quantity>
354                </sml:output>
355                <sml:output name="chlorophyll">
356                   <swe:Quantity definition="">
357                      <swe:uom code="mg/L"/>
358                   </swe:Quantity>
359                </sml:output>
360                <sml:output name="phycocyanin_blue_green_algae">
361                   <swe:Quantity definition="">
362                      <swe:uom code="RFU"/>
363                   </swe:Quantity>
364                </sml:output>
365                <sml:output name="phycoerythrin_blue_green_algae">
366                   <swe:Quantity definition="">
367                      <swe:uom code="RFU"/>
368                   </swe:Quantity>
369                </sml:output>
370
371             </sml:OutputList>
372          </sml:outputs>
373
374          <!--=======================-->
375          <!-- Sonde Parameters      -->
376          <!--=======================-->
377          <sml:parameters>
378             <sml:ParameterList>
379
380                <sml:parameter name="SondeParameters">
381                   <swe:DataRecord>
382
383                      <swe:field name="Latitude">
384                         <swe:Quantity definition="urn:ysi:def:property:::Latitude">
385                            <gml:description>Latitude of station -- used in depth calculation.</gml:description>
386                            <swe:uom code="degTrueNorth"/>
387                            <swe:constraint>
388                               <swe:AllowedValues>
389                                  <swe:interval>0 90</swe:interval>
390                               </swe:AllowedValues>
391                            </swe:constraint>
392                            <swe:value>40</swe:value>
393                         </swe:Quantity>
394                      </swe:field>
395
396                      <swe:field name="Altitude">
397                         <swe:Quantity definition="urn:ysi:def:property:::Altitude">
398                            <gml:description>Altitude of station above sea level -- used in DO </gml:description>
399                            <swe:uom code="feet"/>
400                            <swe:value>0</swe:value>
401                         </swe:Quantity>
402                      </swe:field>
403
404                   </swe:DataRecord>
405                </sml:parameter>
406
407                <sml:parameter name="CommunicationsParameters">
408                   <swe:DataRecord>
409
410                      <swe:field name="communicationsType">
411                         <swe:Category>
412                            <swe:constraint>
413                               <swe:AllowedTokens>
414                                  <swe:valueList>RS232 SDI-12</swe:valueList>
415                               </swe:AllowedTokens>
416                            </swe:constraint>
417                         </swe:Category>
418                      </swe:field>
419
420                      <swe:field name="communicationBaudRate">
421                         <swe:Quantity definition="urn:ysi:def:property:::baudRate">
422                            <gml:description>Baud Rate of RS232</gml:description>
423                            <swe:uom code="bits/sec"/>
424                            <swe:constraint>
425                               <swe:AllowedValues>
426                                  <swe:valueList>300 600 1200 2400 4800 9600</swe:valueList>
427                               </swe:AllowedValues>
428                            </swe:constraint>
429                            <swe:value>9600</swe:value>
430                         </swe:Quantity>
431                      </swe:field>
432
433                      <swe:field name="SDIAddress">
434                         <swe:Quantity definition="urn:ysi:def:property:::SDIAddress">
435                            <gml:description>Address of SDI-12</gml:description>
436                            <swe:constraint>
437                               <swe:AllowedValues>
438                                  <swe:interval>0 9</swe:interval>
439                               </swe:AllowedValues>
440                            </swe:constraint>
441                            <swe:value>0</swe:value>
442                         </swe:Quantity>
443                      </swe:field>
444
445                   </swe:DataRecord>
446                </sml:parameter>
447
448             </sml:ParameterList>
449          </sml:parameters>
450
451          <!--=======================-->
452          <!-- Sonde Components      -->
453          <!--=======================-->
454          <sml:components>
455             <sml:ComponentList>
456
457                <sml:component name="Conductivity">
458                   <sml:Component>
459                      <gml:description>YSI Conductivity Sensor</gml:description>
460                      <sml:identification>
461                         <sml:IdentifierList>
462                            <sml:identifier name="longName">
463                               <sml:Term definition="urn:ogc:def:property:OGC:longName">
464                                  <sml:value>Conductivity</sml:value>
465                               </sml:Term>
466                            </sml:identifier>
467                            <sml:identifier name="sensorType">
468                               <sml:Term definition="urn:ogc:def:property:OGC:sensorType">
469                                  <sml:value>Four Electrode Cell</sml:value>
470                               </sml:Term>
471                            </sml:identifier>
472                         </sml:IdentifierList>
473                      </sml:identification>
474                   </sml:Component>
475                </sml:component>
476
477                <sml:component name="Temperature">
478                   <sml:Component>
479                      <gml:description>YSI Temperature Sensor</gml:description>
480                      <sml:identification>
481                         <sml:IdentifierList>
482                            <sml:identifier name="longName">
483                               <sml:Term definition="urn:ogc:def:property:OGC:longName">
484                                  <sml:value>Temperature</sml:value>
485                               </sml:Term>
486                            </sml:identifier>
487                            <sml:identifier name="sensorType">
488                               <sml:Term definition="urn:ogc:def:property:OGC:sensorType">
489                                  <sml:value>thermistor</sml:value>
490                               </sml:Term>
491                            </sml:identifier>
492                         </sml:IdentifierList>
493                      </sml:identification>
494                   </sml:Component>
495                </sml:component>
496
497                <sml:component name="Pressure">
498                   <sml:Component>
499                      <gml:description>YSI Pressure Sensor</gml:description>
500                      <sml:identification>
501                         <sml:IdentifierList>
502                            <sml:identifier name="longName">
503                               <sml:Term definition="urn:ogc:def:property:OGC:longName">
504                                  <sml:value>Differential Stainless Strain Gauge</sml:value>
505                               </sml:Term>
506                            </sml:identifier>
507                            <sml:identifier name="sensorType">
508                               <sml:Term definition="urn:ogc:def:property:OGC:sensorType">
509                                  <sml:value>strain gauge</sml:value>
510                               </sml:Term>
511                            </sml:identifier>
512                         </sml:IdentifierList>
513                      </sml:identification>
514                   </sml:Component>
515                </sml:component>
516
517                <!-- xxxx THE FOLLOWING NEEDS TO BE COMPLETED -->
518
519                <sml:component name="Optical Dissolved Oxygen"/>
520                <sml:component name="Electrochemical Dissolved Oxygen"/>
521                <sml:component name="Turbidity"/>
522                <sml:component name="Chlorophyll"/>
523                <sml:component name="pH"/>
524                <sml:component name="Oxygen Reduction Potential"/>
525
526             </sml:ComponentList>
527
528          </sml:components>
529
530          <!--==============================-->
531          <!--      System Connections      -->
532          <!--==============================-->
533
534       </sml:System>
535    </sml:member>
536 </sml:SensorML>
Note: See TracBrowser for help on using the browser.