Question 3 25 Marks Draw Data Flow Design Following Problems Design Draw Data Flow Multipl Q43791412
QUESTION 3 (25 marks) Draw your data flow design for the following problems: a) Design and draw a data flow to multiply its input k with 3 and 6; namely, there are 2 outputs: 3k and 6k. Constraint: This solution is to be fabricated on a limited resources system where there is no multiplier. You can only use adder and shifter (CO2; PO2 – 5 marks) b) Design and draw a data flow to add 1000 to its input if it is less than 50,000, but subtract 1000 if it is more than 100,000. (CO2; PO2 – 5 marks) in c) Design a data flow for computing the quadrant of a given input angle degree. The value of the output quadrant is: • 0 – if the input 90° <es 0° • 1 – if the input 180° <0s 90° 2 – if the input 270° <e s 180° . 3 – if the input 360º < s 270° (CO2; PO2 – 15 marks) Show transcribed image text QUESTION 3 (25 marks) Draw your data flow design for the following problems: a) Design and draw a data flow to multiply its input k with 3 and 6; namely, there are 2 outputs: 3k and 6k. Constraint: This solution is to be fabricated on a limited resources system where there is no multiplier. You can only use adder and shifter (CO2; PO2 – 5 marks) b) Design and draw a data flow to add 1000 to its input if it is less than 50,000, but subtract 1000 if it is more than 100,000. (CO2; PO2 – 5 marks) in c) Design a data flow for computing the quadrant of a given input angle degree. The value of the output quadrant is: • 0 – if the input 90°
Expert Answer
Answer to QUESTION 3 (25 marks) Draw your data flow design for the following problems: a) Design and draw a data flow to multiply …
OR