The is a Mealy machine design problem. Note that difference from Homework Problem 13-3. For this problem you are to design another sequence detector. Design constraints: 1. It must be a Mealy machine. 2. The sequence it must detect in a serial string of 1s and Os at input Y is "100". 3. You may assume that the values arriving at input Y are properly synchronized with the clock. 4. The output must be Z = 1 when the prescribed sequence is detected, and 0 otherwise. 5. The circuit does not have to automatically reset when a 1 output occurs. (Return to initial state only when appropriate for sequence detection.) 6. You MUST not use more than two flip-flops in your design. 7. Name the flip-flops A and B. One of the objectives of this problem is for you to see, though comparison with HW 13-3, that the same operation can be completed with fewer states in a Mealy machine than in a Moore machine. Thus, you may not use more than three states for your design. However, since two flip-flops can realize four states you may use So and any two of the other three, with these state-name definitions: So (AB = 00), S₁ (AB = 01), S₂ (AB = 10), S3 (AB 11) = 8. Use So for the initial state. It is up to you to decide what each of the other state-names mean with respect to the input sequence. Since you have some freedom of choice it is up to you to clearly articulate what each state-name means. See slide 6 of the 3/29 lecture, for example. 9. Logic must be implemented with no more than two levels and use only AND gates and OR gates (and a single inverter if you need to generate Y' from the Y input). Please submit: a) Your design for the State Graph, with documentation of what each State means (see item 8 above). b) Corresponding State Table Corresponding Transition Table
Protection System
A system that protects electrical systems from faults by isolating the problematic part from the remainder of the system, preventing power from being cut from healthy elements, improving system dependability and efficiency is the protection system. Protection devices are the equipment that are utilized to implement the protection system.
Predictive Maintenance System
Predictive maintenance technologies are designed to assist in determining the state of in-service equipment so that maintenance can be scheduled. Predictive maintenance is the application of information; proactive maintenance approaches examine the condition of equipment and anticipate when it should maintain. The purpose of predictive maintenance is to forecast when equipment will fail (depending on a variety of parameters), then prevent the failure through routine and corrective maintenance.Condition monitoring is the continual monitoring of machines during process conditions to maintain optimal machine use, which is necessary for predictive maintenance. There are three types of condition monitoring: online, periodic, and remote. Finally, remote condition monitoring allows the equipment observed from a small place and data supplied for analysis.
Preventive Maintenance System
To maintain the equipment and materials on a regular basis in order to maintain those running conditions and reduce unnecessary shutdowns due to unexpected equipment failure is called Preventive Maintenance (PM).
please show work
Trending now
This is a popular solution!
Step by step
Solved in 3 steps with 3 images