Answer and Explanation:
clear all; close all;
N=512;
t=(1:N)/N;
fs=1000;
f=(1:N)*fs/N;
x= sin(2*pi*200*t) + sin(2*pi*400*t);
y= sin(2*pi*200*t) + sin(2*pi*900*t);
for n = 1:20
a(n) = (2/N)*sum(x.*(cos(2*pi*n*t)))
b(n) = (2/N)*sum(x.*(sin(2*pi*n*t)))
c(n) = sqrt(a(n).^2+b(n).^2)
theta(n) =-(360/(2*pi))*atan(b(n)./a(n));
end
plot(f(1:20),c(1:20),'rd');
disp([a(1:4),b(1:4),c(1:4),theta(1:4)])
Answer:
<em>the % recovery of aluminum product is 80.5%</em>
<em>the % purity of the aluminum product is 54.7%</em>
<em></em>
Explanation:
feed rate to separator = 2500 kg/hr
in one hour, there will be 2500 kg/hr x 1 hr = 2500 kg of material is fed into the machine
of this 2500 kg, the feed is known to contain 174 kg of aluminium and 2326 kg of rejects.
After the separation, 256 kg is collected in the product stream.
of this 256 kg, 140 kg is aluminium.
% recovery of aluminium will be = mass of aluminium in material collected in the product stream ÷ mass of aluminium contained in the feed material
% recovery of aluminium = 140kg/174kg x 100% = <em>80.5%</em>
% purity of the aluminium product = mass of aluminium in final product ÷ total mass of product collected in product stream
% purity of the aluminium product = 140kg/256kg
x 100% = <em>54.7%</em>
Answer:
You have to know the basic mechanics to help you correctly use the motorcycle, and you also have to have the right mindset - knowing you can ride it, and having determination. All of these factors are the primary mental skills you need for riding a motorcycle.
Answer:
Technician b is correct
Explanation:
Before adjusting drive-belt tension, it is very important to check the vehicle workshop manual for specified belt tension, so that you can match your reading against the specification in the vehicle's service manual. If the tension reading you have matches the suggested reading in the vehicle's service manual and the belt is not damaged then you do not need to proceed any further. But if the reading does not match, then you can adjust the belt tension.
Therefore, technician b is correct.
Answer:
vB = - 0.176 m/s (↓-)
Explanation:
Given
(AB) = 0.75 m
(AB)' = 0.2 m/s
vA = 0.6 m/s
θ = 35°
vB = ?
We use the formulas
Sin θ = Sin 35° = (OA)/(AB) ⇒ (OA) = Sin 35°*(AB)
⇒ (OA) = Sin 35°*(0.75 m) = 0.43 m
Cos θ = Cos 35° = (OB)/(AB) ⇒ (OB) = Cos 35°*(AB)
⇒ (OB) = Cos 35°*(0.75 m) = 0.614 m
We apply Pythagoras' theorem as follows
(AB)² = (OA)² + (OB)²
We derive the equation
2*(AB)*(AB)' = 2*(OA)*vA + 2*(OB)*vB
⇒ (AB)*(AB)' = (OA)*vA + (OB)*vB
⇒ vB = ((AB)*(AB)' - (OA)*vA) / (OB)
then we have
⇒ vB = ((0.75 m)*(0.2 m/s) - (0.43 m)*(0.6 m/s) / (0.614 m)
⇒ vB = - 0.176 m/s (↓-)
The pic can show the question.