You are on page 1of 6

pubs.acs.

org/jchemeduc Communication

Titrate over the Internet: An Open-Source Remote-Control Titration


Unit for All Students
Ronald Soong,* Amy Jenne, Daniel H. Lysak, Rajshree Ghosh Biswas, Antonio Adamo, Kris S. Kim,
and Andre Simpson
Cite This: J. Chem. Educ. 2021, 98, 1037−1042 Read Online

ACCESS Metrics & More Article Recommendations *


sı Supporting Information
See https://pubs.acs.org/sharingguidelines for options on how to legitimately share published articles.

ABSTRACT: Due to the COVID-19 pandemic, social distancing restrictions are in place in
Downloaded via UNIV FED DA PARAIBA on January 20, 2022 at 13:23:16 (UTC).

most public settings, and the undergraduate laboratory is no exception. In order to


accommodate social distancing requirements, many laboratory exercises are being
redeployed in an online format, which deprives students of experiential learning
opportunities in a real laboratory setting. To bridge this experiential learning gap for online
laboratory exercises, an open-source remote titration unit was created. This remote titration
unit is based on a simple Raspberry Pi architecture equipped with a webcam and a servo (a
small motor allowing fine control of angular position), allowing students to control the
titration unit over the Internet with visual feedback of approximately a 0.5 s delay.
Understanding that titrations are taught across all levels of chemistry, from high school to the
postsecondary level, they are considered fundamental laboratory methods in analytical
chemistry. In fact, titrations are the first analytical chemistry technique introduced to
students, and the method holds a significant place in the chemistry curriculum. In response to the recent emphasis on virtual lab
platforms due to COVID-19, the chemistry laboratory will need to evolve accordingly. The remote-control titration unit described
here is an exemplar, showing that elements of experiential learning can be retained for online laboratory activities, and allows for the
possibility of distanced learning that includes a meaningful laboratory component.
KEYWORDS: First-Year Undergraduate/General, Laboratory Equipment/Apparatus, Analytical Chemistry,
Collaborative/Cooperative Learning, Laboratory Computing/Interfacing

■ INTRODUCTION
Due to the COVID-19 pandemic, social distancing restrictions
distanced chemical education and complement the current
offerings of virtual experiments. The use of open-source
are currently in place for most public settings, including technology to automate common laboratory equipment, such
undergraduate laboratories.1−4 Due to the cancellation of in- as a burette, has shown tremendous success.12−17 However, the
person classes, many chemistry courses are being restructured ability to remotely control a burette that allows students to
for online learning, creating a unique opportunity for new titrate from anywhere with Internet access remains to be
pedagogical approaches to online chemical education.5 Unlike investigated. In this communication, we present a remote-
other subjects, chemistry courses are often structured with control titration setup as an exemplar of distanced chemical
crucially important practical components, which allow students education with laboratory experiential learning objectives. This
the opportunity for experiential learning in the laboratory.3−5 remote-control titration setup is based on a Raspberry Pi
However, implementing an online practical component in a computer with a webcam and a servo. Raspberry Pi is a popular
meaningful way is challenging. To avoid depriving students of open-source computer that can be used in various scientific
this fundamental aspect of chemical education, new strategies applications, including chemical education.17−19 Students can
will need to be considered. simply remotely log in to the Raspberry Pi computer and
Over the years, titration laboratory setups have been created control the turning of the stopcock via a servo with visual
such that students can titrate in a virtual environment.6,7
feedback through a camera module.
Importantly, virtual laboratories can address some aspects of
experiential learning.8−10 However, this is no substitute for real
titration experience, which includes (1) observing transient Received: August 20, 2020
color changes as well as (2) fluctuations of pH values between Revised: January 8, 2021
additions of titrant, (3) training fine-motor skills of turning the Published: January 26, 2021
stopcock as end points are approached, and (4) careful reading
of the meniscus on a burette.6,7,11 Therefore, an innovative
approach is required to bridge this experiential learning gap for
© 2021 American Chemical Society and
Division of Chemical Education, Inc. https://dx.doi.org/10.1021/acs.jchemed.0c01096
1037 J. Chem. Educ. 2021, 98, 1037−1042
Journal of Chemical Education pubs.acs.org/jchemeduc Communication

