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

Electronic Voting Machine: Block Diagram

The electronic voting machine consists of a keypad, microcontroller, LCD display, and control switches. It has two modes: voting and counting. In voting mode, the display prompts the voter and records their selection. In counting mode, the total votes for each candidate can be viewed on the display by pressing their assigned key. The microcontroller senses inputs and directs the display. Control switches include clear, enable, and total votes buttons.

Uploaded by

Litika Sachdeva
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
61 views

Electronic Voting Machine: Block Diagram

The electronic voting machine consists of a keypad, microcontroller, LCD display, and control switches. It has two modes: voting and counting. In voting mode, the display prompts the voter and records their selection. In counting mode, the total votes for each candidate can be viewed on the display by pressing their assigned key. The microcontroller senses inputs and directs the display. Control switches include clear, enable, and total votes buttons.

Uploaded by

Litika Sachdeva
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

Electronic Voting Machine

Description: When supply is turned user have to select Mode i.e. Voting mode or Counting mode. In Voting Mode, "Vote mode" is displayed followed by "Please vote". After a vote being given, Please wait... is displayed and again enabled for voting after Control switch being pressed by the voting Authority. In Counting Mode, Counting mode in displayed on the screen, and total number of votes to respective candidate can be displayed on the screen by pressing the respective key assigned to them. Clear mode, Press clear switch when all entries are required to be erased. Clear switch should be pressed before voting procedure. Buzzer indication, Pressing of key in voting mode is indicated by a buzzer sound. Controller switch: This switch is provided for enabling the keypad in voting mode. Is under the control of voting authority.

Block Diagram:

Description in detail: The Electronic Voting Machine basically consists of four main blocks; these are keypad, micro controller, display and control switches 1) Keypad: Keypad is basically a 4 X 4 matrix keypad. Thus it has one key specified for one candidate. This block is used in both voting and counting mode, in voting mode key of respective candidate is pressed, the corresponding signal is sensed by micro controller. In counting mode this keypad is used to check the votes of respective candidate. The key given for candidate is pressed and micro controller senses the corresponding signal. 2) Micro controller: Micro controller senses the signal given from switches and decides the mode of operation in voting mode it increments the data for corresponding key i.e. respective candidate as well as it sends signal to display block to indicate one key is pressed. In counting mode micro controllers fetches data from memory location and send it to display devices. 3) LCD: Liquid Crystal Display which is commonly known as LCD is an Alphanumeric Display it means that it can display Alphabets, Numbers as well as special symbols thus

LCD is a user friendly Display device which can be used for displaying various messages unlike seven segment display which can display only numbers and some of the alphabets. The only disadvantage of LCD over seven segment is that seven segment is robust display and be visualized from a longer distance as compared to LCD. Here I have used 16 x 2 Alphanumeric Display which means on this display I can display two lines with maximum of 16 characters in one line. 4) Control switches: There are three control switches: I. Clear Votes. II. Controller switch. III. Total Votes

You might also like