Answer:
technician A is correct
Explanation:
Technician B has circuit topologies confused. In a series circuit, there is only one path for electrical current to take. In a parallel circuit, the current will divide between paths in proportion to the inverse of their resistance. The least resistance path will have the most current.
Technician A is mostly correct.
Answer:
a) 24 kg
b) 32 kg
Explanation:
The gauge pressure is of the gas is equal to the weight of the piston divided by its area:
p = P / A
p = m * g / (π/4 * d^2)
Rearranging
p * (π/4 * d^2) = m * g
m = p * (π/4 * d^2) / g
m = 1200 * (π/4 * 0.5^2) / 9.81 = 24 kg
After the weight is added the gauge pressure is 2.8kPa
The mass of piston plus addded weight is
m2 = 2800 * (π/4 * 0.5^2) / 9.81 = 56 kg
56 - 24 = 32 kg
The mass of the added weight is 32 kg.
Answer:
D) AND gate.
Explanation:
Given that:
A certain printer requires that all of the following conditions be satisfied before it will send a HIGH to la microprocessor acknowledging that it is ready to print
These conditions are:
1. The printer's electronic circuits must be energized.
2. Paper must be loaded and ready to advance.
3. The printer must be "on line" with the microprocessor.
Now; if these conditions are met the logic gate produces a HIGH output indicating readiness to print.
The objective here is to determine the basic logic gate used in this circuit.
Now;
For NOR gate;
NOR gate gives HIGH only when all the inputs are low. but the question states it that "a HIGH is generated and applied to a 3-input logic gate". This already falsify NOR gate to be the right answer.
For NOT gate.
NOT gate operates with only one input and one output device but here; we are dealing with 3-input logic gate.
Similarly, OR gate gives output as a high if any one of the input signals is high but we need "a HIGH that is generated and applied to a 3-input logic gate".
Finally, AND gate output is HIGH only when all the input signal is HIGH and vice versa, i.e AND gate output is LOW only when all the input signal is LOW. So AND gate satisfies the given criteria that; all the three conditions must be true for the final signal to be HIGH.