1130 User Guide: Difference between revisions

From Phidgets Support
No edit summary
Line 117: Line 117:


{{UGasens}}
{{UGasens}}
==API==
{{SensorAPI}}


==Product History==
==Product History==
{{UGhist}}
{{UGhist}}
{{UGrow|March 2010 |0 |N/A |Product Release }}
{{UGrow|March 2010 |0 |N/A |Product Release }}

Revision as of 15:22, 21 August 2012

1130.jpg
Go to this device's product page


Getting Started

Checking the Contents

You should have received:

  • A pH/ORP adapter board
  • A sensor cable

In order to test your new Phidget you will also need:

  • A PhidgetInterfaceKit 8/8/8
  • A USB cable
  • A pH or ORP electrode

Connecting the Pieces

  1. Connect the pH/ORP Adapter Board to the Analog Input #6 on the PhidgetInterfaceKit 8/8/8 board using the sensor cable. In this example, we are using a pH electrode.
  2. Connect the electrode to the adapter board using the BNC connector.
  3. Use the DIP switch to select pH or ORP to correspond to the type of electrode you are using.
  4. Connect the InterfaceKit 8/8/8 to your PC using the USB cable.

1130 0 Connecting The Hardware.jpg

Testing Using Windows 2000 / XP / Vista / 7

Make sure you have the current version of the Phidget library installed on your PC. If you don't, follow these steps:

  1. Go to the Quick Downloads section on the Windows page
  2. Download and run the Phidget21 Installer (32-bit, or 64-bit, depending on your system)
  3. You should see the Ph.jpg icon on the right hand corner of the Task Bar.

Running Phidgets Sample Program

Double clicking on the Ph.jpg icon loads the Phidget Control Panel; we will use this program to ensure that your new Phidget works properly.

The source code for the InterfaceKit-full sample program can be found in the quick downloads section on the C# Language Page. If you'd like to see examples in other languages, you can visit our Languages page.

Updating Device Firmware

If an entry in this list is red, it means the firmware for that device is out of date. Double click on the entry to be given the option of updating the firmware. If you choose not to update the firmware, you can still run the example for that device after refusing.

Double Click on the Ph.jpg icon to activate the Phidget Control Panel and make sure that the Phidget InterfaceKit 8/8/8 is properly attached to your PC.

1018 2 Control Panel Screen.jpg
  1. Double Click on Phidget InterfaceKit 8/8/8 in the Phidget Control Panel to bring up InterfaceKit-full and check that the box labelled Attached contains the word True.
  2. Make sure that the Ratiometric box is NOT Ticked.
  3. View the unconverted pH value inside the Analog In boxes. At a pH level of 7 or with a neutral ORP, the SensorValue will be 500.
  4. You can adjust the input sensitivity by moving the slider pointer.
  5. Click on the Sensors button to bring up the Advanced Sensor Form.

Sensor InterfaceKit Screen 421.jpg

  1. In the Sensor 6 box, select the 1130 - pH Adapter (pH) from the drop down menu. Alternatively, if you are using an ORP electrode, choose 1130 - pH Adapter (ORP).
  2. The pH level measured by the sensor is shown here.
  3. Formula used to convert the analog input SensorValue into pH (or ORP).

1130 0 Advanced Sensor Form Screen.jpg

Testing Using Mac OS X

  1. Go to the Quick Downloads section on the Mac OS X page
  2. Download and run the Phidget OS X Installer
  3. Click on System Preferences >> Phidgets (under Other) to activate the Preference Pane
  4. Make sure that the is properly attached.
  5. Double Click on in the Phidget Preference Pane to bring up the Sample program. This program will function in a similar way as the Windows version.

Using Linux

For a step-by-step guide on getting Phidgets running on Linux, check the Linux page.

Using Windows Mobile / CE 5.0 / CE 6.0

Template:UGce

Technical Details

Measuring the pH

To determine the pH of a solution, make sure the DIP switch on the board is flipped to the pH side. Given the SensorValue from the Phidget InterfaceKit, the following formula can be applied:



This formula assumes that the solution is at 25 degrees Celsius. Depending on the temperature of the solution and on the actual pH level, the SensorValue can change dramatically. To incorporate temperature (in degrees Celsius) for added accuracy, the following formula can be used:



The following example is to give an idea of how the temperature affects the SensorValue. A solution with a pH of 2 at a temperature of 25 degrees Celsius yields a SensorValue of 219. At 100 degrees Celsius, the SensorValue decreases to 148, and at 0 degrees celsius, the SensorValue reports 242. A solution with a pH of 8 with a temperature of 0, 25 and 100 degrees Celsius gives a SensorValue of 551, 556 and 570, respectively. It can be seen that the temperature has a greater affect on solutions that have a pH further away from the reference pH of 7. Additionally, temperature affects the impedance of the glass electrode, and can result in increased errors if not properly calibrated. If you want to monitor the temperature of the solution, you can use a thermocouple. You’ll need to add some sort of protective shielding to the thermocouple if you’re using acidic or basic solutions, though. Check out our thermocouple interfaces for more information.

Measuring Oxidation/Reduction Potential (ORP)

To determine the ORP of a solution, make sure the DIP switch on the board is flipped to the ORP side. Given the SensorValue from the PhidgetInterfaceKit, the following formula can be applied:



ORP electrodes give a typical range of -2V to 2V, where the positive values are for oxidizers and the negative values are for reducers.

Words of Caution

The pH Adapter Board should be used to measure solutions taht are 'electrically quiet'. Measuring pH in electrically noisy environments such as tanks with mixing pumps, and even other measuring devices is not recommended.

Choosing Electrodes

Review the data sheet for the electrode you have selected for your application to ensure that it complies with the device specifications of the pH Adapter Board. The important specification is the output voltage of the electrode. Many electrodes will work but it is important to verify compliance before connecting an electrode to the Adapter Board. We have reviewed the following electrodes, and found that they can be used with the pH Adapter Board. This is by no means a comprehensive list, but can be used as a comparison with other electrodes if necessary.

Manufacturer Web Page Part Number
Omega www.omega.com PHE13XX, PHE14XX, ORE1311, ORE1411
Cole-Parmer www.coleparmer.com EW-59001, EW27003
Mettler-Toledo www.mt.com InLab (BNC) Series

Template:UGotherint

Phidget Cable

Analoginput.jpg

The Phidget Cable is a 3-pin, 0.100 inch pitch locking connector. Pictured here is a plug with the connections labelled. The connectors are commonly available - refer to the Analog Input Primer for manufacturer part numbers.

API

Template:SensorAPI

Product History

Template:UGhist Template:UGrow