Last modified by Mengting Qiu on 2025/06/10 18:53

From version 99.2
edited by Xiaoling
on 2023/04/28 16:08
Change comment: There is no comment for this version
To version 104.2
edited by Xiaoling
on 2023/04/28 16:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -245,9 +245,7 @@
245 245  |(% rowspan="2" style="width:53px" %)Byte1|(% style="width:71px" %)Bit7|(% style="width:113px" %)Bit6|(% style="width:112px" %)Bit5|(% style="width:113px" %)Bit4|(% style="width:112px" %)Bit3|(% style="width:70px" %)Bit2|(% style="width:72px" %)Bit1|(% style="width:53px" %)Bit0
246 246  |(% style="width:71px" %)WSS-07|(% style="width:113px" %)WSS-06|(% style="width:112px" %)WSS-05|(% style="width:113px" %)WSS-04|(% style="width:112px" %)WSS-03|(% style="width:70px" %)WSS-02|(% style="width:72px" %)WSS-01|(% style="width:53px" %)N/A
247 247  
248 -[[image:image-20220624134713-1.png]]
249 249  
250 -
251 251  Eg: 0x1000FE = 1 0000 0000 0000 1111 1110(b)
252 252  
253 253  External sensors detected by WSC1-L include :
... ... @@ -289,16 +289,63 @@
289 289  
290 290  (% style="color:#4472c4" %)** Uplink Payload**:
291 291  
292 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:464px" %)
290 +(% border="1" cellspacing="10" style="background-color:#f2f2f2; width:464px" %)
293 293  |(% style="width:140px" %)Sensor Segment 1|(% style="width:139px" %)Sensor Segment 2|(% style="width:42px" %)……|(% style="width:140px" %)Sensor Segment n
294 294  
295 295  (% style="color:#4472c4" %)** Sensor Segment Define**:
296 296  
297 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:330px" %)
295 +(% border="1" cellspacing="10" style="background-color:#f2f2f2; width:330px" %)
298 298  |(% style="width:89px" %)Type Code|(% style="width:114px" %)Length (Bytes)|(% style="width:124px" %)Measured Value
299 299  
300 300  (% style="color:#4472c4" %)**Sensor Type Table:**
301 301  
300 +
301 +
302 +|**Sensor Type**|**Type Code**|**Range**|**Length ( Bytes)**|**Example**
303 +|**Wind Speed**|0x01|(((
304 +Speed: 0~60m/s
305 +
306 +Level: 0~17
307 +)))|0x03 |(((
308 +0x0024/10=3.6m/s (0x02FE: No Sensor, 0x02EE: Value Error)
309 +
310 +0x02=2 (0x14: No Sensor, 0x15: Value Error)
311 +)))
312 +|**Wind Direction**|0x02|(((
313 +Angel: 0~360°
314 +
315 +Direction: 16 positions
316 +)))|0x03|(((
317 +0x02C9/10=66.6°(0x0EFE: No Sensor,0x0EFF: Value Error)
318 +
319 +0X03=3(ENE) (0x14: No Sensor,0x15: Value Error)
320 +)))
321 +|**Illumination**|0x03|0~200000kLux|0x02|0x04D2*10=12340kLux (0x4EFE: No Sensor,0x4EFF: Value Error)
322 +|**Rain / Snow**|0x04|0A: No, 01 Yes.|0x01|(((
323 +0x00 (00) No Rain or snow detected
324 +
325 +(0x02: No Sensor,0x03: Value Error)
326 +)))
327 +|**CO2**|0x05|0~5000ppm|0x02|0x0378=888ppm (0x14FE: No Sensor,0x14FF: Value Error)
328 +|**Temperature**|0x06|-30℃~70℃|0x02|0xFFDD/10=-3.5℃ (0x02FE: No Sensor,0x02FF: Value Error)
329 +|**Humidity**|0x07|0~100%RH|0x02|0x0164/10=35.6%RH (0x03FE: No Sensor,0x03FF: Value Error)
330 +|**Pressure**|0x08|10~1100hPa|0x02|0x2748/10=1005.6hPa    (0x00: No Sensor,0x01: Value Error)
331 +|**Rain Gauge**|0x09|0mm~100mm()|0x02|(((
332 +0x0000/10=0mm (last 24 hours?)
333 +
334 +(0x00: No Sensor,0x01: Value Error)
335 +)))
336 +|**PM2.5**|0x0A|0~1000μg/m^^3^^|0x02|0x0023=35μg/m^^3  ^^(0x05DC: No Sensor,0x7D0: Value Error)
337 +|**PM10**|0x0B|0~1000μg/m^^3^^|0x02|0x002D=45μg/m^^3  ^^(0x05DC: No Sensor,0x7D0: Value Error)
338 +|**PAR**|0x0C|0~2500μmol/m^^2^^•s|0x02|0x00B3=179μmol/m^^2^^•s (0x0BB8: No Sensor,0xED8: Value Error)
339 +|(((
340 +**Total Solar**
341 +
342 +**Radiation**
343 +)))|0x0D|0~2000W/m^^2^^|0x02|0x0073/10=11.5W/m^^2^^(0x0BB8: No Sensor,0xED8: Value Error)
344 +
345 +[[image:image-20230428162706-6.png]]
346 +
302 302  [[image:image-20220706154434-1.png]]
303 303  
304 304  
image-20230428161801-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +24.7 KB
Content
image-20230428162045-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +14.7 KB
Content
image-20230428162233-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +15.8 KB
Content
image-20230428162341-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +26.5 KB
Content
image-20230428162706-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +105.4 KB
Content