Answer:
1028.1184 Ohms
Explanation:
<u>Given the following data;</u>
- Initial resistance, Ro = 976 Ohms
- Initial temperature, T1 = 0°C
- Final temperature, T2 = 89°C
Assuming the temperature coefficient of resistance for carbon at 0°C is equal to 0.0006 per degree Celsius.
To find determine its new resistance, we would use the mathematical expression for linear resistivity;

Substituting into the equation, we have;




Answer:
0.5 kW
Explanation:
The given parameters are;
Volume of tank = 1 m³
Pressure of air entering tank = 1 bar
Temperature of air = 27°C = 300.15 K
Temperature after heating = 477 °C = 750.15 K
V₂ = 1 m³
P₁V₁/T₁ = P₂V₂/T₂
P₁ = P₂
V₁ = T₁×V₂/T₂ = 300.15 * 1 /750.15 = 0.4 m³

For ideal gas,
= 5/2×R = 5/2*0.287 = 0.7175 kJ
PV = NKT
N = PV/(KT) = 100000×1/(750.15×1.38×10⁻²³)
N = 9.66×10²⁴
Number of moles of air = 9.66×10²⁴/(6.02×10²³) = 16.05 moles
The average mass of one mole of air = 28.8 g
Therefore, the total mass = 28.8*16.05 = 462.135 g = 0.46 kg
∴ dQ = 0.46*0.7175*(750.15 - 300.15) = 149.211 kJ
The power input required = The rate of heat transfer = 149.211/(60*5)
The power input required = 0.49737 kW ≈ 0.5 kW.
Answer:
Explanation:
The Turnaround time is the amount of time that elapses between the job arriving and completing. We assume that all jobs arrive at time 0, the turnaround time will simply be the time that they complete.
Round Robin:
we assume that the time quantum of the scheduler is 1 second.The table below gives a break down of which jobs will be processed during each time quantum. A asterisk(*) indicates that the job completes during that quantum.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
A B C D E A B C* D E A B D E A B D* E A B E A B* E A E A E* A A
C* = 8
D*=17
B*=23
E*=28
AVERAGE TURNAROUND = (8+17+23+28+30)/5 =106/5 = 21.2 MINUTES
B) PRIORITY SCHEDULING:
1-6 7-14 15-24 25-26 27-30
B E A C D
AVERAGETURNAROUND =(6+14+24+26+30)/5 = 100/5 = 20 MINUTES.
C)FCFS
1-10 11-16 17-18 19-22 23-30
A B C D E
AVERAGE TURNAROUND =(10+16+18+22+30)/5 = 96/5=19.2 MINTUES
D)SJF
1-2 3-6 7-12 13-20 21-30
C D B E A
AVERAGE TURNAROUND - (2+6+12+20+30)/5 =70/5 =14 MINUTES.
The level of strategy which the software engineers would concern themselves with would be highly dependent on the nature of the case or situation.
<h3>What is a strategy?</h3>
A strategy can be defined as a set of guiding principles, procedures, actions, and decisions that a business organization or an individual combines, in order to achieve its aim, objectives and goals.
Basically, developing a strategy is essential because it helps to attract new customers and gives a competitive advantage over rivals in the industry.
<h3>The types of
strategy.</h3>
In Software engineering, there are different types of strategy used by software engineers and these include:
- Product management strategy
- Lifecycle process strategy
Furthermore, there are three (3) main <u>levels</u> of strategy in software engineering and these are:
- Business-level strategy
- Functional-level strategy
- Corporate-level strategy
In this scenario, the level of strategy which the software engineers present at the meeting would concern themselves with would be highly dependent on the nature of the case or situation.
Read more on strategy here: brainly.com/question/26064163