<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Case Study: Smart Greenhouse Automation System by Muheeb Ahmed</title>
      <link>https://padlet.com/muheeboahmed/l4q5uyba78xy2icn</link>
      <description>GreenGrow Ltd. is developing a smart greenhouse system to optimize plant growth conditions using IoT technologies. The system must monitor environmental parameters and control actuators to maintain ideal conditions for various crops. It should also support remote monitoring and decision-making using embedded platforms.</description>
      <language>en-us</language>
      <pubDate>2025-10-16 12:08:42 UTC</pubDate>
      <lastBuildDate>2025-10-17 15:20:34 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet.net/icons/png/1f4ac.png</url>
      </image>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/muheeboahmed/l4q5uyba78xy2icn/wish/3635990972</link>
         <description><![CDATA[<p>All of the sensors mentioned will provide periodic discrete datapoints. Smart sensors have the ability to self-calibrate and process data locally. This would reduce maintenance frequency and the need for data cleaning. Sensor fusion allows data to be combined from multiple sensors such as temperature and humidity so the response is likely to be more accurate. </p>]]></description>
         <enclosure url="" />
         <pubDate>2025-10-16 14:35:31 UTC</pubDate>
         <guid>https://padlet.com/muheeboahmed/l4q5uyba78xy2icn/wish/3635990972</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/muheeboahmed/l4q5uyba78xy2icn/wish/3636023233</link>
         <description><![CDATA[<p>Different sensing technologies:</p><p>Temperature: thermistor, thermocouple, RTD, infrared</p><p>Humidity: capacitive, resistive, thermal</p><p>Soil moisture: capacitive, resistie, TDR</p><p>Light intensity: photodiode, LDR, phototransistor</p><p>Co2 concentration: NDIR, metal oxide semiconductor, chemical</p><p><br/></p><p>Justification of smart sensors:</p><p>Smart sensors help measure more meaninful values by combining and processing outputs from multiple physical environmental variables.</p><p><br/></p><p>Evaluate best sensors with performance metrics and environmental suitability:</p><p>Temp:  thermistors: good accuracy, fast response, robust to greenhouse temp range</p><p>Humidity: Capacitive: reliable pull RH range with a fast response, suitable for fluctuating humidity, can tolerate condensation better</p><p>Soil Moisture: Capactive: accurate, corrotion resistant and maintenance friendly, can withstand water</p><p>Light intensity: photodiode: good spectral range, durable and fast</p><p>Co2: NDIR: accurate, reliable in high humidity and needs less frequent recalibration.</p><p><br/></p><p><br/></p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-10-16 14:55:01 UTC</pubDate>
         <guid>https://padlet.com/muheeboahmed/l4q5uyba78xy2icn/wish/3636023233</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/muheeboahmed/l4q5uyba78xy2icn/wish/3636023624</link>
         <description><![CDATA[<p>Using smart sensors would prevent wasted bandwidth and processing power spent on transmitting irrelevant data, therefore having sensors that will transmit data only if a significant change occurs or boundary conditions are exceeded would be very helpful, in the other case data transmission could be limited to a less regular interval</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-10-16 14:55:14 UTC</pubDate>
         <guid>https://padlet.com/muheeboahmed/l4q5uyba78xy2icn/wish/3636023624</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/muheeboahmed/l4q5uyba78xy2icn/wish/3636029183</link>
         <description><![CDATA[<p>Smart sensor justification:</p><p>self-calibration means drift isn't an issue that is to be accounted for</p><p>local data processing ensures only relevant data gets stored within the remote system (cloud etc.) as efficiently as possible</p><p>they can log their own health meaning the owner can be notified of a problem instead of being expected to troubleshoot</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-10-16 14:58:38 UTC</pubDate>
         <guid>https://padlet.com/muheeboahmed/l4q5uyba78xy2icn/wish/3636029183</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/muheeboahmed/l4q5uyba78xy2icn/wish/3636035192</link>
         <description><![CDATA[<p>Electrical actuators are suitable for most applications but hydraulic might be more suitable for large industrial irrigation systems. In addition to the actuators stated, heating lamps and humidifier/dehumidifiers.</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-10-16 15:02:19 UTC</pubDate>
         <guid>https://padlet.com/muheeboahmed/l4q5uyba78xy2icn/wish/3636035192</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/muheeboahmed/l4q5uyba78xy2icn/wish/3636037989</link>
         <description><![CDATA[<p>lighting would be controlled digitally, as it means you can obtain more precise control and mimic conditions more accurately</p><p><br/></p><p>the main actuator that would require hydraulics is the irrigationa s pumping water on mass requires a lot of force and energy.</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-10-16 15:04:23 UTC</pubDate>
         <guid>https://padlet.com/muheeboahmed/l4q5uyba78xy2icn/wish/3636037989</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/muheeboahmed/l4q5uyba78xy2icn/wish/3636039026</link>
         <description><![CDATA[<p>Architecture: Sense data -&gt; local data processing -&gt; communication -&gt; central control unit -&gt; communication -&gt; actuator. Sensor data would be cleaned and any anomalous readings would be flagged and checked. Communicate over WiFi and only take readings every 30 minutes for power saving. </p>]]></description>
         <enclosure url="" />
         <pubDate>2025-10-16 15:04:54 UTC</pubDate>
         <guid>https://padlet.com/muheeboahmed/l4q5uyba78xy2icn/wish/3636039026</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/muheeboahmed/l4q5uyba78xy2icn/wish/3636040802</link>
         <description><![CDATA[<p>Ventilation: electrical: fast, precise, clean</p><p>Irrigation: electrical</p><p>Lighting: electrical</p><p>Co2 injectors: pneumatic: fast, economical, simple</p><p><br/></p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-10-16 15:06:10 UTC</pubDate>
         <guid>https://padlet.com/muheeboahmed/l4q5uyba78xy2icn/wish/3636040802</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/muheeboahmed/l4q5uyba78xy2icn/wish/3636042684</link>
         <description><![CDATA[<p>Beyond those stated, sensor noise and actuator wear. Make the smart sensors regularly re-calibrate and also filter noise in sensor data. With increasing number of sensors comes increased data handling and data storage. These could be addressed by making the system modular and only storing data for a necessary period. </p>]]></description>
         <enclosure url="" />
         <pubDate>2025-10-16 15:07:33 UTC</pubDate>
         <guid>https://padlet.com/muheeboahmed/l4q5uyba78xy2icn/wish/3636042684</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/muheeboahmed/l4q5uyba78xy2icn/wish/3636043393</link>
         <description><![CDATA[<p>I would connect all the sensors to a local raspberry pi, either wired or by a local network. Then the lacal raspbery pi would have all the control parameters set on it controlling the actuators on the same network.  The logic on this would be able to control the actuators based on live sensor updates.</p><p><br/></p><p>The raspberry pi would also be controlled to a remote access point where users can control the logic and thresholds behind the control mechanisms, this would allow 24 hour operation without user input, but then a user can prompt the system to change its operation remotely whenever they want</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-10-16 15:08:02 UTC</pubDate>
         <guid>https://padlet.com/muheeboahmed/l4q5uyba78xy2icn/wish/3636043393</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/muheeboahmed/l4q5uyba78xy2icn/wish/3636044774</link>
         <description><![CDATA[<p>Controller: Raspberry Pi</p><p>Actuators: use relays or MOSFETs to control</p><p>Remote Access: Wi-Fi or Zigbee, dependent on range, probably zigbee for this application as sensors will be low power and low bandwidth</p><p>UI (cloud access): App or website</p><p><br/></p><p>Sensors read every minute </p><p>Pre processing before being sent to the cloud, remove outliers, clean and filter the readings</p><p>Combine the data from multiple sensors for fusion to give a more accurate result within the context</p><p>Compare the data to thresholds for the actuators</p><p><br/></p><p>Zigbee for low power, use MQTT for the data transmission, the low polling rate (every minute) is to save power</p><p><br/></p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-10-16 15:08:57 UTC</pubDate>
         <guid>https://padlet.com/muheeboahmed/l4q5uyba78xy2icn/wish/3636044774</guid>
      </item>
   </channel>
</rss>
