Green Care Achievement Based on Aquaponics Combined with Human–Computer Interaction
Abstract
:1. Introduction
2. Related Work
2.1. Therapeutic Environment and Green Care
2.2. Aquaponics Systems
2.3. Cloud Computing
- Software as a Service (SaaS) is a software service model in which software and related data are centrally hosted in the cloud. Users can use the software without installing it on their local device, instead accessing software services via the Internet through a browser. Software as a service has become a common delivery model for business applications such as accounting systems, customer relationship management software, management information systems, enterprise resource planning, and human resources management.
- Platform as a service (PaaS) provides computing platforms and solution services. The PaaS layer falls between SaaS and IaaS, allowing users to deploy cloud infrastructure to the client to obtain services using programming languages, libraries, or other platforms. The user does not need to manage the network, server, operating system, or storage control; they only need to deploy an application environment.
- Infrastructure as a Service (IaaS) provides basic cloud resources, such as cloud computing units, storage units, and network components. Users can almost completely control cloud host resources. They can deploy and run processing, storage, network, and other basic computing resources at will without purchasing network infrastructure equipment, such as servers and software. Users cannot control the underlying infrastructure but can control the operating system, storage devices, and deployed applications. Sometimes, users also have limited control over certain network components, such as host-side firewalls.
2.4. Internet of Things
- The perception layer is primarily responsible for data collection and transmission. This layer is divided into sensing and recognition technologies. Sensing technology enables connected objects to detect changes in the environment or the movement of objects via sensors. Identification technology mainly comprises radio frequency identification (RFID), a wireless communication technology. Radio signals can identify specific targets and read and write related data without the need to establish mechanical or optical contact between the identification system and specific targets.
- The network layer is primarily responsible for delivering messages recognized or collected in the perception layer to the application platform or application layer. Therefore, it can be called described as a bridge between the perception layer and the application layer. The network layer’s main technologies are Wi-Fi, Bluetooth, ZigBee, TCP/IP, etc.
- The IoT application support layer receives the data transmitted by the perception layer through the network layer and uses the cloud or the Internet of Things application platform to process and store the data. It can be combined with big data analysis and other technologies. Analysis produces predictive results or decisions and delivers their results to the application layer for service or management functions.
- The application layer is the most important part of real-world IoT execution, using the perception layer, the network layer, and the IoT application support layer to provide various applications and services, which can be used in medical, transportation, agriculture, culture, food, and other industries. As Internet of Things technology matures, it is foreseeable that future development and applications will become increasingly diversified, making our lives more intelligent.
2.5. Green Care
3. The Proposed System
3.1. The Concept of the Proposed System
3.2. Security of SGCS
- Security of Cloud Servers: SGCS cloud hosting includes a firewall server, API service server, database server, and MQTT server. All sensor data in the SGCS environment must call the RESTful API on the cloud for transmission, and only after filtering the approved IP through the firewall can the data be sent to the API service host to access the database host. Every RESTful API service on the cloud will be checked for communication security.
- Security of Communication Information and Data: The sensor data in the SGCS environment must call the RESTful API on the cloud through the Wi-Fi or NB-IoT communication protocol, and the transmitted data packet must contain a token key, call timestamp, API key signature, and data. The token key is the universally unique identifier (UUID) of the microcontroller unit (MCU) device, the call timestamp is the timestamp associated with a call to the RESTful API, and the API key signature is the result of SHA512 hashing with data after formatting as a string. Data are expressed in the JavaScript object notation (JSON) data interchange format, and the content contains the information to be transmitted. A salt key is the key agreed upon in advance between the cloud server and the edge device MCU. These data exist in the database server and edge device MCU and are mainly used to obfuscate the information during transmission to avoid being obtained by someone with malicious intentions through the packet capture program; then, the RESTful API is called on the cloud according to the packet.
- Security of Push Notifications: In this research, the MQTT communication protocol is used to send user message notifications. Any edge device connected to the MQTT server needs to provide an account and password for verification to ensure communication security. The release of different edge device messages will be distinguished according to the difference of MQTT Topic; for example, the format of Topic is /, which represents the edge device with a UUID of 1118 in the SGCS environment. In order ensure that the published message can be delivered to the edge device, the quality of service (QoS) of the message publication will be executed only once.
- Structure of the Data Packet: The data packet is transmitted in JSON data interchange format as follows:
- Pseudocode for Authenticating Data Packets: The proposed SGCS will package the data packets to be transmitted according to the information and data security specifications, then make an API call to the API server on the cloud and pass the relevant parameters. The data packet verification process is as follows:
3.3. Smart Green Care System (SGCS)
- Training phase: The training data set is first processed for missing values, and each piece of data is marked. After the data is marked, the training program is implemented until it ends, at which point the weight of the trained model is returned and its parameters are stored for subsequent use.
- Testing phase: The input test data set is processed for missing values, and the trained mode is read. After inputting the test data set into the model, the model outputs the prediction result and returns the prediction result.
Device | Device |
---|---|
Water temperature sensor Relative humidity sensor Soil moisture sensor Light sensor Barometric pressure sensor | Water quality pH sensor Air temperature sensor Raindrop sensor Single-chip control board Wind speed and direction sensor |
- Training phase virtual code:
- Testing phase:
- Fish tank: The main purpose of setting up the fish tank is to incorporate the concept of therapeutic environment. The natural setting of the fish tank can create a feeling of relaxation and comfort. In this study, we set up a fish tank using cultivation water filtered by an aquaponics cycle. No additional filtration system is required, and an IoT water level sensor is used to automatically replenish water to minimize the cost of manual maintenance and to avoid the death of farmed fish due to human errors.
- Fishpond: The main function of fishpond is aquaculture; the proposed system integrates the cultivation of Wu Guo fish and Nile fish. During the breeding process, breeding waste and fish excrement will be produced, which can be used to provide nutrients in the water. However, excessive amounts of excrement will affect the quality of cultivation water and cause ecological disasters for fish and crops. Therefore, we will pump the water from the fishpond into the precipitation bucket to filter large impurities.
- Precipitation bucket: Through the cultivation water drawn from the fishpond, we will use large brushes to filter the breeding waste and excrement. The fine impurities that cannot be filtered are filtered twice by sedimentation. At this stage, a large amount of waste that affects poor water quality will be removed, and the cultivation water will be sent to the filter bucket for detailed filtering.
- Filter Buckets: This area is mainly used to filter finer feeding waste and excreta. Therefore, we use filter cotton and biochemical cotton for filtering. At this stage, the cultivation water will still contain small impurities, so it will be sent to the nitrification pond for digestive decomposition.
- Nitrification bucket: In this study, a large number of cultivation rings, biochemical balls, and K1 filter materials will be deployed in the nitrification bucket (please refer to Figure 7), and an air pump will be used to pump air to enable rolling of the cultivation ring, biochemical ball, and K1 filter material. Nitrifying bacteria will be cultivated during the rolling process. Micro-impurities in the cultivation water can be digested and decomposed by the nitrifying bacteria. This process will aid in the cultivation of plants, and the air pump will increase the oxygen content in the cultivation water. In addition to helping fish to breathe, it can also prevent the roots of plants from rotting.
- Pipe farming area: We will build a system of hydroponic plumbing area, which can be built vertically to save space. After precipitation, filtration, and nitrification, the cultivation water contains a considerable amount of nitrogen and oxygen, which will aid in plant nutrient absorption and hydroponic cultivation.
- Hydroponic area: The hydroponic area is cultivated in the same way as the pipe farming area but can provide a larger area of cultivation, which is more conducive to root growth.
- Medium area: We will build a medium planting area for the system because all plants are suitable for hydroponic cultivation, and medium can replace soil with the same effect without affecting cultivation water quality. Therefore, we will use volcanic rocks and foaming stones (please refer to Figure 8), sawdust, water moss, or coconut fibers as growth media. This area must allow the water level to produce a tidal effect, so additional siphons must be added, which will aid in the respiration of plants and promote plant growth.
- Catchment area: The main function of the catchment area is to collect the cultivation water. The siphon device through the nitrification bucket and the medium area will collect the cultivation water into this area, which can also serve as a precipitation purification area. Water can be replenished from this area, and the cultivation water can be sent to the fishpond and the planting area to form a water circulation system to ensure effective use of water resources.
- App for the elderly and caregivers: This app comprises software functions, such as presentation of IoT sensing device data, event handling operation SOP, maintenance notifications, personal activity history, and voice control.
- Electronic whiteboard system: This system includes software functions, such as presentation of IoT sensing device data, information on the follow of elderly patients [50], and voice control.
- Cloud system: The cloud system includes the MQTT push service, data analysis service, event processing SOP delivery service, and other software services.
4. Discussion and Analysis of the Effectiveness of the Proposed SGCS
5. Conclusions
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Conflicts of Interest
References
- Population Division. World Population Prospects 2022. Available online: https://www.un.org/development/desa/pd/content/World-Population-Prospects-2022 (accessed on 18 August 2022).
- Theme on Statistics. Trend of Change in the Elderly Population. Available online: https://www.moi.gov.tw/english/News_Content.aspx?n=10880&s=259039 (accessed on 18 August 2022).
- Taiwan Association of Psychotherapy. Mental Health Federation Newsletter. Available online: http://www.tap.org.tw/eletter/mag060/meditation-1.html (accessed on 18 August 2022).
- Kyaw, T.Y.; Ng, A.K. Smart aquaponics system for urban farming. Energy Procedia 2017, 143, 342–347. [Google Scholar] [CrossRef]
- Gandomi, A.; Haider, M. Beyond the hype: Big data concepts, methods, and analytics. Int. J. Inf. Manag. 2015, 35, 137–144. [Google Scholar] [CrossRef]
- Gebbers, R.; Adamchuk, V.I. Precision Agriculture and Food Security. Science 2010, 327, 828–831. [Google Scholar] [CrossRef] [PubMed]
- Wang, S.C.; Lin, W.L.; Hsieh, C.H. To Improve the Production of Agricultural using IoT-based Aquaponics System. Int. J. Appl. Sci. Eng. 2020, 17, 207–222. [Google Scholar]
- Science and Technology Policy Research and Information Center. PRIDE. Available online: https://pride.stpi.narl.org.tw/index/topic (accessed on 20 August 2022).
- An Evaluation Study on Applying the Idea of Therapeutic Environment onto Our Aged Society. The Ministry of the Internal of Taiwan. Available online: https://www.abri.gov.tw/News.aspx?n=807&sms=9489 (accessed on 20 August 2022).
- Deebak, B.D.; Al-Turjman, F. Smart mutual authentication protocol for cloud based medical healthcare systems using internet of medical things. IEEE J. Sel. Areas Commun. 2020, 39, 346–360. [Google Scholar] [CrossRef]
- Garg, N.; Wazid, M.; Das, A.K.; Singh, D.P.; Rodrigues, J.J.P.C.; Park, Y. Bakmp-iomt: Design of blockchain enabled authenticated key management protocol for internet of medical things deployment. IEEE Access 2020, 8, 95956–95977. [Google Scholar] [CrossRef]
- Kumar, M.; Chand, S. A secure and efficient cloud-centric internet of-medical-things-enabled smart healthcare system with public verify ability. IEEE Internet Things J. 2020, 7, 10650–10659. [Google Scholar] [CrossRef]
- Wang, J.; Wu, L.; Wang, H.; Choo, K.K.R.; He, D. An efficient and privacy-preserving outsourced support vector machine training for internet of medical things. IEEE Internet Things J. 2020, 8, 458–473. [Google Scholar] [CrossRef]
- Zhang, J.; Liu, H.; Ni, L. A secure energy-saving communication and encrypted storage model based on rc4 for her. IEEE Access 2020, 8, 38995–39012. [Google Scholar] [CrossRef]
- Sharma, A.; Sarishma; Tomar, R.; Chilamkurti, N.; Kim, B.G. Blockchain based smart contracts for internet of medical things in e-healthcare. Electronics 2020, 9, 1609. [Google Scholar] [CrossRef]
- Kledal, P.R.; Thorarinsdottir, R. Aquaponics: A commercial niche for sustainable modern aquaculture. In Sustainable Aquaculture; Springer: Cham, Switzerland, 2018; pp. 173–190. [Google Scholar]
- Ngo, H.H.; Guo, W.; Vo, T.P.T.; Nghiem, L.D.; Hai, F.I. Aerobic treatment of effluents from the aquaculture industry. In Current Developments in Biotechnology and Bioengineering; Elsevier: Amsterdam, The Netherlands, 2017; pp. 35–77. [Google Scholar]
- Yep, B.; Zheng, Y. Aquaponic trends and challenges-A review. J. Clean. Prod. 2019, 228, 1586–1599. [Google Scholar] [CrossRef]
- Eck, M.; Körner, O.; Jijakli, M.H. Nutrient cycling in aquaponics systems. In Aquaponics Food Production Systems; Springer: Cham, Switzerland, 2019; pp. 231–246. [Google Scholar]
- Cheng, X.; Zhang, Z.; Chen, F.; Zhao, C.; Wang, T.; Sun, H.; Huang, C. Secure identity authentication of community medical internet of things. IEEE Access 2019, 7, 115966–115977. [Google Scholar] [CrossRef]
- Fotouhi, M.; Bayat, M.; Das, A.K.; Far, H.A.N.; Pournaghi, S.M.; Doostari, M. A lightweight and secure two-factor authentication scheme for wireless body area networks in health-care iot. Comput. Netw. 2020, 177, 107333. [Google Scholar] [CrossRef]
- Tahir, M.; Sardaraz, M.; Muhammad, S.; Saud Khan, M. A lightweight authentication and authorization framework for blockchain enabled iot network in health-informatics. Sustainability 2020, 12, 6960. [Google Scholar] [CrossRef]
- Wang, X.; Chen, F.; Ye, H.; Yang, J.; Zhu, J.; Zhang, Z.; Huang, Y. Data transmission and access protection of community medical internet of things. J. Sens. 2017, 2017, 7862842. [Google Scholar] [CrossRef]
- Cano, M.D.; Canavate-Sanchez, A. Preserving data privacy in the internet of medical things using dual signature ecdsa. Secur. Commun. Netw. 2020, 2020, 4960964. [Google Scholar] [CrossRef]
- Hu, Y.; Wang, H.; Ma, W. Intelligent cloud workflow management and scheduling method for big data applications. J. Cloud Comput. Adv. Syst. Appl. 2020, 9, 1–13. [Google Scholar] [CrossRef]
- Ling, C.; Zhang, W.; He, H.; Tian, Y.C. Network perception task migration in cloud-edge fusion computing. J. Cloud Comput. Adv. Syst. Appl. 2020, 9, 1–16. [Google Scholar] [CrossRef]
- Vakilinia, S. Energy efficient temporal load aware resource allocation in cloud computing datacenters. J. Cloud Comput. 2018, 7, 1–24. [Google Scholar] [CrossRef]
- Varghese, A.; Tandur, D. Wireless requirements and challenges in Industry 4.0. In Proceedings of the International Conference on Contemporary Computing and Informatics (IC3I), Mysore, India, 27–29 November 2014; pp. 634–638. [Google Scholar]
- Madakam, S.; Ramaswamy, R.; Tripathi, S. Internet of Things (IoT): A Literature Review. J. Comput. Commun. 2015, 3, 164–174. [Google Scholar] [CrossRef]
- International Telecommunications Union. ITU Internet Reports 2005: The Internet of Things. Executive Summary; ITU: Geneva, Switzerland, 2005. [Google Scholar]
- Tsai, Y.T.; Wang, S.C.; Yan, K.Q.; Chen, C.W. Availability enhancement in a four-layer based IoT use three-phase scheduling. J. Ambient. Intell. Humaniz. Comput. 2018, 9, 1275–1291. [Google Scholar] [CrossRef]
- Srinivasan, C.R.; Rajesh, B.; Saikalyan, P.; Premsagar, K.; Yadav, E.S. A review on the different types of Internet of Things (IoT). J. Adv. Res. Dyn. Control Syst. 2019, 11, 154–158. [Google Scholar]
- Kurdi, H.; Thayananthan, V. A Multi-Tier MQTT Architecture with Multiple Brokers Based on Fog Computing for Securing Industrial IoT. Appl. Sci. 2022, 12, 7173. [Google Scholar] [CrossRef]
- Yang, Y.; Luo, X.; Chu, X.; Zhou, M.T. IoT technologies and applications. In Fog-Enabled Intelligent IoT Systems; Springer: Cham, Switzerland, 2020; pp. 1–37. [Google Scholar]
- Yaqoob, I.; Hashem, I.A.T.; Ahmed, A.; Kazmi, S.A.; Hong, C.S. Internet of things forensics: Recent advances, taxonomy, requirements, and open challenges. Future Gener. Comput. Syst. 2019, 92, 265–275. [Google Scholar] [CrossRef]
- Lone, T.A.; Rashid, A.; Gupta, S.; Gupta, S.K.; Rao, D.S.; Najim, M.; Srivastava, A.; Kumar, A.; Umrao, L.S.; Singhal, A. Securing communication by attribute-based authentication in hetnet used for medical applications. Eurasip J. Wirel. Commun. Netw. 2020, 2020, 1–21. [Google Scholar] [CrossRef]
- Mahendran, R.K.; Velusamy, P. A secure fuzzy extractor based biometric key authentication scheme for body sensor network in in ternet of medical things. Comput. Commun. 2020, 153, 545–552. [Google Scholar] [CrossRef]
- Elhoseny, M.; Ramírez-González, G.; Abu-Elnasr, O.M.; Shawkat, S.A.; Arunkumar, N.; Farouk, A. Secure medical data transmission model for iot-based healthcare systems. IEEE Access 2018, 6, 20596–20608. [Google Scholar] [CrossRef]
- Li, X.; Dai, H.N.; Wang, Q.; Imran, M.; Li, D.; Imran, M.A. Securing internet of medical things with friendly-jamming schemes. Comput. Commun. 2020, 160, 431–442. [Google Scholar] [CrossRef] [PubMed]
- Pournaghi, S.M.; Bayat, M.; Farjami, Y. Medsba: A novel and secure scheme to share medical data based on blockchain technology and attribute-based encryption. J. Ambient. Intell. Humaniz. Comput. 2020, 11, 4613–4641. [Google Scholar] [CrossRef]
- Sun, J.; Xiong, H.; Liu, X.; Zhang, Y.; Nie, X.; Deng, R.H. Lightweight and privacy-aware fine-grained access control for iot-oriented smart health. IEEE Internet Things J. 2020, 7, 6566–6575. [Google Scholar] [CrossRef]
- Steigen, A.M.; Kogstad, R.; Hummelvoll, J.K. Green Care services in the Nordic countries: An integrative literature review. Eur. J. Soc. Work. 2016, 19, 692–715. [Google Scholar] [CrossRef]
- García-Llorente, M.; Rubio-Olivar, R.; Gutierrez-Briceño, I. Farming for Life Quality and Sustainability: A Literature Review of Green Care Research Trends in Europe. Int. J. Environ. Res. Public Health 2018, 15, 1282. [Google Scholar] [CrossRef] [Green Version]
- Moriggi, A.; Soini, K.; Bock, B.B.; Roep, D. Caring in, for, and with Nature: An Integrative Framework to Understand Green Care Practices. Sustainability 2020, 12, 3361. [Google Scholar] [CrossRef]
- Buist, Y.; Verbeek, H.; De Boer, B.; De Bruin, S. Innovating dementia care; implementing characteristics of green care farms in other long-term care settings. Int. Psychogeriatr. 2018, 30, 1057–1068. [Google Scholar] [CrossRef]
- Boer, B.D.; Hamers, J.P.H.; Zwakhalen, S.M.G.; Tan, F.E.S.; Beerens, H.C.; Verbeek, H. Green Care Farms as Innovative Nursing Homes, Promoting Activities and Social Interaction for People with Dementia. J. Am. Med. Dir. Assoc. 2017, 18, 40–46. [Google Scholar] [CrossRef]
- Boer, B.D.; Beerens, H.C.; Katterbach, M.A.; Viduka, M.; Willemse, B.M.; Verbeek, H. The Physical Environment of Nursing Homes for People with Dementia: Traditional Nursing Homes, Small-Scale Living Facilities, and Green Care Farms. Healthcare 2018, 6, 137. [Google Scholar] [CrossRef]
- Haubenhofer, D.K.; Elings, M.; Hassink, J.; Hine, R.E. The Development of Green Care in Western European Countries. EXPLORE 2010, 6, 106–111. [Google Scholar] [CrossRef]
- Ura, C.; Okamura, T.; Yamazaki, S.; Shimmei, M.; Torishima, K.; Eboshida, A.; Kawamuro, Y. Rice farming care as a novel method of green care farm in East Asian context: An implementation research. BMC Geriatr. 2021, 21, 237. [Google Scholar] [CrossRef]
- Tasic, I.; Cano, M.D. Sparking Innovation in a Crisis: An IoT Sensor Location-Based Early Warning System for Pandemic Control. Appl. Sci. 2022, 12, 4407. [Google Scholar] [CrossRef]
- Alzahrani, F.A.; Ahmad, M.; Ansari, M.T.J. Towards Design and Development of Security Assessment Framework for Internet of Medical Things. Appl. Sci. 2022, 12, 8148. [Google Scholar] [CrossRef]
- Palša, J.; Ádám, N.; Hurtuk, J.; Chovancová, E.; Madoš, B.; Chovanec, M.; Kocan, S. MLMD—A Malware-Detecting Antivirus Tool Based on the XGBoost Machine Learning Algorithm. Appl. Sci. 2022, 12, 6672. [Google Scholar] [CrossRef]
- Chen, T.; Guestrin, C. XGBoost: A Scalable Tree Boosting System. In Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, San Francisco, CA, USA, 13–17 August 2016; pp. 785–794. [Google Scholar]
- He, K.; Zhang, X.; Ren, S.; Sun, J. Deep residual learning for image recognition. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, Las Vegas, NV, USA, 27–30 June 2016; pp. 770–778. [Google Scholar]
- Hsu, T.C.; Tsai, Y.H.; Chang, D.M. The Vision-Based Data Reader in IoT System for Smart Factory. Appl. Sci. 2022, 12, 6586. [Google Scholar] [CrossRef]
- Alghamdi, T.; Alaghband, G. Facial Expressions Based Automatic Pain Assessment System. Appl. Sci. 2022, 12, 6423. [Google Scholar] [CrossRef]
- Hughes, D.P.; Salathe, M. An open access repository of images on plant health to enable the development of mobile disease diagnostics. arXiv 2015, arXiv:1511.08060. [Google Scholar]
- Kingma; Diederik, P.; Jimmy, B. Adam: A method for stochastic optimization. arXiv 2014, arXiv:1412.6980. [Google Scholar]
Traditional Environment and Green Care | ||
---|---|---|
Traditional Therapeutic Environment Green Care | SGCS Therapeutic Environment Green Care | |
Manpower | The maintenance, monitoring, and control of environmental conditions must be performed in person to provide effective physical care for the elderly. | The introduction of remote monitoring and real-time warning can reduce manpower and arrange physical rehabilitation for individual seniors. |
Environmental protection and energy saving | Environmental maintenance through rules of thumb is less grounded and more resource-intensive. | Referencing the data returned from IoT sensors to achieve the maintain the environment; maintenance resources can be used efficiently. |
Food security | The use of pesticides to eliminate pests and diseases cannot be avoided. | The use of drugs is strictly prohibited by providing green nutrients through the ecological cycle. |
Production quality | The crops produced are susceptible to imbalances in supply and demand, as well as to ecological imbalances. | Ecological advantages of precise farming production and easy-to-control plant growth. |
Maintenance cost | Maintenance of the environment requires considerable human and resources. | Eco-cyclic IoT fields need to be built initially, and the environment can be monitored with alerts ensuring effective control of people and resources. |
Land pollution | The use of organic or chemical agents is required for soil conservation and water recycling. | The use of off-ground farming and medium instead of soil can effectively reduce contamination. |
Site restrictions | A large area is needed for green plant farming, with a limited land area and limited space use. | Effective planning can be implemented for the site; the SGCS can be large or small and can be developed horizontally or vertically to effectively use space. |
Promote social activities | Only passive waiting for seniors to communicate and discuss the environment. | An app is provided to convey farming information, guide participants to online or offline communication topics, and effectively promote social activities. |
Therapeutic care | Only passive waiting for the elderly to carry out physical fitness activities. | The system can provide physical rehabilitation for the elderly, as well as effective physical therapy. |
Traceability | None | Environmental parameters can be stored, and data can be tracked. |
Remote monitoring | None | The server pushes messages to the client side, enabling a remote monitoring environment. On the client side, the human voice can be used to control the environment through the server. |
Real-time alerts | None | Alert thresholds can be set for changing environmental conditions. |
Human–machine interaction | None | An alter app is provided to send notifications about maintenance processes and guide users to engage in physical fitness and care activities according to SOP. |
Class | Data |
---|---|
Temperature A (℃) | 28.9 |
Temperature B (℃) | 28.2 |
Humidity A (%) | 76.8 |
Humidity B (%) | 85.5 |
Photometric (lm) | 0 |
CO2 (ppm) | 433.0 |
Soil Temperature (℃) | 28.4 |
Soil Humidity (%) | 38.4 |
Soil EC (mmhos/cm) | 0.14 |
Soil pH | 8.9 |
Wind Speed (m/s) | 0.0 |
Wind Direction (°) | 164 |
Rainfall Detection | 0 |
Device Num. | Accuracy (%) |
---|---|
01 | 99.7 |
02 | 94.6 |
03 | 94.9 |
04 | 98.1 |
Class | Training Set | Testing Set |
---|---|---|
Mosaic virus | 1542 | 50 |
Healthy | 324 | 50 |
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations. |
© 2022 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Lin, W.-L.; Wang, S.-C.; Chen, L.-S.; Lin, T.-L.; Lee, J.-L. Green Care Achievement Based on Aquaponics Combined with Human–Computer Interaction. Appl. Sci. 2022, 12, 9809. https://doi.org/10.3390/app12199809
Lin W-L, Wang S-C, Chen L-S, Lin T-L, Lee J-L. Green Care Achievement Based on Aquaponics Combined with Human–Computer Interaction. Applied Sciences. 2022; 12(19):9809. https://doi.org/10.3390/app12199809
Chicago/Turabian StyleLin, Wei-Ling, Shu-Ching Wang, Li-Syuan Chen, Tzu-Ling Lin, and Jian-Le Lee. 2022. "Green Care Achievement Based on Aquaponics Combined with Human–Computer Interaction" Applied Sciences 12, no. 19: 9809. https://doi.org/10.3390/app12199809
APA StyleLin, W. -L., Wang, S. -C., Chen, L. -S., Lin, T. -L., & Lee, J. -L. (2022). Green Care Achievement Based on Aquaponics Combined with Human–Computer Interaction. Applied Sciences, 12(19), 9809. https://doi.org/10.3390/app12199809