Computer Application Assignment
Computer Application Assignment
SRAM DRAM
1.SRAM has lower access time, so it is 1.DRAM has higher access time, so it is
faster compared to DRAM. slower than SRAM.
2.SRAM is costlier than DRAM. 2.Dram costs less compared to SRAM.
3.SRAM requires constant power supply, 3.DRAM offers reduced power
which means this type of money consumption, due to the fact that the
consumes more power. information is stored in the capacitor.
4.Due to Complex Internal Circuitry, less 4.Due to the Small Internal Circuitry in the
storage capacity is available compared to one-bit memory cell of DRAM, the large
the same physical size of DRAM memory storage capacity is available.
chip.
5.SRAM has low packaging density. 5.DRAM has high packaging density.
4. Prove that: A’(A+B)+(B+AA) (A+B’)= A+B using Laws of Boolean Algebra and also
with Truth Table.
Answer:
A’(A+B)+(B+AA)(A+B’)=A+B
A’(A+B)+(B+A)(A+B) ( since AA=A)
A’A+A’B+BA+BB’+AA+AB’
0+A’B+BA+0+A+AB’ (since A’A=BB’=0 and AA=A)
A’B+BA+A+AB’
B(A+A’)+A(1+B’)
B+A (since A+A’=1 and 1+B’=1)
TRUTH TABLE:-
So A’(A+B)+(B+AA)(A+B’)=(A+B)
Answer:
The Network Layer, also called the Internet Layer, deals with packets and connects
independent networks to transport the packets across network boundaries. The
network layer protocols are the IP and the Internet Control Message Protocol(ICMP),
which is used for error reporting.
The Physical Layer consists of protocols that operate only on a link-the network
component that interconnects nodes or hosts in the network. The protocols in this layer
include Ethernet for local area networks and the Address Resolution Protocol.