Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

2 . 2 . Bit Pattern Recognition with Traffic Light display system Once you complete the design and implementation of the neuron, in the second

2.2. Bit Pattern Recognition with Traffic Light display system
Once you complete the design and implementation of the neuron, in the second task, you
are required to design a circuit which performs the following functions:
EE2600 Digital Design EEE Project
1. Bit pattern recognition of the neuron output
2. Counting the number of times the bit pattern appears
3. Implementing a traffic light system for displaying the pattern count
Your circuit should count how many times a 4-bit pattern 0101 appears in the neurons
output.
Please note that the pattern counter should read the bit sequence as a serial sequence, not
a parallel one.
Each time pattern 0101 is recognised, a counter should be incremented. The counter
should display the current state using three LEDs green, yellow and red.
Green LED should be on if the counter state is 0,1, or 2.
Yellow LED should be on if the counter state is 3,4, or 5.
Red LED should be on if the counter state is 5,6, or 7.
You should create all the components (register, counter, subtractor, comparator....... Etc.)
from the gate level. You SHOULD NOT use the Logisim library components.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Advanced Database Systems For Integration Of Media And User Environments 98

Authors: Yahiko Kambayashi, Akifumi Makinouchi, Shunsuke Uemura, Katsumi Tanaka, Yoshifumi Masunaga

1st Edition

9810234368, 978-9810234362

More Books

Students also viewed these Databases questions

Question

why are expenses and dividends both recorded by debit entries ?

Answered: 1 week ago