Apogee Instruments SQ-422X Скачать руководство пользователя страница 12

Sensor Calibration 

All Apogee Modbus quantum sensors (model SQ-422X) have sensor-specific calibration coefficients determined 
during the custom calibration process. Coefficients are programmed into the sensors at the factory. 

Modbus Interface 

The following is a brief explanation of the Modbus protocol instructions used in Apogee SQ-422X quantum sensors. 
For questions on the implementation of this protocol, please refer to the official serial line implementation of the 
Modbus protocol: 

http://www.modbus.org/docs/Modbus_over_serial_line_V1_02.pdf

 (2006) and the general 

Modbus protocol specification

http://www.modbus.org/docs/Modbus_Application_Protocol_V1_1b3.pdf

 (2012). 

Further information can be found at: 

http://www.modbus.org/specs.php

 
Overview 

  
The primary idea of the Modbus interface is that each sensor exists at an address and appears as a table of values. 
These values are called Registers. Each value in the table has an associated index, and that index is used to identify 
which value in the table is being accessed.  
 

Sensor addresses 

 
Each sensor is given an address from 1 to 247. Apogee sensors are shipped with a default address of 1. If using 

multiple sensors on the same Modbus line, the sensor’s address will have t

o be changed by writing the Slave 

Address register.  

 
Register Index 

 
Each register in a sensor represents a value in the sensor, such as a measurement or a configuration parameter. 
Some registers can only be read, some registers can only be written, and some can be both read and written. Each 
register exists at a specified index in the table for the sensor. Often this index is called an address, which is a 
separate address than the sensor address, but can be easily confused with the sensor address. 

However, there are two different indexing schemes used for Modbus sensors, though translating between them is 
simple. One indexing scheme is called one-based numbering, where the first register is given the index of 1, and is 
thereby accessed by requesting access to regis er 1. The other indexing scheme is called zero-based numbering, 
where the first register is given the index 0, and is thereby accessed by requesting access to register 0. Apogee 
Sensors use zero-based numbering. However, if using the sensor in a system that uses one-based numbering, such 
as using a CR1000X logger, adding 1 to the zero-based address will produce the one-based address for the register.  
 

Register Format:  

 
According to the Modbus protocol specification, Holding Registers (the type registers Apogee sensors contain) are 
defined to be 16 bits wide. However, when making scientific measurements, it is desirable to obtain a more precise 
value than 16 bits allows. Thus, several Modbus implementations will use two 16-bit registers to act as one 32-bit 
register. Apogee Modbus sensors use this 32-bit implementation to provide measurement values as 32-bit IEEE 
754 floating point numbers.  
 
Apogee Modbus sensors also contain a redundant, duplicate set of registers that use 16-bit signed integers to 
represent values as decimal-shifted numbers. It is recommended to use the 32-bit values, if possible, as they 
contain more precise values.  
 

 
 

Содержание SQ-422X

Страница 1: ...TRUMENTS INC 721 WEST 1800 NORTH LOGAN UTAH 84321 USA TEL 435 792 4700 FAX 435 787 8268 WEB APOGEEINSTRUMENTS COM Copyright 2021 Apogee Instruments Inc OWNER S MANUAL QUANTUM SENSOR Model SQ 422X Rev 16 Nov 2021 ...

Страница 2: ...e of Compliance 3 Introduction 4 Sensor Models 5 Specifications 6 Deployment and Installation 8 Cable Connectors 10 Operation and Measurement 10 Maintenance and Recalibration 19 Troubleshooting and Customer Support 21 Return and Warranty Policy 22 ...

Страница 3: ...trical and electronic products with respect to the restriction of hazardous substances Please be advised that based on the information available to us from our raw material suppliers the products manufactured by us do not contain as intentional additives any of the restricted materials including lead see note below mercury cadmium hexavalent chromium polybrominated biphenyls PBB polybrominated dip...

Страница 4: ...PPFD in this manual because we feel that it is better to be more complete and possibly redundant Sensors that measure PPFD are often called quantum sensors due to the quantized nature of radiation A quantum refers to the minimum quantity of radiation one photon involved in physical interactions e g absorption by photosynthetic pigments In other words one photon is a single quantum of radiation Typ...

Страница 5: ...spective manuals Model Signal SQ 422X Modbus SQ 100X Self powered SQ 202X 0 2 5 V SQ 204X 4 20 mA SQ 205X 0 5 V SQ 420X USB SQ 421X SDI 12 A sensor s model number and serial number are located on the bottom of the sensor If you need the manufacturing date of your sensor please contact Apogee Instruments with the serial number of your sensor ...

Страница 6: ...ability Less than 1 Long term Drift Non stability Less than 2 per year Non linearity Less than 1 up to 2500 µmol m 2 s 1 Field of View 180 Spectral Range 370 to 650 nm wavelengths where response is greater than 50 of maximum see Spectral Response below Directional Cosine Response 5 at 75 zenith angle see Cosine Response below Temperature Response Less than 0 5 from 20 to 50 C Operating Environment...

Страница 7: ... measurements were made at 10 nm increments across a wavelength range of 350 to 800 nm in a monochromator with an attached electric light source Measured spectral data from each quantum sensor were normalized by the measured spectral response of the monochromator electric light combination which was measured with a spectroradiometer ...

Страница 8: ...cidence Error for Apogee SQ 100x series quantum sensors is approximately 2 and 5 at solar zenith angles of 45 and 75 respectively Mean cosine response of five SQ 100X series quantum sensors Cosine response measurements were made by direct side by side comparison to the mean of seven reference SQ 500 quantum sensors ...

Страница 9: ...e southern hemisphere Azimuth error is typically less than 1 but it is easy to minimize by proper cable orientation In addition to orienting the cable to point toward the nearest pole the sensor should also be mounted such that obstructions e g weather station tripod tower or other instrumentation do not shade the sensor Once mounted the blue cap should be removed from the sensor The green cap can...

Страница 10: ...ee directly to ensure ordering the proper pigtail configuration Alignment When reconnecting a sensor arrows on the connector jacket and an aligning notch ensure proper orientation Disconnection for extended periods When disconnecting the sensor for an extended period of time from a station protect the remaining half of the connector still on the station from water and dirt with electrical tape or ...

Страница 11: ...face that supports the Read Holding Registers 0x03 function Wiring The green wire should be connected to Ground to enable RS 485 communication or it should be connected to 12 V power for RS 232 communication Text for the White and Blue wires above refers to the port that the wires should be connected to White RS 232 RX RS 485 Positive Blue RS 232 TX RS 485 Negative Green Select Switch between RS 2...

Страница 12: ...written and some can be both read and written Each register exists at a specified index in the table for the sensor Often this index is called an address which is a separate address than the sensor address but can be easily confused with the sensor address However there are two different indexing schemes used for Modbus sensors though translating between them is simple One indexing scheme is calle...

Страница 13: ...ss 1 This will also reset factory calibrated values and should NOT be done by the user unless otherwise instructed Read only registers function code 0x3 Float Registers 0 1 calibrated output µmol m s 2 3 detector millivolts 4 5 immersed output µmol m s 6 7 solar output µmol m s 8 9 Reserved for Future Use 10 11 device status 1 means device is busy 0 otherwise 12 13 firmware version Integer Registe...

Страница 14: ... 28 29 multiplier 30 31 offset 32 33 immersion factor 34 35 solar multiplier 36 37 running average 38 39 heater status Integer Registers 48 slave address 49 model number 50 serial number 51 baudrate 0 115200 1 57600 2 38400 3 19200 4 9600 any other number 19200 52 parity 0 none 1 odd 2 even 53 number of stopbits 54 multiplier shifted two decimal points to the left 55 offset shifted two decimal poi...

Страница 15: ...s function code 0x10 Integer Registers 190 Writing to this register resets Coefficients to firmware defaults NOT factory calibrated values Slave Address 1 Model 522 Serial 1000 Baud 3 Parity 2 Stopbits 1 running average 1 ...

Страница 16: ...function code 0x3 reading register address 0 Each pair of square brackets indicates one byte Slave Address Function Starting Address High Byte Starting Address Low Byte No of Registers High Byte No of Registers Low Byte CRC High Byte CRC Low Byte 0x01 0x03 0x00 0x00 0x00 0x02 0xC4 0x0B An example of a data packet sent from the controller to the sensor using function code 0x10 writing a 1 to regist...

Страница 17: ...e smaller spectral errors will be The table below provides spectral error estimates for PPFD measurements from light sources different than the calibration source The method of Federer and Tanner 1966 was used to determine spectral errors based on the PPFD spectral weighting functions measured sensor spectral response and radiation source spectral outputs measured with a spectroradiometer This met...

Страница 18: ...diation sources but spectral errors must be considered The spectral errors in the table above can be used as correction factors for individual radiation sources Underwater Measurements and Immersion Effect When a quantum sensor that was calibrated in air is used to make underwater measurements the sensor reads low This phenomenon is called the immersion effect and happens because the refractive in...

Страница 19: ...ee the Apogee webpage for details regarding return of sensors for recalibration http www apogeeinstruments com tech support recalibration repairs To determine if your sensor needs recalibration the Clear Sky Calculator www clearskycalculator com website and or smartphone app can be used to indicate the PPFD incident on a horizontal surface at any time of day at any location in the world It is most...

Страница 20: ...rs are available one for quantum sensors PPFD and one for pyranometers total shortwave radiation Clear Sky Calculator for quantum sensors Site data are input in blue cells in middle of page and an estimate of PPFD is returned on right hand side of page ...

Страница 21: ...ace the cable length from the sensor to the controller should be kept short no longer than 20 meters For more information see section 3 3 5 in this document http www modbus org docs Modbus_over_serial_line_V1_02 pdf RS 485 Cable Length If using an RS 485 serial interface longer cable lengths may be used The trunk cable can be up to 1000 meters long The length of cable from the sensor to a tap on t...

Страница 22: ...al reinstallation and shipping of suspected warranty items to our factory The warranty does not cover equipment that has been damaged due to the following conditions 1 Improper installation or abuse 2 Operation of the instrument outside of its specified operating range 3 Natural occurrences such as lightning fire etc 4 Unauthorized modification 5 Improper or unauthorized repair Please note that no...

Страница 23: ... specifications due to a failure of product materials or craftsmanship Apogee Instruments will repair or replace the items free of charge If it is determined that your product is not covered under warranty you will be informed and given an estimated repair replacement cost PRODUCTS BEYOND THE WARRANTY PERIOD For issues with sensors beyond the warranty period please contact Apogee at techsupport ap...

Отзывы: