VLSI Questions and Answers – Cellular Automata

This set of VLSI Multiple Choice Questions & Answers (MCQs) focuses on “Cellular Automata”.

1. Cellular automata produce
a) exhaustive patterns
b) exhaustive pseudo random patterns
c) random patterns
d) pseudo random patterns
View Answer

Answer: d
Explanation: Cellular automata is similar to linear feedback shift register and it generates pseudo-random patterns.

2. In which method the effect of bit shifting is not observed or visible?
a) internal feedback LFSR
b) external feedback LFSR
c) cellular automata
d) counters
View Answer

Answer: c
Explanation: The effect of bit shifting is not observed in cellular automata as it is done in linear feedback shift register.

3. The patterns produced using ______ is less random.
a) LFSR
b) Cellular automata
c) NAND gates
d) Shift registers
View Answer

Answer: a
Explanation: The patterns produced by cellular automata is more random in nature than those produced using LFSR.
advertisement
advertisement

4. Which method needs more number of EX-OR gates?
a) internal feedback LFSR
b) counters
c) external feedback LFSR
d) cellular automata
View Answer

Answer: d
Explanation: The construction of cellular automata is not as simple as LFSR and thus cellular automata needs more number of EX-OR gates.

5. The construction of CA register is based on
a) logical relationship of flip-flop
b) EX-OR gate
c) primitive polynomial
d) degree of the polynomial
View Answer

Answer: a
Explanation: The construction of cellular automata is based on the logical relationship of each flip-flop to its two neighbours.
Sanfoundry Certification Contest of the Month is Live. 100+ Subjects. Participate Now!

6. The next state for rule 150 is obtained by
a) x(t)
b) x(t+1)+x(t)+x(t-1)
c) x(t+1)+x(t-1)
d) x(t)+x(t-1)
View Answer

Answer: b
Explanation: The next state for rule 150 is obtained by exploring three current state values – itself, previous flip-flop and next flip-flop.

7. The next state for rule 90 is obtained by
a) x(t)
b) x(t+1)+x(t)+x(t-1)
c) x(t+1)+x(t-1)
d) x(t)+x(t-1)
View Answer

Answer: c
Explanation: The next state for rule 90 is obtained by exploring two current values – the state value of previous and the next flip-flop.
advertisement

8. Which occupies lesser area?
a) internal feedback LFSR
b) external feedback LFSR
c) null condition CA
d) cyclic boundary CA
View Answer

Answer: d
Explanation: The area occupied by null boundary cellular automata is comparatively lesser than that used by cyclic boundary CA.

9. The maximal length sequence is given by
a) 2n
b) 2n + 1
c) 2n – 1
d) 2n
View Answer

Answer: c
Explanation: The maximal length sequence is given by 2n – 1 in null condition boundary cellular automata.
advertisement

10. Rule 90 CA minimizes area when compared to rule 150.
a) true
b) false
View Answer

Answer: a
Explanation: Maximizing the use of rule 90 cellular automata minimizes area overhead when compared to using rule 150 cellular automata.

Sanfoundry Global Education & Learning Series – VLSI.

To practice all areas of VLSI, here is complete set of 1000+ Multiple Choice Questions and Answers.

If you find a mistake in question / option / answer, kindly take a screenshot and email to [email protected]

advertisement
advertisement
Subscribe to our Newsletters (Subject-wise). Participate in the Sanfoundry Certification contest to get free Certificate of Merit. Join our social networks below and stay updated with latest contests, videos, internships and jobs!

Youtube | Telegram | LinkedIn | Instagram | Facebook | Twitter | Pinterest
Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.