Ask Question
Today, 01:32

Our goal is to design a traffic-light controller with the following properties; it lights up the green light (output G) for 15 seconds, followed by the yellow light (output Y) for 9 seconds, then the red light (output R) for 12 seconds. The controller will repeat this pattern forever. Our system will have a clock signal with a period of 3 seconds. 1. How many states, N, are needed in a FSM to implement this controller

+1
Answers (1)
  1. Today, 05:11
    0
    There will be three (3) states that will be needed in-order to implement the FSM controller.

    Explanation:

    FSM stands for Finite-State Machine. This is an example of a model used in mathematical computation. The FSM is an abstract machine that can be in exactly one of a finite number of states at any given time.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Our goal is to design a traffic-light controller with the following properties; it lights up the green light (output G) for 15 seconds, ...” in 📘 Engineering if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers