
Elements Of Electromagnetics
7th Edition
ISBN: 9780190698614
Author: Sadiku, Matthew N. O.
Publisher: Oxford University Press
expand_more
expand_more
format_list_bulleted
Question
USE MATLAB ONLY
Turbomachienery .
GIven:
vx = 185 m/s, flow angle = 60 degrees, R = 0.5, U = 150 m/s, b2 = -a3, a2 = -b3
Find: velocity triangle , a. magnitude of abs vel leaving rotor (m/s) b. flow absolute angles (a1, a2, a3) 3. flow rel angles (b2, b3) d. specific work done e. use code to draw vel. diagram
Use this code for plot
% plots Velocity Tri. in Ch4
function plotveltri(al1,al2,al3,b2,b3)
S1L = [0 1];
V1x = [0 0];
V1s = [0 1*tand(al3)];
S2L = [2 3];
V2x = [0 0];
V2s = [0 1*tand(al2)];
W2s = [0 1*tand(b2)];
U2x = [3 3];
U2y = [1*tand(b2) 1*tand(al2)];
S3L = [4 5];
V3x = [0 0];
V3r = [0 1*tand(al3)];
W3r = [0 1*tand(b3)];
U3x = [5 5];
U3y = [1*tand(b3) 1*tand(al3)];
plot(S1L,V1x,'k',S1L,V1s,'r',...
S2L,V2x,'k',S2L,V2s,'r',S2L,W2s,'b',U2x,U2y,'g',...
S3L,V3x,'k',S3L,V3r,'r',S3L,W3r,'b',U3x,U3y,'g',......
'LineWidth',2,'MarkerSize',10),...
axis([-1 6 -4 4]), ...
title('Velocity Triangle'), ...
xlabel('x'),yl
Expert Solution

This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by stepSolved in 2 steps with 4 images

