| Literature DB >> 29401651 |
Kyukwang Kim1, Seunggyu Kim2, Jessie S Jeon3,4.
Abstract
Microfluidic devices are an emerging platform for a variety of experiments involving bacterial cell culture, and has advantages including cost and convenience. One inevitable step during bacterial cell culture is the measurement of cell concentration in the channel. The optical density measurement technique is generally used for bacterial growth estimation, but it is not applicable to microfluidic devices due to the small sample volumes in microfluidics. Alternately, cell counting or colony-forming unit methods may be applied, but these do not work in situ; nor do these methods show measurement results immediately. To this end, we present a new vision-based method to estimate the growth level of the bacteria in microfluidic channels. We use Fast Fourier transform (FFT) to detect the frequency level change of the microscopic image, focusing on the fact that the microscopic image becomes rough as the number of cells in the field of view increases, adding high frequencies to the spectrum of the image. Two types of microfluidic devices are used to culture bacteria in liquid and agar gel medium, and time-lapsed images are captured. The images obtained are analyzed using FFT, resulting in an increase in high-frequency noise proportional to the time passed. Furthermore, we apply the developed method in the microfluidic antibiotics susceptibility test by recognizing the regional concentration change of the bacteria that are cultured in the antibiotics gradient. Finally, a deep learning-based data regression is performed on the data obtained by the proposed vision-based method for robust reporting of data.Entities:
Keywords: 3D Printing; Lab-on-a-chip; microfluidics; solid modeling
Mesh:
Year: 2018 PMID: 29401651 PMCID: PMC5855051 DOI: 10.3390/s18020447
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1Overall setup of the proposed method and types of microfluidic devices used for bacterial culture. (a) Proposed setup and data-flow diagram of the marker-free growth monitoring system; (b) Schematic of the liquid broth culture PDMS device. (c) Schematic of the agar culture PDMS device. Posts at the boundary of the middle channel separates agar from the lateral channels. Two lateral channels are used for broth supply and chemical gradient formation. The two devices (b,c) have equal dimensions.
Specifications of the main layers of the deep neural networks used. The number next to the conv layers refers to convolution filter and kernel size. The number next to pool layers refers to kernel and stride size. The number next to the fc layers refers to innerproduct size.
| Layer Name | Size | Specification |
|---|---|---|
| conv1 | 96, 11 | Filter, kernel |
| pool1 | 3, 2 | Kernel, stride |
| conv2 | 256, 5 | |
| pool2 | 3, 2 | |
| conv3 | 384, 3 | |
| conv4 | 384, 3 | |
| conv5 | 256, 3 | |
| pool5 | 3, 2 | |
| fc6 | 4096 | Innerproduct |
| fc7 | 4096 | |
| fc8 | 1000 |
Figure 2Growth estimation and acquired growth images. (a) Growth curve of the liquid culture and agarose culture measured per every 15 min; (b) Microscopy image of the agarose culture; (c) Magnified microscopy image of the liquid culture.
Comparison between cell concentrations estimated by the number of colonies formed during the CFU measurement and calculated FFT score of different samples sources.
| Source | CFU (Unit/100 μL) | Normalized FFT Score |
|---|---|---|
| Liquid 0 h | 2 × 105 | 0.115 ± 0.063 |
| Liquid 4 h | 70 × 106 | 0.875 ± 0.087 |
| Agar 0 h | 2 × 105 | 0.079 ± 0.015 |
| Agar 4 h | 12 × 106 | 0.80 ± 0.077 |
Figure 3Addition of antibiotics to the system. (a) COMSOL CFD simulation image of the used antibiotics gradient generating device and formed biofilm microscopy image; (b) FFT regional analysis of the microscopy image. Blue indicates low growth state, green is medium, and red is highly grown biofilm; (c) 3D plot of the growth level of the microcopy image. A growth gradient proportional to the antibiotics gradient is formed.
Figure 4Determination of growth inhibition concentration. Time series FFT regional analysis is performed in the antibiotic gradient generating device microscopy image for MIC determination. Growth is inhibited in the high-concentration region, while growth of bacteria is observable in the low-concentration region.
Figure 5Deep Neural Network (DNN)-based growth estimation. (a) Data flow and network structure of the Deep Neural Network-based growth estimation; (b) Results of the raw FFT measurement and DNN-based regression result.