Figure 1. (A) Schematic of the remote titration setup showing the connections between different components. (B) Hardware setup of the remote-
control titration unit consisting of a Raspberry Pi computer, a camera, and a servo. The Raspberry Pi is in an enclosure to protect it from chemical
spills.

■ MATERIALS AND METHODS


The following hardware was purchased from DFRobot Inc.
To control the system remotely, the user is required to login
to the Raspberry Pi unit via VNC remote desktop (information
(https://www.dfrobot.com/, Shanghai, P.R.China). on the VNC remote desktop can be found at the following
Web site: https://www.realvnc.com/en/). Once logged in,
(1) Raspberry Pi 4B (4GB RAM) users can control the titration unit via a widget written in
(2) Raspberry Pi Camera module Python with a graphical user interface (GUI) as shown in
(3) Servo (HS-225MG) Figure 2. The slider bar controls the opening and closing of the
The following hardware was purchased from LABISTS Inc. stopcock in a gradient fashion, while the single injection button
(https://www.labists.com/). allows the user to dispense <200 μL of titrant into the solution.
(Note: Due to an inherent delay in response, students are
1. LABISTS Raspberry Pi 4 enclosure
advised to slowly move the slider bar). Therefore, during the
2. MicroSD card preloaded with NOOBS (New Out of the process of titration, the user can select for the volume of titrant
Box Software) to be added to the solution and monitor the progress of the
Sample codes and a connection diagram can be found in the titration via the camera. It should be noted that a technician
Supporting Information. All chemicals used were purchased will be required to photograph the height of the liquid in the
from Sigma-Aldrich unless otherwise specified. burette before and after the student has completed the

■ HAZARDS
NaOH − Sodium hydroxide is a corrosive substance.
titration. (Note: This should be done using a DSLR camera
with the highest resolution possible at the appropriate angle,
allowing students to properly read the meniscus to determine
Regardless of concentration: gloves, eye protection, and a lab volume). These photos are sent to students such that they can
coat should be worn before handling this substance. learn to properly read the burette, examples of which are
HCl − Hydrochloric acid is a corrosive substance. illustrated in Figure 2B,C. To evaluate the titration process, 10
Regardless of concentration: gloves, eye protection, and a lab mL of 0.101 M HCl is titrated against 0.105 M of NaOH.
coat should be worn before handling this substance. Theoretically, approximately 10 mL of NaOH is required to
Phenolphthalein indicator − This may cause eye and skin reach the end point. Three trials were repeated, and the
irritation. Regardless of concentration: gloves, eye protection, volumes of NaOH required to reach the end points were 9.20,
and a lab coat should be worn before handling this substance. 9.80, and 9.50 mL respectively. These values are consistent
If liquids are spilled on the Raspberry Pi unit, unplug the with the theoretical values and validate our approach.
power source and remove all the components from the unit. To further improve the setup such that other titration
Wipe the unit down to remove any excess liquid and allow the experiments can be performed, a two-camera system is created,
unit to air-dry overnight before testing its functionality.


allowing for the simultaneous monitoring of pH values during
a titration. The hardware required for this setup is shown in
DISCUSSION Figure 3.
The remote titration unit was assembled as shown in Figure 1. The titration of cola is used to illustrate, as proof of concept,
The design of this unit is similar to that of previous work.16,20 the applicability of this setup for a more advanced titration
1038 https://dx.doi.org/10.1021/acs.jchemed.0c01096
J. Chem. Educ. 2021, 98, 1037−1042
Journal of Chemical Education pubs.acs.org/jchemeduc Communication

Figure 2. (A) Screen shot of the program used for remote titration. A web browser is used to access the camera over the Internet on the left-hand
side of the screen, while a widget, written in Python, is controlled on the right-hand side of the screen through the VNC remote desktop
environment. The slider is used for manual control of the stopcock, in which 0° is completely closed and 90° is completely open. (B) Initial reading
of the burette before the start of the titration. (C) Final reading of the burette after the titration. A video of the entire titration process can be found
in the Supporting Information.

experiment. A video of the experiment can be found in the appreciating the fine control of the stopcock, and observing the
Supporting Information, and a screen shot of the program used transient nature of the color change near the end point.
in this experiment is shown in Figure 4. Second, this remote setup allows other advanced titration
This experiment was chosen due to its popularity in the experiments to be performed as illustrated in the cola−
undergraduate lab and as an example of a triprotic acid with phosphoric acid titration experiment. With the appropriate
multiple inflection points to illustrate to the students an electrochemical sensors, other potentiometric titrations can
advanced titration experiment. In this case, the user clicks on also be performed in conjunction with colorimetric titra-
the single injection button, and the pH value is read off the tion.14,16 Third, this setup bridges the gap in experiential
camera and manually recorded by the student. For this learning, in which students can participate in the process of the
experiment, 0.105 M NaOH was used to titrate against 15 mL experiment under a real laboratory setting. Further, this remote
of cola solution. The resulting titration curve is shown in setup has great potential to address accessibility concerns,
Figure 5.
since laboratory accommodations can be easily addressed,
The calibration of volume for each injection was performed
allowing students to participate in a laboratory exercise in a
according to previous literature.16,20 On the basis of our
calculations from three titration trials, the concentration of setting conducive to their unique learning needs. A caveat of
H3PO4 is approximately 4.02 ± 0.030 mM, which is this setup is that it requires an Internet connection, which may
comparable to typical values students obtained in our introduce lag times. Based on recent testing using a high-speed
undergraduate laboratory, which are between 3.50 to 4.50 cellular LTE/4G network for remote titration, an approx-
mM of H3PO4.16,21 imately 0.5 s lag time was observed. Therefore, it is imperative
This remote-control titration unit offers several advantages that students have access to reasonably high-speed Internet
that can complement the current offerings of virtual laboratory either at home or on university premises to properly utilize this
exercises in distanced chemical education.6,7,11 First, this titration setup. Lastly, the refilling of the burette and analyte
remote titration setup retains some of the important laboratory solution, as well as other preparatory tasks, will need to be
skills that students need to learn in a titration experiment. done by technical staff, which may create downtime between
These skills include reading the meniscus of a real burette, trials.
1039 https://dx.doi.org/10.1021/acs.jchemed.0c01096
J. Chem. Educ. 2021, 98, 1037−1042
Journal of Chemical Education pubs.acs.org/jchemeduc Communication

Figure 3. Picture of the entire two-camera setup for a remote titration where the user can monitor the pH of the solution with a pH meter during
titration.

Figure 4. Screen shot of the two-camera system used for the titration of cola. Two web browsers are used to access the camera over the Internet,
streaming the titration process as well as pH reading, while a widget, written in Python, is controlled on the third window through the VNC remote
desktop environment. In this titration, the single injection button is used to dispense a fix amount of titrant into the solution.

Although using this unit for remote-control titration has its remote-control titration unit can suffer from human errors that
merit, errors associated with this novel setup will need to be are consistent with those experienced in an in-person
considered when deploying it in an undergraduate analytical laboratory. Therefore, replicate measurements are critical.
chemistry lab for quantitative analysis. Human error and This remote-control titration unit requires cognitive skills, in
technical limitations can affect the precision and accuracy of which students are required to decide when to stop titration as
this remote titration setup. Unlike previous studies in which an the end point approaches as well as manual recording of pH
autotitrator was used, this setup requires full participation from values in the presence of fluctuating pH readings. In addition,
students. Therefore, the element of human errors will the smallest volume of titrant dispensed is limited by the
inevitably be introduced. Compared to an autotitrator, this response of the servo, which can potentially overshoot the end
1040 https://dx.doi.org/10.1021/acs.jchemed.0c01096
J. Chem. Educ. 2021, 98, 1037−1042
Journal of Chemical Education pubs.acs.org/jchemeduc Communication

Figure 5. Sample titration curve of 15 mL of cola solution being titrated with 0.105 M NaOH solution via a remote titration unit. The calibrated
volume per injection from the burette is 0.1625 ± 0.0068 mL.

point in a titration experiment. While these errors can affect Instructor Notes on Potentiometric Titration of Coca-
precision and accuracy of titration experiments, these errors are Cola via NaOH, Student Worksheet on Potentiometric
typical of those for an in-person lab, which can provide Titration of Coca-Cola via NaOH, Calibration of
additional learning opportunities in experimental errors for injection Volume − Sample Calculation (PDF,
online laboratory exercises, enriching the experiential learning DOCX)
components for students.


Remote_Titration_of_HCl_with_NaOH (ZIP)
Remote_Titration_of_Cola_with_NaOH (ZIP)


CONCLUSION
Distanced education in the undergraduate chemistry lab is AUTHOR INFORMATION
becoming a reality due to the COVID-19 pandemic. While
Corresponding Author
virtual laboratories are currently being deployed as an
alternative to in-person laboratories, these options may be Ronald Soong − Department of Physical and Environmental
inadequate substitutes for experiential learning opportunities in Sciences, University of Toronto Scarborough, Toronto,
a real laboratory setting.6,11 In response to this, a remote Ontario, Canada M1C 1A4; orcid.org/0000-0002-8223-
titration unit is constructed as a means to complement virtual 9028; Email: ronald.soong@utoronto.ca
titration laboratory exercises.6,11 In general, this remote
Authors
titration setup offers students an opportunity to observe, as
well as participate in, a real titration experiment. In addition, Amy Jenne − Department of Physical and Environmental
various technical and experimental aspects of a titration Sciences, University of Toronto Scarborough, Toronto,
experiment, such as transient color change, fluctuation of pH Ontario, Canada M1C 1A4
values between injections, and precision between different Daniel H. Lysak − Department of Physical and Environmental
trials, can be effectively discussed and addressed in an online Sciences, University of Toronto Scarborough, Toronto,
format. Therefore, this remote titration setup is an excellent Ontario, Canada M1C 1A4
example of chemical education that bring elements of the real Rajshree Ghosh Biswas − Department of Physical and
laboratory environment to an online format. Environmental Sciences, University of Toronto Scarborough,


Toronto, Ontario, Canada M1C 1A4
ASSOCIATED CONTENT Antonio Adamo − Department of Physical and Environmental
* Supporting Information
sı Sciences, University of Toronto Scarborough, Toronto,
Ontario, Canada M1C 1A4
The Supporting Information is available at https://pubs.ac- Kris S. Kim − Department of Physical and Environmental
s.org/doi/10.1021/acs.jchemed.0c01096. Sciences, University of Toronto Scarborough, Toronto,
Python Code Used to Control the Turning of Servo via Ontario, Canada M1C 1A4
Widget, Python Code Used for Video Streaming Over Andre Simpson − Department of Physical and Environmental
the Internet, List of Parts, Instructor Notes on Sciences, University of Toronto Scarborough, Toronto,
Colorimetric Acid and Base Titration, Student Work- Ontario, Canada M1C 1A4; orcid.org/0000-0002-8247-
sheet on the Colorimetric Acid and Base Titration, 5450
1041 https://dx.doi.org/10.1021/acs.jchemed.0c01096
J. Chem. Educ. 2021, 98, 1037−1042
Journal of Chemical Education pubs.acs.org/jchemeduc Communication

Complete contact information is available at: (16) Soong, R.; Agmata, K.; Doyle, T.; Jenne, A.; Adamo, A.;
https://pubs.acs.org/10.1021/acs.jchemed.0c01096 Simpson, A. J. Rethinking a Timeless Titration Experimental Setup
through Automation and Open-Source Robotic Technology: Making
Titration Accessible for Students of All Abilities. J. Chem. Educ. 2019,
Notes
96 (7), 1497−1501.
The authors declare no competing financial interest. (17) Famularo, N.; Kholod, Y.; Kosenkov, D. J. Chem. Educ. 2016,


93 (1), 175−181.
(18) Sun, M.; Li, Z.; Yang, Q. MdroPi: A Hand-Held Microfluidic
ACKNOWLEDGMENTS Droplet Imager and Analyzer Built on Raspberry Pi. J. Chem. Educ.
We acknowledge the University of Toronto Scarborough for 2019, 96 (6), 1152−1156.
their generous support of this project. We would like to thank (19) Cubberley, M. S.; Hess, W. A. An Inexpensive Programmable
DFRobot Inc. for their technical support in the setup and Dual-Syringe Pump for the Chemistry Laboratory. J. Chem. Educ.
programming of the Raspberry Pi unit. 2017, 94 (1), 72−74.


(20) Famularo, N.; Kholod, Y.; Kosenkov, D. Integrating Chemistry
Laboratory Instrumentation into the Industrial Internet: Building,
REFERENCES Programming, and Experimenting with an Automatic Titrator. J.
(1) Holme, T. A. Journal of Chemical Education Call for Papers: Chem. Educ. 2016, 93 (1), 175−181.
Special Issue on Insights Gained While Teaching Chemistry in the (21) Murphy, J. Determination of Phosphoric Acid in Cola
Time of COVID-19. J. Chem. Educ. 2020, 97 (5), 1226−1227. Beverages: A Colorimetric and PH Titration Experiment for General
(2) Worrall, A. F.; Bergstrom Mann, P. E.; Young, D.; Wormald, M. Chemistry. J. Chem. Educ. 1983, 60 (5), 420.
R.; Cahill, S. T.; Stewart, M. I. Benefits of Simulations as Remote
Exercises During the COVID-19 Pandemic: An Enzyme Kinetics Case
Study. J. Chem. Educ. 2020, 97 (9), 2733−2737.
(3) Dukes, A. D., III Teaching an Instrumental Analysis Laboratory
Course without Instruments During the COVID-19 Pandemic. J.
Chem. Educ. 2020, 97 (9), 2967−2970.
(4) Wild, D. A.; Yeung, A.; Loedolff, M.; Spagnoli, D. Lessons
Learned by Converting a First-Year Physical Chemistry Unit into an
Online Course in 2 Weeks. J. Chem. Educ. 2020, 97 (9), 2389−2392.
(5) Destino, J. F.; Cunningham, K. At-Home Colorimetric and
Absorbance-Based Analyses: An Opportunity for Inquiry-Based,
Laboratory-Style Learning. J. Chem. Educ. 2020, 97 (9), 2960−2966.
(6) Royal Society of Chemistry. Titration Screen Experiment.
http://www.rsc.org/learn-chemistry/resources/screen-experiment/
titration/experiment/2 (accessed 2021−1−05).
(7) Tee, N. Y. K.; Gan, H. S.; Li, J.; Cheong, B. H. P.; Tan, H. Y.;
Liew, O. W.; Ng, T. W. Developing and Demonstrating an
Augmented Reality Colorimetric Titration Tool. J. Chem. Educ.
2018, 95 (3), 393−399.
(8) Ritter, D.; Johnson, M. Virtual Titrator. A Student-Oriented
Instrument. J. Chem. Educ. 1997, 74 (1), 120−123.
(9) González-Gómez, D.; Airado Rodríguez, D.; Cañada-Cañada, F.;
Jeong, J. S. A Comprehensive Application to Assist in Acid-Base
Titration Self-Learning: An Approach for High School and Under-
graduate Students. J. Chem. Educ. 2015, 92 (5), 855−863.
(10) Woodfield, B. F.; Catlin, H. R.; Waddoups, G. L.; Moore, M. S.;
Swan, R.; Allen, R.; Bodily, G. The Virtual ChemLab Project: A
Realistic and Sophisticated Simulation of Inorganic Qualitative
Analysis. J. Chem. Educ. 2004, 81 (11), 1672−1678.
(11) ChemCollective. VIRTUAL LAB: Standardization of NaOH
with a KHP solution: Acid Base Titration. http://chemcollective.org/
vlab/101 (accessed 2021−01−08).
(12) Mabbott, G. A. Teaching Electronics and Laboratory
Automation Using Microcontroller Boards. J. Chem. Educ. 2014, 91
(9), 1458−1463.
(13) Soong, R.; Agmata, K.; Doyle, T.; Jenne, A.; Adamo, T.;
Simpson, A. Combining the Maker Movement with Accessibility
Needs in an Undergraduate Laboratory: A Cost-Effective Text-to-
Speech Multipurpose, Universal Chemistry Sensor Hub (MUCSH)
for Students with Disabilities. J. Chem. Educ. 2018, 95 (12), 2268−
2272.
(14) Jin, H.; Qin, Y.; Pan, S.; Alam, A. U.; Dong, S.; Ghosh, R.;
Deen, M. J. Open-Source Low-Cost Wireless Potentiometric
Instrument for PH Determination Experiments. J. Chem. Educ.
2018, 95 (2), 326−330.
(15) Rodriguez-Vasquez, K. A.; Cole, A. M.; Yordanova, D.; Smith,
R.; Kidwell, N. M. AIRduino: On-Demand Atmospheric Secondary
Organic Aerosol Measurements with a Mobile Arduino Multisensor. J.
Chem. Educ. 2020, 97 (3), 838−844.

1042 https://dx.doi.org/10.1021/acs.jchemed.0c01096
J. Chem. Educ. 2021, 98, 1037−1042

You might also like