IoT Course Project - Design - Phase

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

IoT Course Project –Design Phase

Team No.:08

Team Members Detail:

USN Roll No. Name Div

01FE18BCS422 137 SANTOSH BHAJANTRI B


01FE17BCS104 105 MALLIKARJUN PATIL B
01FE17BCS102 103 VEERANJANEYALU B
01FE16BCS179 121 SANTOSH HIREMATH B

Finalized Problem Statement: Water quality monitoring system, Based on some features of water
like turbidity, PH, salinity and temperature etc.

*Objectives are functional requirements which are to be met in the project.

Objectives of the Project:

 To monitor the quality of water in real time.


 To ensure the safe supply of the clean water.
 To make sure that water is potable.
 Able to store the data received by sensors on cloud.
 Give a warning message to authorized person.

Cost of components in the Project:

Turbidity sensor 1000/-


Arduino Uno 460/-
Wi Fi Module 230/-
Ph Sensor 600/-
Co2 Sensor 150/-
Jump wires 50/-

Total = 1000+460+230+600+150+50=2490/-
Detailed Design(Diagram) for the Project:

PH Sensor

PC

(WiFi Module)
Turbidity Sensor
CU

Raspberry Pi 4

Temperature Sensor

CO2 Sensor

Power Supply

Component Description:

1.Turbidity sensor:

Turbidity is a measure of the cloudiness of water. Turbidity has indicated the


degree at which the water loses its transparency. It is considered as a good measure of the
quality of water. Turbidity blocks out the light needed by submerged aquatic vegetation.
It also can raise surface water temperatures above normal because suspended particles
near the surface facilitate the absorption of heat from sunlight.
Fig1: Turbidity sensor
2.Arduino Uno:

Arduino is a microcontroller board based on the ATmega328P. It has 14 digital


input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz
quartz crystal, a USB connection, a power jack, an ICSP header and a reset button. It
contains everything needed to support the microcontroller. Arduino Software (IDE) were
the reference versions of Arduino, now evolved to newer releases. The Uno board is the
first in a series of USB Arduino boards, and the reference model for the Arduino
platform; for an extensive list of current, past or outdated boards see the Arduino index of
boards.

Fig2: Arduino Uno

3.WIFI module:

The ESP8266 Wi-Fi Module is a self-contained SOC with integrated TCP/IP


protocol stack that can give any microcontroller access to your Wi-Fi network. The
ESP8266 is capable of either hosting an application or offloading all Wi-Fi networking
functions from another application processor. Each ESP8266 module comes pre-
programmed with an AT command set firmware. The ESP8266 module is an extremely
cost-effective board with a huge, and ever growing, community.

Fig3: Wi-Fi module


4: pH Sensor:

The pH of a solution is the measure of the acidity or alkalinity of that solution. The pH
scale is a logarithmic scale whose range is from 0-14 with a neutral point being 7. Values
above 7 indicate a basic or alkaline solution and values below 7 would indicate an acidic
solution. It operates on 5V power supply and it is easy to interface with Arduino. The normal
range of pH is 6 to 8.5.

Fig 4: pH Sensor

5: Temperature Sensor:

Water Temperature indicates how water is hot or cold. The range of DS18B20
temperature sensor is -55 to +125 °C. This temperature sensor is digital type which gives
accurate reading.

Fig 6: CO2 Sensor


Earlier known as
B. V. B. College of Engineering & Technology
SCHOOL OF COMPUTER SCIENCE & ENGINEERING

You might also like