Answered step by step
Verified Expert Solution
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
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:
EE Digital Design EEE Project
Bit pattern recognition of the neuron output
Counting the number of times the bit pattern appears
Implementing a traffic light system for displaying the pattern count
Your circuit should count how many times a bit pattern 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 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 or
Yellow LED should be on if the counter state is or
Red LED should be on if the counter state is or
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
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started