Knowledge Booster
Similar questions
- alpha 1 is not zero alpha 1 can equal alpha 2 use velocity triangle to solve for alpha 1 USE MATLAB ONLY provide typed code solve for velocity triangle and dont provide copied answer Turbomachienery . GIven: vx = 185 m/s, flow angle = 60 degrees, (leaving a stator in axial flow) R = 0.5, U = 150 m/s, b2 = -a3, a2 = -b3 Find: velocity triangle , a. magnitude of abs vel leaving rotor (m/s) b. flow absolute angles (a1, a2, a3) 3. flow rel angles (b2, b3) d. specific work done e. use code to draw vel. diagram Use this code for plot % plots Velocity Tri. in Ch4 function plotveltri(al1,al2,al3,b2,b3) S1L = [0 1]; V1x = [0 0]; V1s = [0 1*tand(al3)]; S2L = [2 3]; V2x = [0 0]; V2s = [0 1*tand(al2)]; W2s = [0 1*tand(b2)]; U2x = [3 3]; U2y = [1*tand(b2) 1*tand(al2)]; S3L = [4 5]; V3x = [0 0]; V3r = [0 1*tand(al3)]; W3r = [0 1*tand(b3)]; U3x = [5 5]; U3y = [1*tand(b3) 1*tand(al3)]; plot(S1L,V1x,'k',S1L,V1s,'r',... S2L,V2x,'k',S2L,V2s,'r',S2L,W2s,'b',U2x,U2y,'g',...…arrow_forwardA wind turbine rotates at speed of 300 rpm. What is the circumferential velocity at the tip of the blade if TSR is 2? If wind is at velocity of 7 m/s, what is the rotor radius to meet the required rpm?arrow_forwardTurbomachienery . GIven: vx = 185 m/s, flow angle = 60 degrees, R = 0.5, U = 150 m/s, b2 = -a3, a2 = -b3 Find: velocity triangle , a. magnitude of abs vel leaving rotor (m/s) b. flow absolute angles (a1, a2, a3) 3. flow rel angles (b2, b3) d. specific work done e. use code to draw vel. diagram Use this code for plot % plots Velocity Tri. in Ch4 function plotveltri(al1,al2,al3,b2,b3) S1L = [0 1]; V1x = [0 0]; V1s = [0 1*tand(al3)]; S2L = [2 3]; V2x = [0 0]; V2s = [0 1*tand(al2)]; W2s = [0 1*tand(b2)]; U2x = [3 3]; U2y = [1*tand(b2) 1*tand(al2)]; S3L = [4 5]; V3x = [0 0]; V3r = [0 1*tand(al3)]; W3r = [0 1*tand(b3)]; U3x = [5 5]; U3y = [1*tand(b3) 1*tand(al3)]; plot(S1L,V1x,'k',S1L,V1s,'r',... S2L,V2x,'k',S2L,V2s,'r',S2L,W2s,'b',U2x,U2y,'g',... S3L,V3x,'k',S3L,V3r,'r',S3L,W3r,'b',U3x,U3y,'g',...... 'LineWidth',2,'MarkerSize',10),... axis([-1 6 -4 4]), ... title('Velocity Triangle'), ... xlabel('x'),ylabel('y'), gridarrow_forward
- Please provide correct solution plzarrow_forwardExample (6-1): At the best efficiency point a centrifugal pump, with impeller diameter D=8 in, produces H= 21.9 ft at Q=300 gpm with N=1170 rpm. Compute the corresponding specific speed using a) U.S. customary units. B) SI units (rad/sec, m/sec, m'/sec").c) European units (rev/sec, m/sec, m/sec?). Develop conversion factors to relate the specific speeds.arrow_forwardLR = 5m, LG = 2.5m and LC = 1.1m Q2. The Skylark family of sounding rockets consisted of a number of variants (denoted Skylark 5, Skylark 7, and Skylark 12 respectively). These are illustrated on Page 3. The data given below is based on that for the rocket motors they used (all manufactured and named by what was Royal Ordinance – now part of Roxel): Raven XI Motor Total mass: 1280 kg Length = LR See Case Table (units are m) Diameter = 0.44 m Goldfinch IIA Motor Total mass: 420 kg Length = LG See Case Table (units are m) Diameter = 0.44 m Cuckoo IV Motor Total mass: 242 kg Length = LC See Case Table (units are m) Diameter = 0.44 m The payload mass which is additional to the motor masses is to be taken as 100 kg. (a) For the configurations of the three rockets shown on Page 3 in Fig. Q2: (i) Determine the Pitching/Yawing moment of inertia of each rocket about the base of each rocket. (ii) Explain how you could then find the the Pitching/Yawing moment of inertia of each rocket about its…arrow_forward
- ### Based on the study of pressure losses in pumps and pipelines: Q122. Find the catalogued model of a suitable centrifugal pump for the following parameters: Upsetting height of 1570 mwc Suction height of 108 mwc Power 447 hparrow_forwardA scale model of a pump has been tested and the following results obtained. Impeller diameter (D) 110mm Power input (P) 2.5kW Speed (N) 1500 r.p.m. Flow (Q) 14.5 litres/sec Head (H) 17m Efficiency (E) 60% You are to determine the speed and size of a geometrically similar pump which would deliver a flow rate of 25 litres/sec against a 22m resistance head. Determine the power input required by this pump.arrow_forwardFor a 6.25-inch Model 4075 pump operated at 1160 rpm, if 450 GPM of water is to be delivered, what will be the estimated pump head in ft? HEAD IN FEET 30 25 0 0 0 10 O 6 ft 7.25" (184mm) 20 7.00" (178mm). 6.75" (171mm). 6.50" (165mm)] 15 6.25" (159mm). 5 O 16 ft O 20 ft O 12 ft aco® L/SEC 5 OT 10 Model 4075 FI & CI Series 15 -6-6 ⁰ dº 20 ANA 888 778 25 REQUIRED NPSH do 1160 RPM November 1, 2010 K ・dº- [M 90 do 30 8800 81 1HP(.75KW) DeJ kin do 60% 35 do 50 Curve no. 2175 Min. Imp. Dia. 6.25" Size 5 x 4 x 7.0 40 45 3HP(2.2KW), 2HP(1 5KW) 5HP(1 1KW)> CURVES BASED ON CLEAR WATER WITH SPECIFIC GRAVITY OF 1.0 L 75 150 225 300 375 450 525 600 675 FLOW IN GALLONS PER MINUTE NOWONG FEET 15 12 7 6 2 1 NPSH 758 50 5 HEAD IN METERS 45 586888 KPO 60 40 20 10 LO HEAD IN KILOPASCALSarrow_forward
- I want you to draw the HGL and EGL using the second picture.arrow_forwardFigure below shows the performance curve family of Model 5009 Centrifugal pumps of Taco Pump Inc., running at a fixed speed of N = 1160 rpm. For the pump with the impeller diameter D = 8.625 in., you are asked to determine the best efficiency point (BEP) of the given pump. What is the pump efficiency at BEP? HEAD IN FEET 50 0 0 0 0 40 20 10 O 81% 8.625" 30 (219mm). O 51% O 71% ○ 61% O Taco L/SEC 5 9.25" (235mm) 8.00" (203mm) 7.375" (187mm) 6.75" (171mm) 0 10 15 125 Model 5009 FI & CI Series 20 25 CURVES BASED ON CLEAR WATER WITH SPECIFIC GRAVITY OF 1.0 8 8 52 75% 77% 30 79% 1160 RPM FEBRUARY 19. 2002 35 40 45 REQUIRED NPSH olº 1.5HP (1.1KW) dot 17% Curve no. 2140 Min. Imp. Dia. 6.75" Size 6 x 5 x 9.0 50 55 60 75% 72% 250 375 500 625 FLOW IN GALLONS PER MINUTE 8% 2HP(1.5KW) 750 %09. 55% (2.2KW) 3HP 7.5HP(5.6KW) 2015 do 35% 875 FEET 15 12 -9 6 SHP(3.7KW) 3 0 10 8 NPSH 1000 HEAD IN METERS 5 KPo 45 -36 27 18 9 -0 100 -80 60 -40 2 -20 8 HEAD IN KILOPASCALSarrow_forwardHydraulic Machines Please write clearlyarrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Elements Of ElectromagneticsMechanical EngineeringISBN:9780190698614Author:Sadiku, Matthew N. O.Publisher:Oxford University PressMechanics of Materials (10th Edition)Mechanical EngineeringISBN:9780134319650Author:Russell C. HibbelerPublisher:PEARSONThermodynamics: An Engineering ApproachMechanical EngineeringISBN:9781259822674Author:Yunus A. Cengel Dr., Michael A. BolesPublisher:McGraw-Hill Education
- Control Systems EngineeringMechanical EngineeringISBN:9781118170519Author:Norman S. NisePublisher:WILEYMechanics of Materials (MindTap Course List)Mechanical EngineeringISBN:9781337093347Author:Barry J. Goodno, James M. GerePublisher:Cengage LearningEngineering Mechanics: StaticsMechanical EngineeringISBN:9781118807330Author:James L. Meriam, L. G. Kraige, J. N. BoltonPublisher:WILEY

Elements Of Electromagnetics
Mechanical Engineering
ISBN:9780190698614
Author:Sadiku, Matthew N. O.
Publisher:Oxford University Press

Mechanics of Materials (10th Edition)
Mechanical Engineering
ISBN:9780134319650
Author:Russell C. Hibbeler
Publisher:PEARSON

Thermodynamics: An Engineering Approach
Mechanical Engineering
ISBN:9781259822674
Author:Yunus A. Cengel Dr., Michael A. Boles
Publisher:McGraw-Hill Education

Control Systems Engineering
Mechanical Engineering
ISBN:9781118170519
Author:Norman S. Nise
Publisher:WILEY

Mechanics of Materials (MindTap Course List)
Mechanical Engineering
ISBN:9781337093347
Author:Barry J. Goodno, James M. Gere
Publisher:Cengage Learning

Engineering Mechanics: Statics
Mechanical Engineering
ISBN:9781118807330
Author:James L. Meriam, L. G. Kraige, J. N. Bolton
Publisher:WILEY