πŸ“Š Digital Principles and System Design
Q. What is memory decoding?
  • (A) the process of memory ic used in a digital system is overloaded with data
  • (B) the process of memory ic used in a digital system is selected for the range of address assigned
  • (C) the process of memory ic used in a digital system is selected for the range of data assigned
  • (D) the process of memory ic used in a digital system is overloaded with data allocated in memory cell
πŸ’¬ Discuss
βœ… Correct Answer: (B) the process of memory ic used in a digital system is selected for the range of address assigned

Explanation: the memory ic used in a digital system is selected or enabled only for the range of addresses assigned to it and this process is called memory decoding. it decodes the memory to be selected for a specific address.

πŸ“Š Digital Principles and System Design
Q. In ROM, each bit combination that comes out of the output lines is called
  • (A) memory unit
  • (B) storage class
  • (C) data word
  • (D) address
πŸ’¬ Discuss
βœ… Correct Answer: (C) data word

Explanation: in rom, each bit combination that comes out of the output lines is called data word. usually, a word consists of 16-bits or 2-bytes.

πŸ“Š Digital Principles and System Design
Q. How many address bits are required to select memory location in Memory decoder?
  • (A) 4 kb
  • (B) 8 kb
  • (C) 12 kb
  • (D) 16 kb
πŸ’¬ Discuss
βœ… Correct Answer: (C) 12 kb

Explanation: memory decoder decodes the memory to be selected for a specific address. since, the given eprom and ram are of 4 kb (4 * 1024 = 4096)

πŸ“Š Digital Principles and System Design
Q. How memory expansion is done?
  • (A) by increasing the supply voltage of the memory ics
  • (B) by decreasing the supply voltage of the memory ics
  • (C) by connecting memory ics together
  • (D) by separating memory ics
πŸ’¬ Discuss
βœ… Correct Answer: (C) by connecting memory ics together

Explanation: memory ics can be connected together to expand the number of memory words or the number of bits per word.

πŸ“Š Digital Principles and System Design
Q. PLD contains a large number of
  • (A) flip-flops
  • (B) gates
  • (C) registers
  • (D) all of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (D) all of the mentioned

Explanation: programmable logic devices is a collection of a large number of gates, flip-flops, registers that are interconnected on the chip. thus, it is used for designing logic circuits.

πŸ“Š Digital Principles and System Design
Q. How many 1024 * 1 RAM chips are required to construct a 1024 * 8 memory system?
  • (A) 4
  • (B) 6
  • (C) 8
  • (D) 12
πŸ’¬ Discuss
βœ… Correct Answer: (C) 8

Explanation: one 1024 * 1 ram chips is of 1-bit. so, for construction of 1024 * 8 ram chip of 8-bits,

πŸ“Š Digital Principles and System Design
Q. How many 16K * 4 RAMs are required to achieve a memory with a capacity of 64K and a word length of 8 bits?
  • (A) 2
  • (B) 4
  • (C) 6
  • (D) 8
πŸ’¬ Discuss
βœ… Correct Answer: (D) 8

Explanation: 16k * 4 = 64k ram is of 64k. therefore, for a word of length 8-bits,

πŸ“Š Digital Principles and System Design
Q. Why antifuses are implemented in a PLD?
  • (A) to protect from high voltage
  • (B) to increase the memory
  • (C) to implement the programmes
  • (D) as a switching devices
πŸ’¬ Discuss
βœ… Correct Answer: (C) to implement the programmes

Explanation: programmable logic devices is a collection of a large number of gates, flip-flops,

Jump to