You are on page 1of 5

CONTENTS

Page No. ABSTRACT LIST OF FIGURES

INTROCTION BASIC BLOCK DIGARAM

CHAPTER 1

PROPOSED APPLICTION

1.1 1.1.1 1.1.2 1.1.3

STEPPER MOTOR CONTROL Introduction Application Hardware description Circuit diagram

1.1.4

Software description Flowchart

1.2 1.2.1 1.2.2 1.2.3

DC MOTOR CONTROL Introduction Application Hardware description Circuit diagram

1.2.4

Software description Flowchart

1.3 1.3.1 1.3.2 1.3.3

TEMPERATURE MESUREMENT Introduction Application Hardware description

Circuit diagram 1.3.4 Software description Flowchart

1.4 1.4.1 1.4.2 1.4.3

OVER-TEMPERATURE RELAY Introduction Application Hardware description Circuit diagram

1.4.4

Software description Flowchart

1.5 1.5.1 1.5.2 1.5.3

FREQUENCY MEASUREMENT Introduction Application Hardware description Circuit diagram

1.5.4

Software description Flowchart

1.6 1.6.1 1.6.2 1.6.3

VOLTAGE REGULAOR USING TRAIC Introduction Application Hardware description Circuit diagram

1.6.4

Software description Flowchart

1.7 1.7.1 1.7.2

DC CHOPPER Introduction Application ii

1.7.3

Hardware description Circuit diagram

1.7.4

Software description Flowchart

CHAPTER 2

HOW TO PROGRAM 2.1 Introduction to in system programming feature of P89V51RD2 2.2 2.3 Circuit for serial in system programming Software for serial programming 2.3.1 Writing program in KEIL 2.3.2 How to use FLASH-MAGIC

CHAPTER 3

CONCLUSIONS & FUTURE SCOPE 3.1 3.2 Conclusion Future scope

REFERENCES

APPENDIX A: APPENDIX B:

PCB LAYOUT DATASHEETS

iii

LIST OF FIGURES
Page No. Basic block diagram Stepper motor connection DC motor connection Temperature measurement Over temperature relay Zero cross frequency measurement Zero cross circuit Triac firing circuit Dc chopper Serial programming

Figure No. Fig1 Fig 2 Fig 3 Fig 4 Fig 5 Fig 6 Fig 7 Fig 8 Fig 9 Fig 10

iv

ABSTRACT
This project Application of microcontroller in electrical engineering is designed as a lab kit by which one can get a head start on 8051 microcontroller programming and applications. The software used in this project are Keil and Flash magic which are easily available in internet. The microcontroller P89V51RD2 has flash memory which can be easily programmed using flash magic using In system programming feature. This system is useful for students, teachers, professionals and hobbyist. Student can apply his theoretical knowledge to develop some project and test it with the help of this system. Teacher can set new experiments for students based on 8051 microcontroller interfacing with Keypad (3X4), seven-segment display, LED, Switches, relay, LCD, RTC, E2PROM and RS232 bus. Teacher can also set experiments based on timer application (as timer / event counter) and serial communication (data transfer from kit to PC and PC to kit). The professional can develop, test and debug his project. Also hobbyist can use this board to design and develop their own applications.

You might also like