Lightwave Communications LDT-5525 manual Print Using H$ I, TI, RI

Page 45

C H A P T E R A

1155

X(I)=LOG(R(I)) : Y(I)=1/(T(I)+273.15)

 

1160

PRINT USING H$; I, T(I), R(I)

 

 

1170

GOTO 1130

 

 

 

 

 

1180

N=I 1

 

 

 

 

 

 

1190

CLOSE

 

 

 

 

 

 

1200

REM

 

**** accumulate sums ****

 

1205

SX=0 : SY=0 : SXY=0 : SXX=0

 

 

1210

FOR I = 1 TO N

 

 

 

 

1220

SX=SX+X(I)

 

 

 

 

1230

SY=SY+Y(I)

 

 

 

 

1240

SXY=SXY+X(I)*Y(I)

 

 

 

 

1250

SXX=SXX+X(I)*X(I)

 

 

 

 

1260

NEXT I

 

 

 

 

 

 

1300

REM

 

****

print out results ****

 

1310

C[2]=(N*SXY SX*SY)/(N*SXX SX*SX)

 

 

1320

C[1] = (SY C[2]*SX)/N

 

 

1620

PRINT

 

 

 

 

 

 

1630

G$="Key in:

C1

C2"

 

 

1640

P$="

 

#.##

#.##"

 

 

1650

PRINT G$

 

 

 

 

 

1660

PRINT USING P$; C[1]*1000!, C[2]*10000!

 

1700

'

 

 

 

 

 

 

1702

C1=INT(C[1]*1000000!)/1000000!

 

 

1704

C2=INT(C[2]*1E+07)/1E+07

 

 

1710

PRINT

 

 

 

 

 

 

1712

PRINT "

 

 

T

T

T"

1714

PRINT "

R

 

ACTUAL

CALC

ERROR"

1716

PRINT

"

========

 

=========

==========

========="

1718

P$=

"

#######

 

####.##

####.##

####.##"

1720

FOR L=1 TO N

 

 

 

 

1730

X=LOG(R(L))

 

 

 

 

1740

TCALC=1/(C1+C2*X) 273.15

 

 

1760

PRINT USING P$;R(L),T(L),TCALC,T(L) TCALC

 

1780

NEXT L

 

 

 

 

 

 

06_07

LDT-5525

31

Image 45
Contents User’s Guide Page Table of Contents Appendix a Steinhart-Hart Equation Appendix C AD590 and LM335 Sensor Calibration Iv LDT-5525 List of Figures Vi LDT-5525 General Safety Considerations Safety Information and the ManualSafety Marking Symbols Safety SymbolsWarranty Claims for Shipping Damage When you contact us, please have the following information Comments, Suggestions, and ProblemsXii LDT-5525 Product Overview Introduction and SpecificationsDescription Model Number Available Options and AccessoriesOutput1 SpecificationsUser Calibration General Specifications LDT-5525 AC Power Considerations OperationRack Mounting Introduction to the LDT-5525 Front Panel Power-Up SequenceAdjustments Sensor CAL Output Back Panel Controls and Connections Sensor Select SwitchBack Panel TEC Connector TEC ConnectorTEC Grounding Considerations General Operating Procedures Temperature Mode OperationWarm-Up and Environmental Considerations External Safety Switch Operation Resistance Mode OperationBooster Operation General Operating Procedures LDT-5525 Calibration Overview Maintenance and TroubleshootingRecommended Equipment Environmental ConditionsWarm Up Thermistor Calibration Calibration AdjustmentsAD590 Sensor Calibration LM335 Sensor Calibration ITE Current Calibration Symptom Causes and Corrective Actions TroubleshootingTemperature, based on C1 and C2 Table A.1 Comparison of Curve Fitting Equations STEINHART-HART EquationThermistor R/T Curves Computer Program REM Print Using H$ I, TI, RI LDT-5525 Thermistor Range Sensing Current Thermistor SelectionTable B.2 10K Thermistor Temperature Range Temperature Resolution Selecting and Using ThermistorsSelecting the Sensing Current Thermistor Range AD590 Sensor AD590 and LM335 Sensor CalibrationFigure C.1 AD590 Nonlinearity LM335 Sensor0607 Two Point Calibration Method One Point Calibration MethodC1n = U + V * C1 and C2n = V * C2 LDT-5525