Index: Sr. No. Page No. Annexure I - Micro Project Proposal 1-2
Index: Sr. No. Page No. Annexure I - Micro Project Proposal 1-2
Sr.
Contents Page No.
No.
1 3.Proposed Methodology 1
4. Action Plan 2
5. Resources Required 2
1.Rationale 3
4. Literature Review 3
7.Outputs of Micro-Projects 8
i
Micro Project Proposal
Half Adder
3. Proposed Methodology:
Half adder is a combinational arithmetic circuit that adds two numbers and produces a
sum bit (S) and carry bit (C) as the output. If A and B are the input bits, then sum bit
(S) is the X-OR of A and B and the carry bit (C) will be the AND of A and B. From
this it is clear that a half adder circuit can be easily constructed using one X-OR gate
and one AND gate. Half adder is the simplest of all adder circuit, but it has a major
disadvantage. The half adder can add only two input bits (A and B) and has nothing
to do with the carry if there is any in the input. So if the input to a half adder have a
carry, then it will be neglected it and adds only the A and B bits.
4. Action Plan:
1
Sr. Planned Planned Name of Responsible
Details of Activity
No. Start date Finish date Team Members
1 Search the information of 14-012-2020 17-12-2020
different database 3:00 – 5:00 3:00 – 5:00
PM PM
2 Collect the information of 19-12-202 21-12-2020
different database 3:00 – 5:00 3:00 – 5:00
PM PM
3 Analysis of different 24-12-2020 28-12-2020
Avadhut Prakash
information 3:00 – 5:00 3:00 – 5:00
Deshmukh
PM PM
4 Analysis of information 31-12-2020 02-01-2021
3:00 – 5:00 3:00 – 5:00
PM PM
5 Compression of Database 04-01-2021 07-01-2021
3:00 – 5:00 3:00 – 5:00
Birajdar Dhiraj
PM PM
Vijaykumar
6 Features of Database 09-01-2021 11-01-2021
3:00 – 5:00 3:00 – 5:00
Chinmay Sanjayrao
PM PM
Joshi
7 Advantages and drawback 15-01-2021 18-01-2021
of database 3:00 – 5:00 3:00 – 5:00
PM PM
8 Final report of project 21-01-2021 23-01-2021
3:00 – 5:00 3:00 – 5:00
PM PM
5. Resources Required:
Sr.
No Name of resource / material Specification Quantity Remarks
.
1 Computer WINDOWS 7,2GB RAM, 1
160GB HDD
2 Operating System WINDOWS 7 1
3 Software Oracle Database 10G 1
4 Browser Google Chrome 1
2
Names of Team Members with Roll No.’s:
Sr.
Enrollment No. Name of Team Member Roll No.
No.
1 2010950130 Avadhut Prakash Deshmukh 54
2 2010950124 Chinmay Sanjayrao Joshi 48
3 2010950125 Dhiraj Vijaykumar Birajdar 49
3
Mr. Lokre A. P
4
Annexure – II
Micro-Project Report
Half Adder
1. Rationale:
An adder is a digital logic circuit in electronics that is extensively used for the
addition of numbers. In many computers and other types of processors, adders are
even used to calculate addresses and related activities and calculate table indices in
the ALU and even utilized in other parts of the processors. These can be built for
many numerical representations like excess-3 or binary coded decimal. Adders are
basically classified into two types: Half Adder and Full Adder
4. Literature Review:
An adder is a digital circuit that performs addition of numbers. In
many computers and other kinds of processors adders are used in the arithmetic
logic units or ALU. They are also used in other parts of the processor, where
they are used to calculate addresses, table indices, increment and decrement
operators and similar operations.
5
5 Actual Methodology Followed:
A half adder is used to add two single-digit binary numbers and results into a two-
digit output. It is named as such because putting two half adders together with the use
of an OR gate results in a full adder. In other words, it only does half the work of a
full adder.
The adder works by combining the operations of basic logic gates, with the simplest
form using only a XOR and an AND gate. This can also be converted into a circuit
that only has AND, OR and NOT gates. This is especially useful since these three
simpler logic gate ICs (integrated circuits) are more common and available than the
XOR IC, though this might result in a bigger circuit since three different chips are
used instead of just one.
2 IC Tester Digital 1
3 Breadboard 5.5 cm * 17 1
cm
4 DC power supply +5 V 1
5 IC 7400 1
8. LED Red/yellow 2
color
6
Pin Configuration of IC 7400:
7
HA K-Map
0.6 Components:-
2. 14 pin IC socket
3.7400 IC
4. Connecting Wires
5. Resistor
6. LED
8
7. Outputs of Micro-Projects:
10