Lightwave Communications LDT-5525 manual Computer Program

Page 43

C H A P T E R A

Computer Program

We have included a computer program called STEIN1 that uses a least squares curve fitting routine to determine the values of C1 and C2. The program is written in IBM's advanced BASICA.

You must create a data file for your thermistor that describes the resistance at various temperatures. The temperature verses resistance calibration data can be obtained from the thermistor manufacturer. Enter the resistance at various temperatures as data points into an ASCII file. You can write the data file on a word processor, but you must use non document mode so special word processing characters are not inserted into the data file. Format the data with one temperature resistance pair per line and at least one space separating the two numbers. Temperatures should be in centigrade and resistances in ohms. For an accurate determination of the coefficients, we recommend that you use at least twenty data points uniformly spread over the intended range of use. Enter a -1 to signify the end of the resistance data and temperature data.

A small sample data file is included below as an example of the data format and end of data marker (R = 1).

Temperature

Resistance

-20

97072

-10

55326

0

32650

10

19899

20

12492

25

10000

30

8056.8

40

5326.4

50

3602.3

-1

-1

Run the STEIN1 program. The best curve fitting values for C1, and C2 will be displayed. Enter these numbers into the LDT-5525 Temperature Controller.

06_07

LDT-5525

29

Image 43
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 Operation AC Power ConsiderationsRack 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 Temperature Mode Operation General Operating ProceduresWarm-Up and Environmental Considerations External Safety Switch Operation Resistance Mode OperationBooster Operation General Operating Procedures LDT-5525 Calibration Overview Maintenance and TroubleshootingEnvironmental Conditions Recommended EquipmentWarm 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 Selecting and Using Thermistors Temperature ResolutionSelecting 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