0% found this document useful (0 votes)
26 views1 page

Assignment 7 Memory RAM ROM

This document outlines Assignment #7 for ECE 103: Digital Electronics, focusing on memory-related problems worth a total of 10 marks. Students are required to solve at least the first seven questions, which involve topics such as full-adders, ROM chip configurations, memory address ranges, and truth tables for Boolean functions. Attendance at tutorial sessions on specified dates is mandatory for assignment evaluation and marks.

Uploaded by

Merun Bose
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views1 page

Assignment 7 Memory RAM ROM

This document outlines Assignment #7 for ECE 103: Digital Electronics, focusing on memory-related problems worth a total of 10 marks. Students are required to solve at least the first seven questions, which involve topics such as full-adders, ROM chip configurations, memory address ranges, and truth tables for Boolean functions. Attendance at tutorial sessions on specified dates is mandatory for assignment evaluation and marks.

Uploaded by

Merun Bose
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

ECE 103: Digital Electronics, Spring 2025

Assignment #7: Memory (Full Marks: 10)


Instructions: Please solve these problems (at least the first seven questions), assignments will be
evaluated during tutorial sessions on 29th April and 02nd May 2025. Attendance is mandatory in those
tutorials to get marks for this assignment.
Question 1. Consider a full-adder with three inputs A, B and C. Its outputs are Sum and Cout. Show the
programming table of PLA that implements this full-adder.
Question 2. Given a 128x8 ROM chip with an enable input, show the external connections required to
construct a 512x16 ROM with eight chips and a decoder.
Question 3. Find the memory address range of each memory chip placed in the circuit below:

All necessary explanations are required for mentioning the address range.
Question 4: The memory units that follow are specified by the number of words times the number of
bits per word. How many address lines and input–output data lines are needed in each case? Find total memory
in bytes in each case.
(a) 8K * 16 (b) 2G * 8 (c) 16M * 32 (d) 256K * 64
Question 5: Tabulate the truth table for an 8 * 4 ROM that implements the Boolean function
A(x, y, z) = _(0, 3, 4, 6)
Question 6: Tabulate the PLA programming table for the Boolean function listed below. Minimize
the numbers of product terms. A(x, y, z) = _(1, 3, 5, 6)

You might also like