0% found this document useful (0 votes)
38 views

4table of Contents

This document contains the table of contents and outlines for a project on an automatic plant irrigation system using a PIC microcontroller. It includes chapters on the block diagram, circuit diagram, hardware components like the PIC, sensors, display, and motor. It also covers the PCB design, programming, cost estimation and conclusions. Diagrams and tables are provided for the block diagram, components list, specifications, and abbreviations.

Uploaded by

bvkarthik2711
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views

4table of Contents

This document contains the table of contents and outlines for a project on an automatic plant irrigation system using a PIC microcontroller. It includes chapters on the block diagram, circuit diagram, hardware components like the PIC, sensors, display, and motor. It also covers the PCB design, programming, cost estimation and conclusions. Diagrams and tables are provided for the block diagram, components list, specifications, and abbreviations.

Uploaded by

bvkarthik2711
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 7

TABLE OF CONTENTS

CHAPTER TITLE PAGE NO

INTRODUCTION 1

ABSTRACT 2

1 BLOCK DIAGRAM 4

1.1 BLOCK DIAGRAM 4

1.2 BLOCK DIAGRAM DESCRIPTION 5

2 CIRCUIT DIAGRAM 7

2.1. CIRCUIT DIAGRAM 7

2.2. CIRCUIT DIAGRAM DESCRIPTION 8

3 HARDWARE DESCRIPTION 10

3.1. PIC MICROCONTROLLER 11

3.1.1 INTRODUCTION 11

3.2 CORE FEATURES 11

3.3 ARCHITECTURE OF PIC 16F877A 13

3.4. SOIL MOISTURE SENSOR 18

3.5. POWER SUPPLY DESCRIPTION 21

3.5.1. INTRODUCTION 21
3.5.2. WORKING PRINCIPLE 21

3.6 LIQUID CRYSTAL DISPLAY (LCD) 25

3.7. CONTROL RELAY 26

3.8. DC MOTOR PUMP 29

3.9 SOFTWARE TOOLS 30

4 PCB DESIGN 34

5 COMPONENTS LIST 37

6 ADVANTAGES AND APPLICATION 39

7 PROGRAM CODING 41

8 COST ESTIMATION 43

9 CONCLUSION 45

10 BIBLIOGRAPHY 47

11 PHOTO COPY 49
LIST OF FIGURES

FIG.NO FIGURES PAGE NO


1.1 Block diagram 4

2.1 Circuit diagram 7

3.1 Pin diagram of PIC16F877A 14

3.2 Architecture Diagram of PIC 16F877A 15

3.3 Diagram Load cell 19

3.4 Block diagram (Power supply) 21

3.5 Circuit diagram (Power supply) 24

3.6 LCD Pin diagram 25

3.7 Control Relay circuit 27

3.8 Control Relay 28

3.9 Control Relay schematic 28

3.10 DC motor pump 29

4.1 Controller design 34

4.2 Power supply design 35


LIST OF TABLES

T.NO TABLES PAGE NO


3.1 Specifications of PIC 16F877A 14

5.1 Components List 37

7.1 Cost estimation 43


LIST OF ABBREVIATIONS

WDT : WATCHDOG TIMER

POR : POWER-ON RESET

PWRT : POWER-UP TIMER

OST : OSCILLATOR START-UP TIMER

ICSP : IN-CIRCUIT SERIAL PROGRAMMING

D : DIODE

L : INDUCTANCE

R : RESISTANCE

C : CAPACITANCE

V : VOLTAGE

I : CURRENT

PIC : PERIPHERAL INTERFACE CONTROLLER

L : LOAD

CMOS : COMPLEMENTARY METAL OXIDE SEMICONDUCTOR

AC : ALTERNATE CURRENT

DC : DIRECT CURRENT

RISC : REDUCED INSTRUCTION SET COMPUTER


IC : INTEGRATED CIRCUITS

PWM : PULSE WIDTH MODULATION

ADC : ANALOG TO DIGITAL CONVERTOR

RAM : RANDOM ACCESS MEMORY

EEPROM : ELECTRICALLY ERASABLE PROGRAMMABLE READ ONLY

MEMORY

OP AMP : OPERATIONAL AMPLIFIER

RL : LOAD RESISTANCE

VR : VARIABLE RESISTOR

EPROM : ERASABLE PROGRAMMABLE READ ONLY MEMORY

CPU : CENTRAL PROCESSING UNIT

PDA : PERSONAL DIGITAL ASSISTANTS

SAW : SURFACE ACOUSTIC WAVE

DSC : DIGITAL SIGNAL CONTROLLER

CISC : COMPLEX INSTRUCTION SET COMPUTER

PC : PROGRAM COUNTER

ALU : ARITHMETIC LOGIC UNIT


RMS : ROOT MEAN SQUARE

You might also like