subject
Engineering, 24.01.2020 02:31 mads727

You are asked to design a controller for a printer as follows. this controller has 4 inputs, to, ti, t2, corresponding to 3 paper trays, and input j signaling a paper jam. the circuit has 3 outputs: e for error, fo, and fi. description of inputs: inputs to, tı, t2 show the status of paper trays. if there is no paper in any of the trays, the corresponding input (to, ti or t2) goes low (logical 0), indicating that there is no paper in the particular tray. otherwise, ti = 1. if paper gets jammed in the printer, input j is asserted high (j = 1), indicating a paper jam.
description of outputs: signal e should be set to high if a paper jam occurs or all trays run out of paper. signals fo and fi imply the tray from which papers should be fetched: {fo = 0, fı = 0} imply that tray ( is selected; {fo = 1, f1 = 0} imply that tray 1 is chosen; and {fo = 0, f1 = 1} indicates that papers will be fetched from tray 2; and finally {fo = 1, fi = 1} indicate that no tray is selected. to generate fo and fi, the controller should check the following conditions: • if there is a paper jam or all trays are empty, then no tray should be selected (fo = 1, and fi = 1). • trays are selected based on their priority. the lower the number, the higher the priority, i. e. to > tı > t2. in other words, first, the controller checks tray 0. if it has papers, tray 0 is selected. if tray ( is empty, the controller checks tray 1; and if both tray o and tray 1 run out of paper, then tray 2 is checked. your assignment: a) derive the truth table of this 4-input 3-output boolean function according to the above specifications. b) subsequently, derive a simplified boolean expression and draw the corresponding logic circuit.

ansver
Answers: 3

Another question on Engineering

question
Engineering, 04.07.2019 18:10
The flow rate of air through a through a pipe is 0.02 m5/s. a pitot static tube is placed in the flow. the radius of the pitot static tube is 1 mm. assuming the flow to be steady and the air to be at 300k, calculate the difference in total and static pressure if the diameter of the pipe is: (a) d 0.1 m d 0.05 m (c) d 0.01 m
Answers: 2
question
Engineering, 04.07.2019 19:10
Asteam is contained in a rigid tank with a volume of 1 m3. initially, the pressure and temperature are 7 bar and 500 oc, respectively. the temperature drops due to cooling process. determine: (1) the temperature at which condensation begins in °c, (2) the fraction of the total mass that has condensed when the pressure decreased to 0.5 bar. (3) the volume in m3 occupied by saturated liquid at the final state?
Answers: 3
question
Engineering, 04.07.2019 19:10
Afoot bridge is made as a simple deck, 4 m long, with a cross section 2 m (wide) and 20 cm thick, and made of wood. the deck is supported at the two ends. the maximum load allowable on the bridge is 10 tons, provided it is uniformly distributed on the deck. to sense this load, a strain gauge is placed at the center of the bridge and its resistance is monitored. if the sensor has a nominal resistance of 350 s2 and a gauge factor of 3.6, what is the reading of the strain gauge at maximum load? the modulus of elasticity for the wood used in the construction is 10 gpa.
Answers: 2
question
Engineering, 04.07.2019 19:20
Acommercial grade cubical freezer, 4 m on a side, has a composite wall consisting of an exterior sheet of 5.0-mm thick plain carbon steel (kst= 60.5 w/m k), an intermediate layer of 100-mm thick polyurethane insulation (kins 0.02 w/m k), and an inner sheet of 5.0- mm thick aluminium alloy (kal polyurethane insulation and both metallic sheets are each characterized by a thermal contact resistance of r 2.5 x 104 m2 k/w. (a) what is the steady-state cooling load that must be maintained by the refrigerator under conditions for which the outer and inner surface temperatures are 25°c and -5°c, respectively? (b) for power saving purpose, which wall material should be increased/reduced in. thickness in order to reduce 50% of the cooling load found in part (a)? redesign the thickness of the proposed material. 177 w/m-k). adhesive interfaces between the q=575.93 w
Answers: 2
You know the right answer?
You are asked to design a controller for a printer as follows. this controller has 4 inputs, to, ti,...
Questions