Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| report:dvp [2026/06/18 16:06] – [7.4.3 Structure] team4 | report:dvp [2026/06/22 19:10] (current) – [7.6.3 Software] team4 | ||
|---|---|---|---|
| Line 187: | Line 187: | ||
| </ | </ | ||
| - | To protect the smartlogger | + | To protect the smartlogger a roof is designed, this reduces the accumulation of debris |
| <WRAP centeralign> | <WRAP centeralign> | ||
| <figure fig: | <figure fig: | ||
| Line 378: | Line 378: | ||
| The entire system is powered by a LiFePO4 battery. Environmental data is collected via sensors that measure pressure (depth), temperature, | The entire system is powered by a LiFePO4 battery. Environmental data is collected via sensors that measure pressure (depth), temperature, | ||
| - | When battery replacement is necessary, a diver descends to the installation site and retrieves the Smartbox from the seabed. The enclosure must be brought to the surface in order to be opened safely. Battery replacement | + | When battery replacement is necessary, a diver descends to the installation site and retrieves the Smartbox from the seabed. The enclosure must be brought to the surface in order to be opened safely. Battery replacement, sensor |
| After completion of the maintenance procedure, the Smartbox is redeployed and repositioned at its original location on the seabed. This integrated maintenance strategy allows both power supply and data storage components to be serviced during a single operation. After retrieval, the data is transferred to a research facility for analysis and evaluation, ultimately contributing to environmental monitoring and reporting. | After completion of the maintenance procedure, the Smartbox is redeployed and repositioned at its original location on the seabed. This integrated maintenance strategy allows both power supply and data storage components to be serviced during a single operation. After retrieval, the data is transferred to a research facility for analysis and evaluation, ultimately contributing to environmental monitoring and reporting. | ||
| Line 401: | Line 401: | ||
| This capability makes the ESP32 particularly suitable for applications that spend most of their time in a low-power state and only wake periodically to perform measurements or other tasks. By minimizing the active time and remaining in deep sleep for the majority of the operating cycle, the overall energy consumption of the system can be significantly reduced, resulting in longer battery life. | This capability makes the ESP32 particularly suitable for applications that spend most of their time in a low-power state and only wake periodically to perform measurements or other tasks. By minimizing the active time and remaining in deep sleep for the majority of the operating cycle, the overall energy consumption of the system can be significantly reduced, resulting in longer battery life. | ||
| - | Compared to the other evaluated alternatives, | + | Compared to the other evaluated alternatives, |
| < | < | ||
| Line 432: | Line 432: | ||
| Selecting sensors was quite challenging, | Selecting sensors was quite challenging, | ||
| - | The BarXT sensor [(BarXT)] measures both pressure and temperature. The pressure measurements can be used to calculate depth. Unlike systems based on 5 V microcontrollers, | + | The BarXT sensor [(BarXT)] measures both pressure and temperature. The pressure measurements can be used to calculate depth. Unlike systems based on 5 V microcontrollers, |
| The pH sensor [(PhProbe)] is sourced from Atlas Scientific. It is used together with a pH module [(PhModule)], | The pH sensor [(PhProbe)] is sourced from Atlas Scientific. It is used together with a pH module [(PhModule)], | ||
| Line 561: | Line 561: | ||
| ==== 7.6 Prototype ==== | ==== 7.6 Prototype ==== | ||
| - | The prototype is designed to measure similar parameters to a CTD (Conductivity, | + | The prototype is designed to measure similar parameters to a Conductivity, |
| Line 714: | Line 714: | ||
| The final prototype may not utilize the exact components and materials specified in this study; however, functionally equivalent or closely comparable alternatives are expected to be used. | The final prototype may not utilize the exact components and materials specified in this study; however, functionally equivalent or closely comparable alternatives are expected to be used. | ||
| - | The electrical schematics for the prototype is presented in figure | + | The electrical schematics for the prototype is presented in Figure |
| <WRAP centeralign> | <WRAP centeralign> | ||
| Line 727: | Line 727: | ||
| - | The system is an automatic water quality logger built on an Arduino Uno. It continuously reads data from several sensors and writes the measurements to a CSV file on an SD card every 10 seconds. The system is controlled by a switch that pauses and resumes logging without requiring a restart. | + | The system is an automatic water quality logger built on an Arduino Uno. It continuously reads data from several sensors and writes the measurements to a Comma-separated values (CSV) file on an SD card every 10 seconds. The system is controlled by a switch that pauses and resumes logging without requiring a restart. |
| **Libraries** | **Libraries** | ||
| Line 812: | Line 812: | ||
| When the logging interval has passed, the software retrieves the current time from the RTC module and writes the timestamped sensor data to the SD card. After the data is saved, the program returns to the switch check and repeats the process continuously. This flow ensures that the prototype automatically collects and stores environmental data in a structured way. Figure {{ref> | When the logging interval has passed, the software retrieves the current time from the RTC module and writes the timestamped sensor data to the SD card. After the data is saved, the program returns to the switch check and repeats the process continuously. This flow ensures that the prototype automatically collects and stores environmental data in a structured way. Figure {{ref> | ||
| + | |||
| + | |||
| <WRAP centeralign> | <WRAP centeralign> | ||
| <figure fig: | <figure fig: | ||
| - | {{ :report:maris_habitats_flowchart.png?nolink|}} | + | {{ :0:flowchart_prototype.png?600 |}} |
| < | < | ||
| </ | </ | ||
| Line 839: | Line 841: | ||
| | Each data entry follows the expected format, including sensor name, sensor value, and time or measurement number | Pass | | | Each data entry follows the expected format, including sensor name, sensor value, and time or measurement number | Pass | | ||
| | The battery or power supply can run the prototype during the full test period | Pass | | | The battery or power supply can run the prototype during the full test period | Pass | | ||
| - | | The physical structure remains stable during handling and surface-level demonstration | Pass / Fail | | + | | The physical structure remains stable during handling and surface-level demonstration | Pass | |
| - | | The prototype demonstrates the basic concept of a removable monitoring unit combined with a habitat structure | Pass / Fail | | + | | The prototype demonstrates the basic concept of a removable monitoring unit combined with a habitat structure | Pass | |
| These tests are intended to validate the proof-of-concept prototype only. They do not verify long-term underwater durability, waterproofing, | These tests are intended to validate the proof-of-concept prototype only. They do not verify long-term underwater durability, waterproofing, | ||
| Line 856: | Line 858: | ||
| <WRAP centeralign> | <WRAP centeralign> | ||
| <figure fig: | <figure fig: | ||
| - | {{ : | + | {{ : |
| < | < | ||
| </ | </ | ||