Showing posts with label EEE Projects Abstract. Show all posts
Showing posts with label EEE Projects Abstract. Show all posts

AUTOMATIC BELL SYSTEM FOR INSTITUTIONS

This system uses a power-supply block to give the supply to the circuit, an 8051 microcontroller to control bell timings, a real-time clock (RTC) for precise timing operation, a matrix keypad is used to enter the values to configure the timings of the bell and a seven-segment display to display the information. The working of this system can be very simple, wherein the keypad entered timings are stored in the microcontroller, which are responsible for operating the bell based on the program of the microcontroller.
Block Diagram of Attendance System'

Microcontroller

  • It is a smaller computer
  • Has on-chip RAM, ROM, I/O ports.
Microcontroller Pin Description

Features of AT89S51/52

  • Compatible with MCS®-51 Products
  • 8K Bytes of In-System Programmable (ISP) Flash Memory
  • Endurance: 10,000 Write/Erase Cycles
  • 4.0V to 5.5V Operating Range
  • Fully Static Operation: 0 Hz to 33 MHz
  • 256 x 8-bit Internal RAM
  • 32 Programmable I/O Lines
  • Three 16-bit Timer/Counters
  • Eight Interrupt Sources
  • Full Duplex UART Serial Channel
  • Interrupt Recovery from Power-down Mode
  • Watchdog Timer
  • Dual Data Pointer

Relay

It is an electromagnetic switch, used to control the electrical devices. Copper core magnetic flux plays main role here.
Relay
  • The relay’s switch connections are usually labeled COM, NC and NO:
  • COM = Common, always connect to this; it is the moving part of the itch.
  • NC = Normally Closed, COM is connected to this when the relay coil is off.
  • NO = Normally Open, COM is connected to this when the relay coil is on
Relay Connections
Relay Connections

Relay Driver (ULN 2003)

The relay driver (ULN2003) is a high voltage and high current Darlington transistor array. It consists of seven NPN Darlington pairs that feature high-voltage outputs with common-cathode Clamp diode for switching inductive loads.The ULN2003 has a 2.7kW series base resistor for each Darlington pair for operation directly with TTL or 5V CMOS devices.
  • Current, Output Max:500mA
  • Voltage, Input Max:5V
  • Voltage, Output Max:50V
Relay Driver

Keypad

  • A keypad is a set of buttons arranged in a block or “pad” which usually bear digits, symbols and usually a complete set of alphabetical letters. If it mostly contains numbers then it can also be called a numeric keypad.
  • In order to detect which key is pressed from the matrix, the row lines are to be made low one by one and read the columns. Assume that if Row1 is made low, then read the columns.
  • If any of the key in row1 is pressed then correspondingly the column 1will give low that is if second key is pressed in Row1, then column2 will give low.

DS1307 RTC

  • The RTC chip is a specialized chip that just keeps track of time. It runs on a battery and keeps time for you even when there is a power outage!
  • Using an RTC, you can keep track of long timelines, even if you reprogram your microcontroller or disconnect it from USB or a power plug.
  • The RTC we’ll be using is the DS1307. It’s low cost, easy to solder, and can run for years on a very small coin cell..
DS1307 RTC

Features of DS1307

Real time clock counts seconds, minutes, hours, date of month, month, day of week and year with leap year compensation valid up to 2100
  • 56 byte nonvolatile RAM for general data storage
  • 2-wrire interface (I2C)
  • Automatic power fail detect
  • Consumes less than 500 nA for battery back-up at 25’C

BC547 (NPN –Transistor)

  • The BC547 transistor is an NPN Epitaxial Silicon Transistor.
  • It is used in general-purpose switching and amplification BC847/BC547 series 45 V, 100 mA NPN general-purpose transistors.
  • The ratio of two currents (Ic/Ib) is called the DC Current Gain of the device and is given the symbol of hfe or nowadays Beta, (β).
  • The current gain from the emitter to the collector terminal, Ic/Ie, is called Alpha, (α), and is a function of the transistor itself.
BC547 (NPN –Transistor)
BC547 (NPN –Transistor)

