Question
You are required to build a circuit whose inputs are a data input D and a clock C. The data input D is used to
You are required to build a circuit whose inputs are a data input D and a clock C. The data input D is used to pass a stream of bits into the circuit. Every 64 bits, an 8-bit synchronisation pattern 01100110 appears in the stream, followed by 56 bits of changing information. (a) Design a combinational circuit incorporated with an 8-bit shift register that recognises the synchronisation pattern and asserts a signal r for 1-bit time whenever the pattern appears. [5 marks] (b) The pattern 01100110 may of course appear in the changing information bits. Thus we must have some means of remembering if we are in sync so that we can expect the 01100110. Let us use the following state diagram, where e (expected) will be true whenever we expect to see r true. e e.r IN SYNC HUNTING r e.r e.r e.r r ONE SIGHTING e Explain what each of the states is for and implement the finite state machine described in the diagram, including the equation of s which is true while the machine remains in synchronisation. [10 marks] (c) Explain briefly how the signal e might be produced. [2 marks] (d) Another output, the byte clock b, is to have a low to high transition every eight bits, with one such transition occurring when an expected synchronisation pattern appears in the shift register (and then eight bits later, etc.). Explain how this signal might be produced. [3 marks] 3 [TURN OVER CST.2000.2.4 SECTION C 4 Probability An ordinary fluorescent light tube exhibits a lack of memory property in that its life expectancy does not depend on how long it has been working. A typical tube may be expected to work for another 5040 hours no matter how long it has been working so far. If a room contains eight such tubes and all are working, one may expect the first failure after 630 hours (5040/8). If the dud tube is not replaced, after how many more hours may one expect the second failure and (again assuming no replacement) after how many more may one expect the third failure? [2 marks] Consider a meeting room which is equipped with four light fittings, each equipped with two such tubes. The management has decided that the room lighting is acceptable provided at least one tube in each pair is working. As soon as a second tube fails in any one fitting, a maintenance crew replaces all dud tubes in the room. Starting with eight working tubes, the crew may be called out as early as the second failure or as late as the fifth failure. Let X be a random variable whose value r is the number of dud tubes at the moment the maintenance crew is called out. Clearly P(X = 0) = P(X = 1) = 0. Determine the values of P(X = 2), P(X = 3), P(X = 4) and P(X = 5). Express all four results as fractions. It may be assumed that all fittings are permanently switched on and that tubes fail independently. [12 marks] What is the expectation, E(X)? [4 marks] The management rounds the value of E(X) down to the nearest integer and uses the derived value for estimating the number of tubes that have to fail between successive call-outs of the maintenance crew and the time interval between such call-outs. What is this time interval in hours?
Step by Step Solution
3.45 Rating (165 Votes )
There are 3 Steps involved in it
Step: 1
Circuit Design and Probability of Fluorescent Light Tube Failures a Combinational Circuit with Shift Register Implement an 8bit shift register to store incoming data bits Design a combinational logic ...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