Vit (19.09.2011 04:14, просмотров: 85) ответил Т.Достоевский на Камрады! Ниасилил в каком формате AD7794 выдаёт температуру со встроенного датчика! Никто не подскажет? Спсб.
Не пользовал пока. B DS находится Sensitivity 0.81 mV/°C typ. Заумная описка - вместо °C должно быть K. При выборе канала автоматом GAIN = 1 (стр.23). К DS оказывается существует FAQ;) http://www.analog.com/static/imported-files/faqs/AD779x_FAQ_Instru_Conv.pdf
на стр. 7
How does the internal temperature sensor work?
When the temperature sensor is selected and bipolar mode is selected, the
device should return a code of 0x800000 when the temperature is 0 K.
A one-point calibration is needed to get the optimum performance from the
sensor. Therefore, a conversion at 25°C should be recorded and the sensitivity
calculated. The sensitivity is approximately 0.81 mV/°C. The equation for the
temperature sensor will be
Temp (K) = ((Conversion – 0x800000) × VREF/2^23 K)/0.81 mV
Temp (°C) = Temp (K) – 273
where VREF = 1.17 V
So, for example, the device returns a code of 0x9A1F77 at room temperature.
This equates to 0.238 V. The temperature is therefore 0.238 V/0.81 mV =
295 K. So, the temperature is 295 – 273 = 22°C.