Algae Content Estimation Utilizing Optical Density and Image Processing Method
Algae Content Estimation Utilizing Optical Density and Image Processing Method
Corresponding Author:
Agus Indra Gunawan
Department of Electrical Engineering, Politeknik Elektronika Negeri Surabaya
Jl. Raya ITS, Keputih, Sukolilo, Surabaya, East Java, Indonesia
Email: [email protected]
1. INTRODUCTION
Shrimp is one of the aquaculture commodities which is currently experiencing an increase in
production due to the high market demand. One of the important factors in the shrimp farming process is the
water quality of the cultivation [1], [2]. Water quality problems often have a negative impact on shrimp,
especially the cause of various diseases [3] and the possibility of harvest failure [4]. Water quality usually
associated to chemical and physical parameters which is affecting shrimp growth, such as temperature,
salinity, pH, and dissolved oxygen [5]. In another case, water quality is also associated with the presence of
algae (good algae and bad algae) in the environment [6]. In the growth ecosystem, algae role as natural food
for shrimp in addition to artificial feeding [7]. Algal metabolism will affect the levels of nitrite, nitrate
phosphate and ammonia in the pond which maintains the pH value of the water and increases dissolved
oxygen in the water. This condition typically enhances the growth performance of shrimp [8]. However, the
presence of harmful algae [9] or an overpopulation of beneficial algae [10], [11] in the pond can negatively
impact the pond environment, leading to shrimp diseases and potential crop failure. Therefore, monitoring
algae levels is crucial.
Basically, microalgae will affect the color of the water in the pond, making it possible to measure
algae content based on the color of the water [12]. In cultures of bacteria and other unicellular
microorganisms, optical density (OD), also known as absorbance or turbidity, is frequently used as a quick
and non-destructive measurement of biomass [13], [14]. The mass or number of cells in a suspension can
directly affect how much light is absorbed by the suspension. Image processing (IP) is used by adopting the
OD method. The image analysis technique used color, specifically the red-green-blue (RGB) and grey
models, allows for the discovery of a direct relationship between algal concentration and its RGB value
[15]–[17]. Measurements and machine learning are frequently combined in their implementation.
Some related research on the same topic has been done. For instance, Jia et al. [18] utilized a
multiwavelength laser diode monitor to measure cell density in microalgae. They employed wavelengths of
650 and 685 nm to estimate chlorophyll content and cell concentration, while a wavelength of 780 nm was
used for turbidity measurements. The tested species were Chlorella Sorokiniana and Scenedesmus Obliquus.
The findings indicated that measurements using optical density were good indicators for monitoring
transitions of microalgae growth and detecting disturbances within the culture system. Metsoviti et al. [19],
employed OD method using 2 wavelengths 420 to 520 nm and 580 to 680 nm to measure the amount of
Chlorella vulgaris which is cultivated by irradiating white and red light emitting diode (LED). The result of
OD measurement can be used to determine the rate of growth and the composition of biomass, protein, and
lipids. Salgueiro et al. [20] applied digital IP method to establish a relationship between dry mass weight and
light intensity of Chlorella vulgaris, to quantify its levels during growth process in a photobioreactor using
RGB and greyscale analysis.
OD and IP have been used in previous studies by different researchers to estimate algae densities
under varied circumstances. Moreover, there exists a significant deficiency in studies that precisely quantify
the types of algae present in shrimp pond environments, particularly in Indonesia. The objective of this study
is to compare non-invasive techniques i.e., optical density and image processing to estimate the biomass of
algae. Due to limited information on Skeletonema Sp., and Thalassiosira Sp., this study will focus on these
species, along with Chlorella Sp., which is commonly found in Indonesia. This study is carried out under the
same environmental conditions. During this phase of the study, algae specimens are sourced from laboratory
cultures rather than directly from a pond. Each species will be diluted in pure water to create samples with
varying concentrations, ranging from 0% to 100%, increasing by 20% increments for individual-species
samples. In the case of mixed samples, the pure water will be replaced by other blended samples. The
subsequent sections are structured as follows: section 2 provides insight into the prototyping, methods used,
and experimental procedures. In section 3, we analyze the measurement results and the shape of the trend in
the equations. Section 4 contains a discussion on the review of the measurement results. Finally, section 5
concludes the result of this study.
2. METHOD
This research builds upon the previous study [21]. In the research, a new portable measurement
system with a new setup was developed, and a specific quartz cuvette cell unit Class A container was used
instead of an acrylic container. The flow system diagram can be seen in Figure 1(a) and prototype is shown in
Figure 1(b).
(a) (b)
Algae content estimation utilizing optical density and image … (Muhammad Wafiq Kamaluddin)
6250 ISSN: 2088-8708
where 𝑛𝑒𝑡𝑂𝐷 is the intensity of the optical density, 𝐼 is the intensity that captured on the sensor when the
sample is not water (in this case algae) and 𝐼0 is when the sample is water. For this experiment, 𝐼 and 𝐼0 have
ranged between 0-255 according to the standard color scale in the RGB color space [25]. To simplify the
comparison, only the 𝐼 value will be compared for each channel so that the optical density equation becomes
(2):
where 𝑛𝑒𝑡𝑂𝐷(𝑅,𝐺,𝐵) is OD from 3 different channel and 𝐼(𝑅,𝐺,𝐵) is captured RGB intensity on the sensor.
Σ𝑛
𝑖=1 𝑅𝑖
𝑚𝑒𝑎𝑛_𝑟𝑒𝑑 = (3)
𝑛
Σ𝑛
𝑖=1 𝐺𝑖
𝑚𝑒𝑎𝑛_𝑔𝑟𝑒𝑒𝑛 = (4)
𝑛
Σ𝑛
𝑖=1 𝐵𝑖
𝑚𝑒𝑎𝑛_𝑏𝑙𝑢𝑒 = (5)
𝑛
𝑛 𝑛 𝑛
where 𝑅𝑖 , 𝐺𝑖 , 𝐵𝑖 are the R, G, B value of the 𝑖 pixel. While Σ𝑖=1 𝑅𝑖 , Σ𝑖=1 𝐺𝑖 , Σ𝑖=1 𝐵𝑖 the sums of the R, G, B
values of all pixels in the image and 𝑛 is the total number of pixels in the image. The image is reduced to a
single mean intensity value through alternate measurement processes that minimize noise.
Int J Elec & Comp Eng, Vol. 14, No. 6, December 2024: 6248-6257
Int J Elec & Comp Eng ISSN: 2088-8708 6251
Sarrafzadeh et al. [15] and Salgueiro et al. [20]. Nonetheless, there exist distinctions in gradient variations
between our findings and the studies conducted by Sarrafzadeh et al. [15] and Salgueiro et al. [20], which can
be attributed to variations in the geographic characteristics of the algae samples [41] as well as differences in the
sample densities used. Results for Skeletonema Sp. are presented in Figure 4. It shows the red channel being the
most dominant, followed by green, and then blue for both OD and IP methods. The gaps between each channel
are wider as the concentration of algae increases. The gap between the red and green channel is much narrower
compared to the gap between green and blue channel. The dominance of the red and green channels indicates a
brown color, which is in accordance with the phycology of Skeletonema Sp. compared to Chlorella Sp., the red
channel is more dominant than green channel, while blue channel is less dominant. This is because Skeletonema
Sp. is known for its physically transparent yellow appearance, primarily due to the presence of carotene pigment
(Fucoxanthin) in the chloroplast [42]–[45] as clearly shown in Figure 2.
(a) (b)
(a) (b)
(a) (b)
Int J Elec & Comp Eng, Vol. 14, No. 6, December 2024: 6248-6257
Int J Elec & Comp Eng ISSN: 2088-8708 6253
(a) (b)
Figure 6. Chlorella Sp. and Thalassiosira Sp. mixture measurement result (a) OD and (b) IP
Figure 5 shows Thalassiosira Sp. measurement results, which is like Skeletonema Sp. measurement
results, where the red channel being the most dominant, followed by green, and then blue for both OD and IP
methods. However, the slope of the graph from Thalassiosira Sp. measurement shows steeper than Skeletonema
Sp. measurement results. The dominance of the red and green channels indicates that Thalassiosira Sp. is shown
by brown color, as illustrated in Figure 2. This closely resembles Skeletonema Sp.; however, Thalassiosira Sp.
tends to have a more pronounced brown hue due to its higher carotene levels when compared to Skeletonema
Sp. [39], [40], [46].
The measurements of the mixed sample are depicted in Figure 6. The graphical profiles indicate a
decrease in the concentration of Thalassiosira Sp., starting from 100% and decreasing to 0%, while the
concentration of Chlorella Sp. shows the opposite trend, increasing from 0% to 100%. As shown in the graph,
the green and red curves intersect at 60% for OD method and 35% for IP method, which ideally should occur at
50%. This difference may be due to the varying cell content between Chlorella Sp. and Thalassiosira Sp., as
already mentioned in section 2.2.
Based on those measurements, several data based on percentage of sample and equations are obtained
as shown in Figures 3, 4, and 5. Utilizing data based on percentage of sample, we may construct the synthetic
colors obtained from the measurement result to evaluate both OD and IP methods. Since we normalized
maximum data, i.e., 255 into 1, then it is needed to bring back the number from 1 into 255 for all red, green, and
blue channel. If we take the case of Chlorella Sp., based on Figure 3, for OD method, 0 % is obtained by 1×255
for red, green, and blue channel. 20 % is obtained by 0.98×255 for red channel, 0.972×255 for green channel
and 0.92×255 for blue channel, and so on. By doing a similar way, synthetic colors from IP method are
obtained. Table 2 shows the synthetic image based on OD and IP methods. From this table, synthetic image
from IP method is close to the real image of Chlorella Sp. sample shown in Figure 2 compared to that from OD
method. By doing same manner for Skeletonema Sp. and Thalassiosira Sp, IP method is close to the real image
of Skeletonema Sp. and Thalassiosira Sp. compared to that from OD method.
Second evaluation, we utilize the equations shown in Figures 3, 4, and 5. For this purpose, we took
the case of Chlorella Sp. The equations shown in Figure 3 are inverted to produce new equations, (3) to (8).
where (6), (7), and (8) are used for calculating Chlorella Sp. concentration based on OD methods for red,
green, and blue channel respectively. While (9), (10), and (11) are used for calculating Chlorella Sp.
concentration based on IP method for red, green, and blue channel respectively. 𝑌𝐶𝐻 is the output based on
concentration (%), while CH is the intensity, based on red, green, and blue channel. For instance, if we aim to
determine the Chlorella Sp. concentration through the optical density method, we can utilize (6) for red
Algae content estimation utilizing optical density and image … (Muhammad Wafiq Kamaluddin)
6254 ISSN: 2088-8708
channel, (7) for green channel and (8) for blue channel. The output of those equations will show
concentration base on red channel noted by 𝑌𝐶𝐻𝑅𝑂𝐷 , green channel noted by 𝑌𝐶𝐻𝐺𝑂𝐷 , and blue channel
noted by 𝑌𝐶𝐻𝐵𝑂𝐷 . The concentration of Chlorella Sp., then is obtained by summing
YCHROD+YCHGOD+YCHBOD divided by (3). The mean values across these three channels are then calculated
to obtain the MAE. MAE values for Chlorella Sp. are detailed in Table 3. To test the accuracy of the (3) to
(8), another concentration, i.e. 10% and 50% are used for observation under the same system. The smallest
error value is observed in (7), with a testing data of 10 and an error value of 1.02. On the other hand, the
largest error value is found in (8), with testing data 10 and an error value of 5.601. MAE from OD model is
3.513 while the IP model is 3.467. MAE across all models is 3.489. It shows that the image processing
method produces a smaller average error compared to the optical density method.
Despite the findings, this study solely discusses algae levels based on their concentration, without
exploring calculations per cell or dry mass, which require specialized equipment. Moreover, this study also
faces challenges with mixed-species specimens, although it has been successfully carried out. Further
investigation and analysis are necessary to accurately determine the quantity of algae content, not solely
relying on its color levels. Our research highlights that both methods are applicable solely for estimating
algae levels. However, this is restricted to just three algae species. Future research could broaden the range of
algae specimens for analysis. Furthermore, the estimation model is limited to polynomial models. In the
future, incorporating other regression models or comparing them with machine learning estimation models
may be possible. Moreover, alternative measurement techniques such as spectral or spectrophotometry
measurements could be considered. In conclusion, it can be inferred that the application of IM and IP can
determine algae levels influenced by their color intensity, consistent with a revaluation using synthesized
images.
20
40
60
80
100
4. CONCLUSION
This manuscript proposed portable measurement instrument to predict algae content. Based on the
result of this study, it is found that OD measurements and IP can be used to measure algae, without the need
Int J Elec & Comp Eng, Vol. 14, No. 6, December 2024: 6248-6257
Int J Elec & Comp Eng ISSN: 2088-8708 6255
for traditional laboratory tests such as dry mass measurements. From the measurements, a polynomial model
curve was successfully obtained that reflects the relationship between the concentration of algae and the
channel values of R, G and B based on OD and IP methods. The result of synthetic image shows that IP
method provide better result compared to OD method. Furthermore, the result of the polynomial equation
also shows that IP method provide better result compared to OD method. It shows that MAE are 3.467 for IP
method and 3.513 for OD method. It's conceivable that the two methods may offer complementary insights,
but in this instance, the IP method proves superior in accurately depicting the measured algae compared to
the OD method. This prototype is portable, allows to measure samples outside of laboratory, to save costs
and time. However, the results may not be as accurate as measurements on dry mass. For better
improvement, some study may be done in the future research such kinds of color spaces, utilizing machine
learning, expand dataset, or combine with alternative measurement methods such as spectral analysis to
enrich the data.
REFERENCES
[1] O. Natan, A. I. Gunawan, and B. S. B. Dewantara, “Design and implementation of embedded water quality control and
monitoring system for indoor shrimp cultivation,” EMITTER International Journal of Engineering Technology, vol. 7, no. 1,
pp. 129–150, Jun. 2019, doi: 10.24003/emitter.v7i1.344.
[2] V. Hukom, R. Nielsen, M. Asmild, and M. Nielsen, “Do aquaculture farmers have an incentive to maintain good water quality?
The case of small-scale shrimp farming in Indonesia,” Ecological Economics, vol. 176, Oct. 2020, doi:
10.1016/j.ecolecon.2020.106717.
[3] C. Leigh et al., “Rice-shrimp ecosystems in the Mekong Delta: Linking water quality, shrimp and their natural food sources,”
Science of The Total Environment, vol. 739, Oct. 2020, doi: 10.1016/j.scitotenv.2020.139931.
[4] N. T. K. Quyen, H. Van Hien, L. N. D. Khoi, N. Yagi, and A. Karia Lerøy Riple, “Quality management practices of intensive
whiteleg shrimp (Litopenaeus vannamei) farming: a study of the Mekong Delta, Vietnam,” Sustainability, vol. 12, no. 11, Jun.
2020, doi: 10.3390/su12114520.
[5] C. E. Boyd and C. S. Tucker, Pond aquaculture water quality management. Boston, MA: Springer US, 1998.
[6] S. Khalil et al., “Exploration and determination of algal role as Bioindicator to evaluate water quality – Probing fresh water
algae,” Saudi Journal of Biological Sciences, vol. 28, no. 10, pp. 5728–5737, Oct. 2021, doi: 10.1016/j.sjbs.2021.06.004.
[7] S. Xue et al., “Effects of live, artificial and mixed feeds on the growth and energy budget of Penaeus vannamei,” Aquaculture
Reports, vol. 19, Mar. 2021, doi: 10.1016/j.aqrep.2021.100634.
[8] C. Huang et al., “Effect of adding microalgae to whiteleg shrimp culture on water quality, shrimp development and yield,”
Aquaculture Reports, vol. 22, Feb. 2022, doi: 10.1016/j.aqrep.2021.100916.
[9] P. M. Glibert et al., “Key questions and recent research advances on harmful algal blooms in relation to nutrients and
eutrophication,” 2018, pp. 229–259.
[10] D. M. Anderson, P. M. Glibert, and J. M. Burkholder, “Harmful algal blooms and eutrophication: Nutrient sources, composition,
and consequences,” Estuaries, vol. 25, no. 4, pp. 704–726, Aug. 2002, doi: 10.1007/BF02804901.
[11] D. Wehr, R. G. Sheath, and J. P. Kociolek, Freshwater algae of North America. Elsevier, 2015.
[12] B. R. Vishnu Prasanth, R. Sivakumar, and M. Ramaraj, “A study on algae bloom pigment in the eutrophic lake using bio-optical
modelling: hyperspectral remote sensing approach,” Bulletin of Environmental Contamination and Toxicology, vol. 109, no. 6,
pp. 962–968, Dec. 2022, doi: 10.1007/s00128-022-03511-9.
[13] G. Toennies and D. L. Gallant, “The relation between photometric turbidity and bacterial concentration,” Growth, vol. 13, no. 1,
pp. 7–20, 1949.
[14] M. L. Shuler and F. Kargi, Bioprocess engineering: Basic concepts. Pearson Education, 2005.
[15] M. H. Sarrafzadeh et al., “Microalgae biomass quantification by digital image processing and RGB color analysis,” Journal of
Applied Phycology, vol. 27, no. 1, pp. 205–209, Feb. 2015, doi: 10.1007/s10811-014-0285-7.
[16] M. H. Sarrafzadeh, H.-J. La, S.-H. Seo, H. Asgharnejad, and H.-M. Oh, “Evaluation of various techniques for microalgal biomass
quantification,” Journal of Biotechnology, vol. 216, pp. 90–97, Dec. 2015, doi: 10.1016/j.jbiotec.2015.10.010.
[17] A. P. Peter et al., “Cultivation of Chlorella vulgaris on dairy waste using vision imaging for biomass growth monitoring,”
Bioresource Technology, vol. 341, Dec. 2021, doi: 10.1016/j.biortech.2021.125892.
[18] F. Jia, M. Kacira, and K. Ogden, “Multi-wavelength based optical density sensor for autonomous monitoring of microalgae,”
Sensors, vol. 15, no. 9, pp. 22234–22248, Sep. 2015, doi: 10.3390/s150922234.
[19] M. N. Metsoviti, G. Papapolymerou, I. T. Karapanagiotidis, and N. Katsoulas, “Effect of light intensity and quality on growth rate
and composition of Chlorella vulgaris,” Plants, vol. 9, no. 1, Dec. 2019, doi: 10.3390/plants9010031.
[20] J. L. Salgueiro, L. Pérez, Á. Sanchez, Á. Cancela, and C. Míguez, “Microalgal biomass quantification from the non-invasive
technique of image processing through red–green–blue (RGB) analysis,” Journal of Applied Phycology, vol. 34, no. 2,
pp. 871–881, Apr. 2022, doi: 10.1007/s10811-021-02634-6.
[21] A. I. Gunawan, A. E. Pratama, B. S. Bayu Dewantara, I. Puspitasari, and T. A. Setyastuti, “A study for estimation of bio organism
content in aquaculture pond based on image color and light intensity,” in 2019 International Electronics Symposium (IES), Sep.
2019, pp. 650–654, doi: 10.1109/ELECSYM.2019.8901544.
[22] P. Baweja and D. Sahoo, “Classification of Algae,” in Cellular Origin, Life in Extreme Habitats and Astrobiology, Springer,
2015, pp. 31–55.
[23] B. G. Hall, H. Acar, A. Nandipati, and M. Barlow, “Growth rates made easy,” Molecular Biology and Evolution, vol. 31, no. 1,
pp. 232–238, Jan. 2014, doi: 10.1093/molbev/mst187.
[24] D. A. Skoog, F. J. Holler, and S. R. Crouch, Principles of instrumental analysis. Cengage Learning, 2017.
[25] M. Lucidi et al., “Geometrical-optics approach to measure the optical density of bacterial cultures using a LED-based
photometer,” Biomedical Optics Express, vol. 10, no. 11, Nov. 2019, doi: 10.1364/BOE.10.005600.
[26] H. Kaur, B. K. Sawhney, and S. K. Jawandha, “Evaluation of plum fruit maturity by image processing techniques,” Journal of
Food Science and Technology, vol. 55, no. 8, pp. 3008–3015, Aug. 2018, doi: 10.1007/s13197-018-3220-0.
[27] J. Zhou, X. Liu, T. Xu, J. Gan, and W. Liu, “A new fusion approach for content based image retrieval with color histogram and
local directional pattern,” International Journal of Machine Learning and Cybernetics, vol. 9, no. 4, pp. 677–689, Apr. 2018, doi:
Algae content estimation utilizing optical density and image … (Muhammad Wafiq Kamaluddin)
6256 ISSN: 2088-8708
10.1007/s13042-016-0597-9.
[28] R. A. Asmara, F. Rahutomo, Q. Hasanah, and C. Rahmad, “Chicken meat freshness identification using the histogram color
feature,” in 2017 International Conference on Sustainable Information Engineering and Technology (SIET), Nov. 2017,
pp. 57–61, doi: 10.1109/SIET.2017.8304109.
[29] Postharvest physiology and biochemistry of fruits and vegetables. Elsevier, 2019.
[30] S. D, “Studies on the effect of red, blue and white LED lights on the productivity of Chlorella vulgaris to treat dye industry
effluent,” Advances in Biotechnology & Microbiology, vol. 6, no. 2, Aug. 2017, doi: 10.19080/AIBM.2017.06.555682.
[31] C. Carrillo et al., “Novel approaches for the recovery of natural pigments with potential health effects,” Journal of Agricultural
and Food Chemistry, vol. 70, no. 23, pp. 6864–6883, Jun. 2022, doi: 10.1021/acs.jafc.1c07208.
[32] N. M. Kalariya, K. V. Ramana, and F. J. G. M. VanKuijk, “Focus on molecules: Lutein,” Experimental Eye Research, vol. 102,
pp. 107–108, Sep. 2012, doi: 10.1016/j.exer.2011.05.009.
[33] A. C. Guedes, H. M. Amaro, and F. X. Malcata, “Microalgae as sources of carotenoids,” Marine Drugs, vol. 9, no. 4,
pp. 625–644, Apr. 2011, doi: 10.3390/md9040625.
[34] P. Kuczynska, M. Jemiola-Rzeminska, and K. Strzalka, “Photosynthetic pigments in diatoms,” Marine Drugs, vol. 13, no. 9,
pp. 5847–5881, Sep. 2015, doi: 10.3390/md13095847.
[35] J. C. Gallagher, A. M. Wood, and R. S. Alberte, “Ecotypic differentiation in the marine diatom Skeletonema costatum: influence
of light intensity on the photosynthetic apparatus,” Marine Biology, vol. 82, no. 2, pp. 121–134, 1984, doi: 10.1007/BF00394096.
[36] F. S. Tahami, “Quantitative and qualitative study of diatoms around fish cage in the southern basin of the Caspian Sea,”
Biomedical Journal of Scientific & Technical Research, vol. 35, no. 2, Apr. 2021, doi: 10.26717/BJSTR.2021.35.005678.
[37] C. R. Tomas, Identifying marine phytoplankton. Elsevier, 1997.
[38] P. Von Dassow, V. A. Chepurnov, and E. V. Armbrust, “Relationships between growth rate, cell size, and induction of
spermatogenesis in the centric diatom Thalassiosira weissflogii (Bacillariophyta),” Journal of Phycology, vol. 42, no. 4,
pp. 887–899, Aug. 2006, doi: 10.1111/j.1529-8817.2006.00250.x.
[39] Y. S. Khaw et al., “Fucoxanthin production of microalgae under different culture factors: a systematic review,” Marine Drugs,
vol. 20, no. 10, Sep. 2022, doi: 10.3390/md20100592.
[40] T. K. Marella and A. Tiwari, “Marine diatom Thalassiosira weissflogii based biorefinery for co-production of eicosapentaenoic
acid and fucoxanthin,” Bioresource Technology, vol. 307, Jul. 2020, doi: 10.1016/j.biortech.2020.123245.
[41] W. Yang et al., “Growth and lipid accumulation in three Chlorella strains from different regions in response to diurnal
temperature fluctuations,” Bioresource Technology, vol. 202, pp. 15–24, Feb. 2016, doi: 10.1016/j.biortech.2015.11.070.
[42] B. Mishra and A. Tiwari, “Cultivation of Anabena variabilis, Synechococcus elongatus, Spirulina platensis for the production of
C-Phycocyanin, C-Phycoerythrin and Thalassiosira, Skeletonema, Chaetoceros for fucoxanthin,” Systems Microbiology and
Biomanufacturing, vol. 1, no. 3, pp. 356–361, Jul. 2021, doi: 10.1007/s43393-020-00020-w.
[43] Badraeni, D. D. Trijuno, and I. Eriswandi, “Use of bioassay CG (Colour Graduation) to determine density of Skeletonema Sp. at
hatchery,” IOP Conference Series: Earth and Environmental Science, vol. 763, no. 1, May 2021, doi: 10.1088/1755-
1315/763/1/012039.
[44] B. Mishra, A. Saxena, and A. Tiwari, “Biosynthesis of silver nanoparticles from marine diatoms Chaetoceros sp., Skeletonema
Sp., Thalassiosira Sp., and their antibacterial study,” Biotechnology Reports, vol. 28, Dec. 2020, doi: 10.1016/j.btre.2020.e00571.
[45] R. Bhattacharjya, T. Kiran Marella, A. Tiwari, A. Saxena, P. Kumar Singh, and B. Mishra, “Bioprospecting of marine diatoms
Thalassiosira, Skeletonema and Chaetoceros for lipids and other value-added products,” Bioresource Technology, vol. 318, Dec.
2020, doi: 10.1016/j.biortech.2020.124073.
[46] A. Saxena, K. Prakash, S. Phogat, P. K. Singh, and A. Tiwari, “Inductively coupled plasma nanosilica based growth method for
enhanced biomass production in marine diatom algae,” Bioresource Technology, vol. 314, Oct. 2020, doi:
10.1016/j.biortech.2020.123747.
BIOGRAPHIES OF AUTHORS
Agus Indra Gunawan received the B.Eng. degree in electrical engineering from
Sepuluh Nopember Institute of Technology (ITS), Indonesia, and M.Sc. degree in electrical
engineering from Darmstadt University of Applied Sciences, Germany, in 2001 and 2007,
respectively. He obtained Dr. Eng degree from Toyohashi University of Technology, Japan, in
2015. Since 2001, He has joined to Politeknik Elektronika Negeri Surabaya, Indonesia, as a
lecturer since 2001. Currently, he focuses his research on the field of measurement and
instrumentation, especially non-destructive measurement for industrial, agricultural and
aquacultural technology. He can be contacted at email: [email protected].
Int J Elec & Comp Eng, Vol. 14, No. 6, December 2024: 6248-6257
Int J Elec & Comp Eng ISSN: 2088-8708 6257
Anja Asmarany has received B.Sc. degree in biology from Jember University,
Indonesia, in 2011 and M.Sc. degrees in microbiology from Bogor Agricultural University,
Indonesia, in 2015. In 2016-2018, she started her career as a lecturer at the Faculty of
Environmental Engineering Indonesian Islamic University. Currently, she is working as a
lecturer at Fishery Pathology Handling Engineering Program, Polytechnic of Marine and
Fisheries, Sidoarjo. Her research interests are microbiology, bacterial enzymes, phytoplankton,
fish diseases, fish immune system, quorum sensing, vaccine, and recombinant DNA
technology. She can be contacted at email: [email protected].
Algae content estimation utilizing optical density and image … (Muhammad Wafiq Kamaluddin)