First prototype
The first design was conceived around a number of theoretical guesses that we needed to prove experimentally.
Our first prototype was born to test these assumptions. Some of them worked as expected, but many of them only served as an initial step towards a more concise device.
In the following paragraphs, we want to share our experience working with a new device, an initial prototype, designed by us, and tested to the limit. By learning how to set our prototype up, we were learning about every factor involved in the process.
Designing, manufacturing, and testing our devices has been great. Engineering biodevices require theoretical and experimental skills. But what we have learned is the most simple lesson: there is no better way of doing things. The best way of doing anything is doing while learning.
First assumptions
Immobilized aptamers on a PDMS surface. In order to create an electrostatic and mechanical trap for our targeted protein, we planned to work in a PDMS environment. PDMS is a well-known manufacturing material for electronics. So we could easily integrate PDMS in our device.
Optical measurement sensor. The materials required to test our sensor were a 280nm UV LED emitter and an LDR. The amount of light traversing the solution was quantified by a drop in voltage across the LDR: with higher protein concentrations, higher absorption is expected together with an increased drop in voltage.
Microfluidics: for channeling fluids through the chip. Microfluidics allows us to move microliters of samples, minimizing the dead volumes and the waste through the chip.
Modular design and normalization: We needed to standardize the protocols related to hardware to reduce the number of variables involved. This would restrict the design and manufacture and help us a lot when playing with certain design parameters.
Enable the DIY: We had the need of developing everything in a way such that anyone, regardless his/her origin could replicate our experiments in an affordable and creative way.
How it works
imagen 4 subsistemas
The device is divided into four parts. Every subsystem has been conceived to be integrated in a bigger organic whole: the device.
-
Electronics
Custom modules oriented to experimentation.
Custom PCB created specifically for our device.
-
Microfluidics and aptasensor
Affordable PDMS chip manufacturing.
Input/output and chambers of measurement normalised for a chip design oriented to manufacture.
Immobilised aptamers on PDMS surface.
-
System of measurement
Optic system of measurement based on protein absorbance at 280 nm of wavelength.
LDR as light receiver.
-
Pressure system
Pressure pump regulated manually
From the point of view of the protein sample, the fluid would follow this stream:
The protein sample starts inside the syringe, suspended in a buffer solution. And it is manually pumped into the PDMS chip.
From the inlet, it is displaced to the sensor chamber, where the surface is almost covered by aptamers.
The circulating proteins get trapped in the aptamers chamber.
A clean buffer solution is injected to the chip, to wipe any other molecule out.
A saline solution is pumped into the chip, to detach the protein from the aptamer. The process has been previously described in this paper.
The saline solution with the remaining protein is taken to another chamber, where absorbance is measured at the 280 nm wavelength.
Once the measurement is taken, we get the information and analyze it.
The chip is cleaned and the process can start over again.
Further details
The caset
The caset is a two part PMMA structure, able to allow 4 fixed inputs (1 mm of diameter) and 4 fixed outputs (1 mm of diameter), 4 chambers for 280 nm UV LED modules and 4 chambers for LDR modules. An open module was designed for inserting other components if required by the user. Find more information on the modules in our GitHub.
The control electronics was designed to govern 4 LED modules and 4 LDR modules.
It has a frame for the 40x40 mm PDMS chip, which relates to the bed of the laser cutter. PDMS chip should be 3 mm of thickness.
These parts are fixed together with screws and spacers. Although not a large pressure is required.
The chip design
The chip has dimensional restrictions (40 x 40 mm) due to the boundary condition of manufacturing: the laser cutter bed maximum dimensions.
We created polymerization chambers for this purpose.
The input and output have been fixed for manufacturing concerns.
The last chip that we designed has two parallel circuits. Therefore, two inputs and two outputs and four chambers (two per circuit).
The chambers were conceived to be surrounded by an emitter and a receiver, facing one another.
The electronics for an absorbance related measurement
The electronics are governed by an Arduino Nano board. It links the analogue electronic board inside the device and the Arduino IDE. So the user can see the data related to the signal in the serial monitor.
The light emitter is controlled by the Arduino through a 2N2222 transistor for providing the module with 6.5V and enough current.
The circuit which receives the data related to the signal comes from the light receiver. When the protein sample contains a high concentration of protein, the voltage drops proportionally to the amount of protein. Then, the signal is amplified and corrected via an OpAmp and an Instrumental Amplifier.
The voltage is measured by the built-in Arduino Analogue to digital converter.
Further information can be find in our GitHub.
Measurement results
Things we learned while doing
The most important lesson we obtain was about the system of measurement. As we had no relevant results in this part, we proceed to change our approach, due to the following reasons:
The initial PDMS chips we made were very unstable. Troubleshooting leakages and integrating feasible input/output fittings require patience and creativity. We learnt the following:
Modular design made our lives much easier. Designing a chip, cutting it with the laser, curing the PDMS in the polymerization chamber and integrating the fittings was very easy, as we had developed an standard way of doing it.
It was not worth it attaching aptamers to the PDMS surface, as the range of detection of the sensor was too far from tracing our concentrations.
DIY was the way to go, as we could not spend time and money in buying commercial equipment and learning how to use it. /p>
- The sensor, at 280 nm, did not have a detection limit high enough for our necessities. It could not trace our concentrations.
- Optical-based sensors are too sensitive to ambient conditions. So we should refuse to use it in our final design.
- Optical-based sensors are too sensitive to metrologic precision parameters, as emitter-receiver alignment for instance.
- Our system should integrate a straightforward way of experimenting with microfluidics.
- We needed a smooth way of pumping microvolumes into the microfluidic system. PDMS is too sensitive to mechanical parameters, as pressure or input/output torques.