Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

Intro Slide:

Hydroponics is defined as the process of growing plants in sand,


gravel, or liquid, with added nutrients but without soil. There are
many different ways to go about constructing a hydroponic system
using different sensors.
Our project contains sensors like ph., conductivity, water
temperature, humidity, and tank level with Arduino. Out of these
sensors two of sensors will be presented in the coming slides.
WATER TEMPERATURE SENSOR:
A water temperature sensor is a simple sensor which is used in our
project in order to inform us with water temperature.
Hardware for this temperature contains USB cable which is used to
connect our sensor DS18B20 with Arduino. A resistor is used while
connecting our sensor with the Arduino. Resistor value depends
upon the sensor we are using having particular tolerance.
Software for the sensor includes the programming of the sensor with
the Arduino. The programme contains the one wire library command
and then passes to the Dallas temperature sensor. Then by calling
begin in order to initialize the sensor and then declaring of scale
(Celsius or Fahrenheit)
Simulation:
After the programming, the circuit for the sensor is being simulated
on any of the software i.e., proteus or PSpice. On the software the
circuit will be drawn by adding components also and the stimulation
of the circuit will be examined.
Planned Validation:
After simulation of the circuit the plan for the sensor in the project
will be validate on demand. Its is a confirmatory process for the
analytical procedures employed, to assess their suitability for
intended use. Validation results are used to evaluate the quality,
reliability and consistency of analytical methods.

Experiment, Analysis & Interpretation


After the procedure, the experiment will be done of the sensor. The
sample experiment will be performed in order to analysis the
product performance. The experiment will be analysed thoroughly
and will be approved on the specific criteria. The errors experienced
during the experiment will be then interpretated where need and
then the whole process of experiment and analysis will be repeated.

HUMIDITY SENSOR:
A capacitive humidity sensor and a thermistor to measure the
surrounding air and sends a digital signal on the data pin. We are sing
DHT22 in our Humidity sensor by connecting with Arduino.
Hardware for the humidity sensor contains a DHT22 sensor kit with
breadboard, a resistor suitable for the sensor and a fundamental
Arduino. The DHT22 will be connected with Arduino having a resistor
in their path.
Software for the sensor includes the programming of the sensor with
Arduino in order to control our sensor by using Arduino library. The
programme include serial begin with void and float loop based on
the programme you made of your own choice.
Simulation
Again, as done for the previous sensor the simulation for the sensor
circuit will be done on any of the software i.e., PSpice or proteus and
the flow of circuit working will be confirmed before finalizing the
circuit you have made.
Planned Validation:
After simulation of the circuit the plan for the sensor in the project
will be validate on demand.

Experiment, Analysis & Interpretation


After the procedure, the experiment will be done of the sensor. The
sample experiment will be performed in order to analysis the
product performance. The experiment will be analysed thoroughly
and will be approved on the specific criteria. The errors experienced
during the experiment will be then interpretated where need and
then the whole process of experiment and analysis will be repeated.

Conclusion:
The sensors which are presented are the part of a project having
proper control unit controlling different sensors with many other
modes. By using Arduino as the base of the projects different sensors
are connected with each other in order to perform the hydroponic
unction for the pants. In our projects we have used different
procedures to work out the best performance of the sensors

You might also like