Answer:
(a) Calculate the field, armature, and load currents versus load = 306A
(b) Determine the terminal voltage at no-load and at rated load conditions = 300V
(c) Calculate the voltage regulation of the generator. Use the no-load voltage as the base value = 6.67%
(d) Plot the terminal voltage as a function of the load. Determine the load that corresponds to a 5% voltage drop using the no-load voltage as the base = 294.74V
Explanation:
CHECK THE ATTACHED FILES FOR DETAILED EXPLANATION.
The answer is memory i believe
Answer:
The classification of the concern is listed in the interpretation segment below.
Explanation:
(a)...
<u>Simple cubic lattice</u>
<u />
Now,
The unit cell volume will be:



At one atom per cell, atom volume will be:

Then the ratio will be:


(b)...
<u>Diamond lattice</u>
The body diagonal will be:


The unit cell volume will be:


At eight atom per cell, the atom volume will be:

Then the Ratio will be:


Note: percent = %
Answer:
Die of intoxication by water first
Explanation:
We assume that the weight of the man is 154.35 pounds which is 70 kg
LD50 water = 90g per kg
Maximum concentration = 90x70
= 6300grams
Convert grams to liters
6300/100
= 6.3 litres
From here we get amount of kool aid
6.3 x 1.97x10^-4
= 1.24x10^-3
= 1.24grams
1.24 grams is below 420 kool aid is lower than LD50 with about 6 grams for 1 kg (6x70kg = 420). So 420 is lethal dose. But 1.24 is less than this so the man has to die of water intoxication first.
Answer:
Explanation:
In the first instance, you had a logic function, which you had derived using some sort of a truth table, then reduced it using K-maps, and finally derived the simplified logic. If you had used logic gates to implement the logic, the result would have been the fact that there were a lot of logic gates used. For example, for a function of 2 variables, we would need 4 AND gates and 1 OR gate. Thus, the resulting circuitry would have looked very complex.
Whereas, if you would use a microcontroller to implement the logic, all you need would be a piece of code to run the logic. There would either be minimum number of gates (or no gates at all, depending on the logic you wanted to implement).
Thus the microcontroller would make the circuit look a lot less complex. Making the design and texting simpler and since there are now fewer components to test. Microcontrollers is that on the same piece of silicon, you could embed a lot more complex logic or program, than using purely digital gates this is another good that comes with Microcontrollers.