Liquid Crystal Display (LCD)

  • Most common LCDs connected to the microcontrollers are 16×2 and 20×2 displays.
  • This means 16 characters per line by 2 lines and 20 characters per line by 2 lines, respectively.
  • The standard is referred to as HD44780U, which refers to the controller chip which receives data from an external source (and communicates directly with the LCD.
Liquid Crystal Display (LCD)

Project Working

Automatic bell system for indicating the completion of period is a reliable circuit that takes over the manual task of switch on/off the college bell with respect to time. It has an Inbuilt Real Time Clock (RTC) which tracks the Real Time. When this time equals to the programmed ‘ON’ time, then the corresponding Relay for the device is switched ON and then OFF as per the ‘OFF’ time that finally switches the load ON or OFF. Multiple ON/OFF times entry is the biggest advantage with this project. Matrix keypad helps entering the time while relays used with relay drivers for the loads.
Automatic Bell System for Institutions
In a seven segment display all 7segments are connected in parallel making all anodes common. Switching transistors are connected to each seven segment display in order to make that segment ON or OFF. When logic 0 is given to the switching transistor then it does not conduct and when logic 1 is given then it conducts. Suppose if it is needed to be displayed on 1st 7-segment display then 1st switching transistor should be given logic high and rest transistors be given logic 0 at their base.

IR CONTROLLED ROBOTIC VEHICLE

The project is designed to control a robotic vehicle using a standard TV remote. IR sensor is interfaced to the control unit on the robot for sensing the IR signals transmitted by the remote. This data is conveyed to the control unit which moves the robot as desired.An 8051 series microcontroller is used in this project as control device.Transmitting end uses a TV remote through which IR commands are transmitted. At the receiver end, these commands are used for controlling the robot in all directions such as forward, backward and left or right etc. At the receiving end the movement is achieved by two motors that are interfaced to the microcontroller.
RC5 based coded data sent from the TV remote is received by an IR receiver interfaced to the microcontroller. The program on the microcontroller refers to the RC5 code to generate respective output based on the input data to operate the motors through a motor driver IC.
The motors are interfaced to the control unit through motor driver IC. Further the project can be enhanced by DTMF technology. With this technology we can control the robotic vehicle by a cell phone. This technology has an advantage over long communication range as compared to line of sight communication in IR technology.
Applications:
1) This line following robot can also be modified to a walking robot in any surface by using only one motor with homemade fixtures as per the detailed instructions give.
2) Similarly the same walking robot can be attached with special magnetic material as per instructions to climb a wall of any vertical metallic surface say a refrigerator body.
BLOCK DIAGRAM
IR Controlled Robotic Vehicle
Hardware Requirements
  • 8051 series Microcontroller
  • IR Sensors
  • DC motors
  • Motor Driver IC
  • Crystal
  • Resistors
  • Capacitors
  • Voltage Regulator
  • Battery
  • Robot Body
Software Requirements
  • Keil compiler
  • Language:Embedded C or Assembly

DISCOTHEQUE LIGHT STROBOSCOPIC FLASHER

Stroboscopic lighting effects for discotheques are achieved by using conventional white LEDs replacing the discharge lamps for higher efficiency at low cost. This control is possible by instantly switching the LEDs on & off at higher voltages for less time period.This fast control of intensity from full glow to full off helps in developing a stroboscopic effect which is generally used in disco dance floors for better effects.A programmable microcontroller from 8051 family is engaged to provide such effect being driven by a MOSFET for cluster of LEDs. The controller according to the program generates ON/OFF commands at high rate thus giving the effect of stroboscopic lights.
As the controller gives only 5v drive, it is not possible for the MOSFET to be reliably switched ON at that voltage. An interfacing transistor is used between the controller output and the MOSFET for driving the same.
The power supply consists of a step down transformer 230/12V, which steps down the voltage to 12V AC. This is converted to DC using a Bridge rectifier. The ripples are removed using a capacitive filter and it is then regulated to +5V using a voltage regulator 7805 which is required for the operation of the microcontroller and other components.
BLOCK DIAGRAM
Discotheque Light Stroboscopic Flasher
Hardware Requirements
  • Transformer
  • Diodes
  • Capacitors
  • Resistors
  • LED’S
  • 8051 series microcontroller
  • White LEDs
  • Mosfet
  • Crystal
Software Requirements
  • Keil compiler
  • Language: Embedded C or Assembly

BEACON FLASHER USING MICROCONTROLLER

This project is designed to provide flashing lamp simulating a beacon light generally used in shipyards, sea shores etc. It is also used in middle of the sea to warn ships about the hidden rocks.A programmable microcontroller from 8051 family is engaged to provide flashing light at periodical intervals as per the practice followed at sea shores, shipyards etc. A low voltage lamp of 12V is driven by a power MOSFET in PWM mode which is derived from a microcontroller.
The duty cycle of the PWM has to be changed depending on the type of application. As the controller gives only 5v drive, it is not possible for the MOSFET to be reliably switched ON at that voltage. An interfacing transistor is used between the controller output and the MOSFET for driving the same.
Further the project can be enhanced by using a high power 230V lamp in combination with solid state switching for better visibility.
BLOCK DIAGRAM
Beacon Flasher using Microcontroller
Hardware Requirements
  • Transformer
  • Diodes
  • Capacitors
  • Resistors
  • Micro controller unit
  • 12v Lamp
  • Mosfet
  • Crystal
Software Requirements
  • Keil compiler
  • Languages:Embedded C

RFID BASED PASSPORT DETAILS

The main functionality of this project is to access the passport details of a passport holder through RFID technology. For this purpose the authorized person is given an RFID card. This card contains an integrated circuit that is used for storing, processing information through modulating and demodulating of the radio frequency signal that is being transmitted. Thus, the data stored in this card is referred as the passport details of the person.Passport verification and checking is a very time consuming process. This proposed system simplifies the process by giving the authorized person an RFID tag containing all the passport details like name, passport number and nationality etc. Once, the person places the card in front of the RFID card reader, it reads the data and verifies it with that data present in the system and if it matches then it displays the details of the passport holder.
Here we use microcontroller from 8051 family. For display a 16X2 LCD is used. The status also can be retrieved from this system by pressing the status button interfaced to a microcontroller.
Further the project can be enhanced by using finger printer module. This overcomes the drawbacks of RFID and provides high level of security in the system.
BLOCK DIAGRAM
RFID based Passport Details
Hardware Requirements
  • 8051 series Microcontroller
  • RFID Reader
  • RFID tags
  • LCD
  • Resistors
  • Capacitors
  • Diodes
  • Transformer
  • Voltage Regulator
  • Crystal
  • and LED
Software Requirements
  • Keil compiler
  • Language:Embedded C or Assembly