Answer:
COP of heat pump=3.013
COP of cycle=1.124
Explanation
W = Q2 - Q1 ----- equation 1
W = work done
Q2 = final energy
Q1 = initial energy
A) calculate the COP of the heat pump
COP =Q2/W
from equation 1
Q2 = Q1 + W = 15 + 7.45 = 22.45 KW
therefore COP =22.45/7.45 = 3.013
B) COP when cycle is reversed
COP = Q1/W
from equation 1
Q1 + W = Q2 ------ equation 2
Q2 = 15 Btu/s = 15 * 1.055 = 15.825 KW therefore from equation 2
Q1 = 8.375 KW
COP =8.375/7.45 = 1.124
Answer:
Given
inlet Pga =40kpa = 40000pa
Patm=1.01bar = 1.01 x 100000pa =101000pa
exit Pab= 6.5 (inlet Pab)
But generally, Pab = Patm + Pga
1. the absolute pressure of the gas at the inlet, inlet Pab?
inlet Pab = Patm + inlet Pga
= 101000pa + 40000pa = 141kpa
the absolute pressure of the gas at the inlet, inlet Pab = 141kpa
2. the gage pressure of the gas at the exit? exit Pga?
exit Pab = Patm + exit Pga
exit Pga = exit Pab - Patm
= (6.5 x 141kpa) - 101kpa
= 815.5kpa
the gage pressure of the gas at the exit exit Pga=815.5kpa
Answer:
Explanation gives the answer
Explanation:
% Using MATLAB,
% Matlab file : fieldtovar.m
function varargout = fieldtovar(S)
% function that accepts single structure as input, assigning each
% of the field values to user-defined variables
fields = fieldnames(S); % get the field names of the input structure
% check if number of user-defined variables and number of fields in
% structure are equal
if nargout == length(fields)
% if equal assign each value of structure to user-defined varable
for i=1:nargout
varargout{i} = getfield(S,fields{i});
end
else
% if not equal display an error message
error('The number of output variables does not equal the number of fields');
end
end
%This brings an end to the program
Answer:neville chamberlain died
Explanation:
Answer:
(1). False, (2). True, (3). False, (4). False, (5). True.
Explanation:
The term ''contouring'' in this question does not have to do with makeup but it has to deal with the measurement of all surfaces in planes. It is a measurement in which the rough and the contours are being measured. So, let us check each questions again.
(1). In contouring, it is necessary to measure position and not velocity for feedback.
ANSWER : b =>False. IT IS NECESSARY TO MEASURE BOTH FOR FEEDBACK.
(2). In contouring during 2-axis NC machining, the two axes are moved at the same speed to achieve the desired contour.
ANSWER: a=> True.
(3). Job shop is another term for process layout.
ANSWER: b => False
JOB SHOP IS A FLEXIBLE PROCESS THAT IS BEING USED during manufacturing process and are meant for job Production. PROCESS LAYOUT is used in increasing Efficiency.
(4). Airplanes are normally produced using group technology or cellular layout.
ANSWER: b => False.
(5). In manufacturing, value-creating time is greater than takt time.
ANSWER: a => True.