04.01.2015 Views

CR1000 Manual - Campbell Scientific

CR1000 Manual - Campbell Scientific

CR1000 Manual - Campbell Scientific

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Section 7. Installation<br />

Figure 80: PT100 in three-wire half-bridge<br />

CRBasic Example 60.<br />

PT100 in Three‐wire Half‐bridge<br />

'See FIGURE. PT100 in Three-Wire Half-Bridge (p. 260) for wiring diagram.<br />

Public Rs_Ro<br />

Public Deg_C<br />

BeginProg<br />

Scan(1,Sec,0,0)<br />

'BrHalf3W(Dest,Reps,Range1,SEChan,ExChan,MPE,Ex_mV,True,0,250,100.93,0)<br />

BrHalf3W(Rs_Ro,1,mV25,1,Vx1,1,2200,True,0,250,100.93,0)<br />

'PRTCalc(Destination,Reps,Source,PRTType,Mult,Offset)<br />

PRTCalc(Deg_C,1,Rs_Ro,1,1.0,0)<br />

NextScan<br />

EndProg<br />

7.8.18.2.4 PT100 in Four-Wire Full-Bridge<br />

Example Shows:<br />

• How to measure a PRT in a four-wire full-bridge<br />

Advantages:<br />

• Uses half as many input channels as four-wire half-bridge.<br />

Example PRT Specifications:<br />

• Alpha = 0.00392 (PRTType 2)<br />

This example measures a 100 ohm PRT in a four-wire full-bridge, as shown in<br />

figure PT100 in Four-Wire Full-Bridge (p. 263), using CRBasic instruction<br />

BRFull(). In this example, the PRT is in a constant-temperature bath and the<br />

measurement is to be used as the input for a control algorithm.<br />

As described in table Resistive Bridge Measurements with Voltage Excitation (p.<br />

296), the result of BRFull() is X,<br />

X = 1000 V S /V X<br />

261

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!