Omega Speaker Systems OME-DB-889D manual CJC Output, TC = V*1000/24.4

Page 16

3.3 CJC Output

The OME-DB-889D provides Cold-Junction Compensation (CJC) for the thermocouple applications. If the CJC is required, place the JP17 in the position of the channel to be used as a CJC reference. If the CJC is not required, Place the JP17 in the position “X”.

CJC has output on connector CN7. Using a voltage meter measures CN7 which exists a voltage related to the OME-DB-889D board temperature. The CJC voltage transfers to temperature with formula:

T(°C) = V*1000/24.4

CN7

Voltage meter

A.GND

V: Voltage of CN7

T: Temperature of OME-DB-889D

Example: (Turbo C)

Multi-Function Card: OME-A-822PGL The OME-DB-889D JP17 placed on “7”.

CJC output

+ -

/*====================Example Program ===================*/

#include <stdio.h> #include “A822.h>

main(void)

{int ad_channel , gain , trigger_mode, poll_data ; float temp;

A822_Initialize(0,0x220, -1, -1);

/* Initials OME-A-822PGL Ref. OME-A-822PGH/L Software Manual */

ad_channel=7; gain=0; trigger_mode=1;

for(;;)

{

A822_AD_SetChGainMode(ad_channel , gain , trigger_mode );

/* SettingOME-A-822 A/D channel =7 , Gain=1 , Trigger mode = Software trigger */

poll_data=A822_AD_PollingVar(); temp=(float)(((poll_data-2048)*5/2048)*1000/24.4); prinf(“ Temperature = %4.1f °C \n”, temp);

}

}

OME-DB-889D User’s Manual

14

Image 16
Contents User’sGuide Servicing North America OME-DB-889D User’s Manual Features SpecificationOME-DB-889D Multiplexer Board Function Description ApplicationsFSR Installing LayoutJumper setup 1 JP0 ~ JP15 Analog Input R/C Filter3 JP19 Internal / External Power selection Local Gain Control Sw1 Pin Assignment Page Analog input & Gain setting Input Channel SelectionGain Setting Thermocouple Input Gain = OME-A-82X Gain X OME-DB-889D GainVoltage to Temperature Conversion CJC Output TC = V*1000/24.4Signal Connection Floating Signal ConnectionNon-Floating Signal Source Cascading OME-DB-889D OME-A-82X OME-DB-889DOpen Thermocouple Detection Block Diagram Using OME-A-822PGL ProgrammingExample Program DEMO01.CPage Calibration VR Description CalibrationCalibration Steps WARRANTY/DISCLAIMER Temperature