图片加载失败 图片加载失败

Introduction

Nowadays, though the technology of cancer-detecting has entered in the public view, the cost and inconvenience of these technology still remain problems. For people in remote areas, it remains a great challenge to get access to cancer screening. Motivated by such demands, we developed a glucose-drive hardware system which enables people operate it easily.Combined with our wet-lab design, our product makes screening out potential cancer patients even in underdeveloped areas with poor medical care possible. Quantification of the results of the wet lab by the improved blood glucose meter can reflect the content of our detection biomarker LINC00857.

Design Of Hardware

To match the expression way of reporter gene, our design was on the basis of Arduino Uno electronics platform by Microchip to a large extent initially. However, in order to adapt to the specific detecting circumstance, we conducted some improvement and re-design. We have introduced an amplifying circuit to transfer the current of μA level to a detectable input signal and taken various approaches to display the results including the light, the screen and the Bluetooth communication. We measured the amount of glucose to be detected in the system via detector, and converting biological signal to electric signal and producing detectable read. User can receive results in a few minutes after inputting the biological signal. It is worth mentioning that the addition of hardware makes our platform more flexible, which enables various disease ranging from cancer to atherosclerosis be predicted preliminary according to the readings provided by the hardware, as long as the corresponding biomarkers are provided. The main structure of device consists of the chip and the detector. The design of chip can be modified to adapt to various detection demands. The detector can conduct electrochemical analysis of the chip inserted, and convert to specific digital read which shows on the LCD screen. Besides, the installed HC-05 bluetooth module can transfer the result to smart phone.

Figure1. Main Structure

Detection Principle

The Glucose's Redox Reaction

Glucose oxidase usually forms an oxidoreductase system with catalase. When there is only glucose oxidase in the reaction system, glucose oxidase can catalyze β-D-glucose to generate D-gluconolactone and hydrogen peroxide.

Figure 2. Principle of GODx oxidation

The three-electrodes system and Testing Chip

Working electrode: Electrons are produced here during the chemical reaction. This electrode is connected to the current-to-voltage amplifier. Reference electrode: Held at a constant voltage with respect to the working electrode to push the desired chemical reactions. Counter electrode: Supplies current to the working electrode.

A precise reference voltage is applied to the reference electrode and a precise bias voltage (VBIAS) is applied to the op-amp. In this way the precise potential difference is maintained across the working electrode and the reference electrode. This voltage is the stimulus which drives the test strip’s output current. The magnitude of the output current is then used to calculate the number of electrons produced

Figure 3. Microchip AN1560 Chip Structure

The chip for detector illustrated above works as a biological signal generator. Embedding glucose oxidase on the electrode which is exposed to the solutions to be assayed subsequently. While catalyzing the redox reaction, different concentration glucose causes different amount of electron transfer, thus the device gives out respective results eventually.

The overall principle

The expression of reporter gene is closely related to amount of glucose produced, indicating that detection of glucose can indirectly reflect the reporter gene’s expression. When starch hydrolysis produces a large amount of glucose, glucose oxidase in the detection system can specifically catalyze the redox reaction, oxidizing and decomposing glucose into gluconic acid and hydrogen peroxide. The electron transferred during the redox reaction is then detected by pre-positioned electrodes. In this way, the biological signal can be converted into an electrical signal and produce a detectable read.

Hardware Structure

The hardware components

The hardware consists of several electronic components,including the Arduino UNO demo board, a self-made signal receiver and the result display module.(The LCD has been placed with an I2C platform, which means that it is an equivalent circuit)

Figure 4. Circuit diagram

Arduino Uno Board

Arduino consists of an open source hardware platform based on SCM and a special development environment. It can be used to develop interactive products, such as reading a large number of switch and sensor signals and controling various electric lamps, motors and other physical devices.Our device is based on this platform.

Special acknowledgement to BIT team: they have introduced Arduino Uno to our team, which plays a significant role in the following developing process.

Figure 5. Hardware-Arduino Uno
Figure 6. Hardware-Arduino Uno

Signal Receiver

After the glucose's generation, the reaction system is exposed to the test chip. The GODx on the chip will catalyze the oxidation and the electrons will transfer. Then the current appears. The receiver samples the current and executes the sample amplification process via a triode, then convert the current to electrode voltage of the resistance, which can be detected as analog input.

Figure 7. Signal Receiver Part

Result Display

The signal input will be analyzed and judged by MCU, then reflected by the results displayed on LCD, LED and sent to smartphone via HC-05. Until now, we have achieved the accurate quantitative detection of glucose solution in a range of 1-30mmol/L concentration, and the detection line is as low as 0.3mmol/L. The potential of device is promising. The Arduino Uno supports synchronous input of multiple parallel signals, which indicates that the device is capable of handling several samples simultaneously. Besides, via establishing ranking system, the electric signal can be converted to a more concise and straight rank, functioning as an instructor of stage of disease.

Figure 8. Result Display Part

Program

The programs in Arduino are relatively simple whose main function is initiating the detection and sending the results to smart phone through Bluetooth module. Programs in Arduino is voltage convertion, result ranking, LCD displaying and result transferring. In order to eliminate the deviation caused by blood glucose, we designed a corresponding program to conduct the second detection.For the first test, use the diluted blood sample (in order to maintain the same volume with the subsequent reaction solution), and record the blood sample indicator as the reference value. For the second test, the reaction system which has added blood sample is used, and the reference value is subtracted from the test reading. In this way, we can ensure that the indicator only comes from the glucose generated in the reaction process, rather than the glucose existing in the blood originally, which helps reduce the error in the measurement. By grading the treated indicators, we can establish the corresponding relationship between content of biomarkers and indicators in the reaction solution and plot the standard curve.

Figure 9. Part of program

Testing

We have configured a series of glucose solutions to detect the sensitivity and detection line of the device.

Glucose(mmol/L)Valueconverted potential(V)
02551.25
0.12551.24
0.22551.25
0.32511.23
0.42481.21
0.52491.22
12491.22
32461.20
52401.17
102241.09
152071.01
202051.00
251830.89
301660.81
Figure 10. Testing Results

Item List

itemquantitycost(per/CNY)cost(CNY)
Arduino UNO1119119
Breadboard21122
Wires(package)27.515
Resistancecentralized purchasing2.52.5
Triode10.30.3
LED10.30.3
LCD1602 with I2C adaptor11818
HC-0514141
  Total218.1

Reference

[1] High salinity Study on a novel glucose electrochemical sensor based on glucose oxidase [D]. Suzhou University, 2007.

[2] Ye Ruihong, Wang Wanzong, Lin Zhenyu Development of a novel glucose biosensor and its application in the determination of glucose content by luminol electrochemiluminescence method [J]. Physical and Chemical Testing (Chemical Volume), 2011, 47 (07): 761-763.