-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproduct-description.html
More file actions
310 lines (265 loc) · 11.9 KB
/
product-description.html
File metadata and controls
310 lines (265 loc) · 11.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Product Description - SeedSafe</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Playfair Display', Georgia, serif;
line-height: 1.6;
color: #2d3e2d;
background: #f5f5f0;
}
/* Navigation */
nav {
position: fixed;
top: 0;
width: 100%;
background: rgba(34, 63, 42, 0.95);
padding: 1.5rem 5%;
z-index: 1000;
backdrop-filter: blur(10px);
}
nav .container {
display: flex;
justify-content: space-between;
align-items: center;
max-width: 1400px;
margin: 0 auto;
}
nav .logo {
font-size: 1.5rem;
color: #f5f5f0;
font-weight: 400;
display: flex;
align-items: center;
gap: 0.5rem;
}
.logo-icon {
width: 45px;
height: 45px;
position: relative;
filter: drop-shadow(0 0 8px rgba(139, 195, 154, 0.4));
}
@keyframes logoFloat {
0%,
100% {
transform: translateY(0px) rotate(0deg);
}
50% {
transform: translateY(-3px) rotate(2deg);
}
}
.logo-icon {
animation: logoFloat 3s ease-in-out infinite;
}
nav ul {
display: flex;
list-style: none;
gap: 2.5rem;
}
nav a {
color: #f5f5f0;
text-decoration: none;
font-size: 1rem;
transition: opacity 0.3s;
}
nav a:hover {
opacity: 0.7;
}
/* Content Section */
.content-section {
max-width: 1200px;
margin: 0 auto;
padding: 8rem 5% 6rem;
}
h1 {
font-size: 3.5rem;
margin-bottom: 2rem;
color: #223f2a;
font-weight: 400;
}
h2 {
font-size: 2.2rem;
margin: 3rem 0 1.5rem;
color: #223f2a;
font-weight: 400;
}
h3 {
font-size: 1.6rem;
margin: 2.5rem 0 1rem;
color: #3d6547;
font-weight: 400;
}
p {
font-size: 1.1rem;
line-height: 1.9;
margin-bottom: 1.5rem;
color: #2d3e2d;
}
ul,
ol {
margin-left: 2rem;
margin-bottom: 1.5rem;
}
li {
font-size: 1.05rem;
line-height: 1.8;
margin-bottom: 0.5rem;
}
.intro {
font-size: 1.25rem;
color: #3d6547;
margin-bottom: 2rem;
line-height: 1.8;
}
/* Back button */
.back-button {
display: inline-block;
padding: 0.8rem 2rem;
background: #223f2a;
color: #f5f5f0;
text-decoration: none;
font-size: 1rem;
border-radius: 5px;
margin-bottom: 2rem;
transition: all 0.3s;
}
.back-button:hover {
background: #3d6547;
transform: translateY(-2px);
}
/* Responsive */
@media (max-width: 768px) {
nav ul {
gap: 1.5rem;
font-size: 0.9rem;
}
h1 {
font-size: 2.5rem;
}
h2 {
font-size: 1.8rem;
}
h3 {
font-size: 1.4rem;
}
}
</style>
</head>
<body>
<nav>
<div class="container">
<div class="logo">
<img class="logo-icon" src="logo.png" alt="SeedSafe Logo">
Seedsafe
</div>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="index.html#problem">The Problem</a></li>
<li><a href="index.html#team">Our Team</a></li>
</ul>
</div>
</nav>
<section class="content-section">
<a href="index.html" class="back-button">← Back to Home</a>
<h1>Product Description</h1>
<p class="intro">SeedSafe is a prototype integrated seed storage and moisture-control system designed to reduce
uncertainty in seed quality during post-harvest drying and storage. The system stabilises internal
environmental conditions and makes otherwise invisible risks, such as excess humidity and thermal stress,
visible and actionable for smallholder farmers operating in high-humidity, resource-constrained settings.
</p>
<p>The prototype demonstrates a passive-first, active-when-needed approach to seed preservation, combining
moisture absorption, controlled airflow, and real-time environmental monitoring within a compact storage
unit.</p>
<h2>Core Functional Objective</h2>
<p>The primary objective of SeedSafe is not high-precision measurement, but early detection and prevention of
conditions that lead to irreversible seed viability loss. The prototype focuses on three critical parameters
that govern seed health:</p>
<ol>
<li>Relative humidity</li>
<li>Temperature</li>
<li>Moisture accumulation over time</li>
</ol>
<p>By monitoring and actively managing these parameters, SeedSafe enables safer storage decisions before seed
damage occurs.</p>
<h2>System Architecture Overview</h2>
<p>The SeedSafe prototype consists of four tightly integrated subsystems:</p>
<ol>
<li>Environmental sensing and monitoring</li>
<li>Passive moisture absorption (desiccant system)</li>
<li>Active dehumidification and airflow control</li>
<li>Control electronics and user feedback interface</li>
</ol>
<p>Each subsystem is designed to support the others, forming a closed environmental control loop.</p>
<h3>1. Environmental Sensing and Monitoring</h3>
<p>The prototype uses a DHT temperature and humidity sensor positioned inside the seed storage chamber to
continuously monitor internal environmental conditions. This sensor measures relative humidity (RH), a
critical indicator of fungal risk and seed respiration rate, and ambient temperature, which influences
moisture equilibrium and seed metabolism.</p>
<p>Sensor data is processed by an Arduino Pro Mini microcontroller, which serves as the central control unit for
the system. Rather than collecting excessive data, the system prioritizes stable, interpretable readings
that can be acted upon in real time.</p>
<p>A 16×2 LCD display provides immediate visual feedback, displaying current temperature and humidity values.
This ensures the system remains accessible without reliance on smartphones, apps, or internet connectivity.
</p>
<h3>2. Passive Moisture Absorption System (Desiccant Layer)</h3>
<p>To minimize energy use and maintain environmental stability, SeedSafe employs a passive desiccant-based
moisture control system as its first line of defense.</p>
<p>Silica gel beads are embedded along the side walls of the storage chamber. These beads absorb excess moisture
from the surrounding air, lower relative humidity without electrical power, and reduce humidity spikes
during nighttime or high-humidity conditions.</p>
<p>This side-mounted configuration increases the effective surface area for moisture absorption while keeping
desiccants physically separated from the stored seeds, preventing contamination.</p>
<h3>3. Active Dehumidification System (Peltier-Based)</h3>
<p>When passive desiccation alone is insufficient, such as during prolonged high-humidity conditions, the
prototype activates an active dehumidification system. This system uses one Peltier thermoelectric module to
create a temperature differential, a heat sink to dissipate excess heat from the hot side of the Peltier,
and two fans to manage airflow and heat exchange.</p>
<p>As humid air passes over the cooled surface of the Peltier module, moisture condenses and is removed from the
internal air. The fans ensure even air circulation throughout the chamber, preventing localised moisture
buildup and maintaining uniform conditions.</p>
<p>This active system is designed to operate intermittently, only when humidity thresholds are exceeded,
preserving energy efficiency.</p>
<h3>4. Air Circulation and Thermal Management</h3>
<p>Controlled airflow is essential for both moisture removal and temperature stability. The prototype
incorporates two axial fans positioned to create continuous internal air circulation, directed airflow paths
that move air past desiccant surfaces and the Peltier cooling zone, and a heat sink to prevent heat
accumulation that could damage seeds.</p>
<p>This configuration ensures that drying and dehumidification occur evenly, avoiding hotspots or overdrying
zones that could compromise seed viability.</p>
<h2>Control Logic and System Behavior</h2>
<p>The Arduino Pro Mini continuously reads temperature and humidity data from the DHT sensor. When relative
humidity exceeds predefined thresholds, the system activates the Peltier module and fans to reduce moisture
levels. Once conditions return to a safe range, the system reverts to passive moisture control using the
silica desiccant layer.</p>
<p>This feedback-driven control loop allows the system to maintain stable conditions over time, rather than
reacting only after damage has occurred.</p>
<h2>Design Philosophy and Constraints</h2>
<p>The SeedSafe prototype is intentionally designed with minimal electronics, readable local feedback (LCD
display), modular components for future iteration, and compatibility with solar power integration in later
versions.</p>
<p>The design avoids unnecessary complexity, focusing instead on reliability, interpretability, and integration
into existing agricultural workflows.</p>
<h2>What This Prototype Demonstrates</h2>
<p>This prototype successfully demonstrates that internal seed storage humidity can be actively and passively
controlled, environmental risks can be made visible to users in real time, and a low-cost, modular system
can stabilize seed storage conditions without laboratory infrastructure.</p>
<p>While this version does not directly measure germination or pathogens, it addresses the root environmental
drivers of seed degradation, forming a foundation for future biological validation and decision-state
modeling.</p>
<h2>Alignment with Long-Term Vision</h2>
<p>This prototype represents the first functional step toward SeedSafe's broader vision: a decision-support seed
storage system that converts environmental signals into actionable guidance for farmers. Future iterations
will focus on solar-powered operation, improved thermal storage, simplified decision-state indicators, and
field validation with specific seed types.</p>
<a href="index.html" class="back-button" style="margin-top: 3rem;">← Back to Home</a>
</section>
</body>
</html>