Control Systems Engineering
Control Systems Engineering
7th Edition
ISBN: 9781118170519
Author: Norman S. Nise
Publisher: WILEY
Question
Book Icon
Chapter 7, Problem 18P

a.

To determine

Value of K .

b.

To determine

The static error constant, Kv for the system given.

c.

To determine

The minimum possible steady state error.

Blurred answer
Students have asked these similar questions
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
The wall of a furnace has a thickness of 5 cm and thermal conductivity of 0.7 W/m-°C. The inside surface is heated by convection with a hot gas at 402°C and a heat transfer coefficient of 37 W/m²-°C. The outside surface has an emissivity of 0.8 and is exposed to air at 27°C with a heat transfer coefficient of 20 W/m²-ºC. Assume that the furnace is inside a large room with walls, floor and ceiling at 27°C. Show the thermal circuit and determine the heat flux through the furnace wall. h₁ T₁ k -L T. sur ho E
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'),ylabel('y'), grid

Chapter 7 Solutions

Control Systems Engineering

Ch. 7 - Prob. 11RQCh. 7 - Prob. 12RQCh. 7 - Is the forward-path actuating signal the system...Ch. 7 - Prob. 14RQCh. 7 - Prob. 15RQCh. 7 - Name two methods for calculating the steady-state...Ch. 7 - Prob. 1PCh. 7 - Figure P7.2 shows the ramp input r(t) and the...Ch. 7 - Prob. 3PCh. 7 - Prob. 4PCh. 7 - Prob. 5PCh. 7 - Prob. 6PCh. 7 - Prob. 7PCh. 7 - Prob. 8PCh. 7 - A system has Kp = 4. What steady-state error can...Ch. 7 - Prob. 10PCh. 7 - Prob. 11PCh. 7 - Prob. 12PCh. 7 - For the system shown in Figure P7.4. [Section:...Ch. 7 - Prob. 14PCh. 7 - 1515. Find the system type for the system of...Ch. 7 - Prob. 16PCh. 7 - Prob. 17PCh. 7 - Prob. 18PCh. 7 - Prob. 19PCh. 7 - Given the system of Figure P7.8, design the value...Ch. 7 - Prob. 21PCh. 7 - Prob. 22PCh. 7 - Prob. 23PCh. 7 - Prob. 24PCh. 7 - Prob. 25PCh. 7 - Prob. 26PCh. 7 - Prob. 27PCh. 7 - Prob. 28PCh. 7 - Prob. 29PCh. 7 - Prob. 30PCh. 7 - Prob. 31PCh. 7 - Prob. 32PCh. 7 - Given the system in Figure P7.9, find the...Ch. 7 - Repeat Problem 33 for the system shown in Figure...Ch. 7 - Prob. 36PCh. 7 - Prob. 37PCh. 7 - Prob. 38PCh. 7 - Design the values of K1and K2in the system of...Ch. 7 - Prob. 41PCh. 7 - For each system shown in Figure P7.17, find the...Ch. 7 - For each system shown in Figure P7.18, find the...Ch. 7 - Prob. 44PCh. 7 - 45. For the system shown in Figure P7.20,...Ch. 7 - Prob. 47PCh. 7 - Prob. 48PCh. 7 - Prob. 49PCh. 7 - Prob. 50PCh. 7 - Prob. 51PCh. 7 - Prob. 52PCh. 7 - Prob. 53PCh. 7 - Prob. 54PCh. 7 - Prob. 55PCh. 7 - Prob. 58PCh. 7 - Prob. 59PCh. 7 - Prob. 62PCh. 7 - Prob. 63PCh. 7 - Prob. 64PCh. 7 - Prob. 65PCh. 7 - Prob. 66PCh. 7 - Prob. 67PCh. 7 - Prob. 68P
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Elements Of Electromagnetics
Mechanical Engineering
ISBN:9780190698614
Author:Sadiku, Matthew N. O.
Publisher:Oxford University Press
Text book image
Mechanics of Materials (10th Edition)
Mechanical Engineering
ISBN:9780134319650
Author:Russell C. Hibbeler
Publisher:PEARSON
Text book image
Thermodynamics: An Engineering Approach
Mechanical Engineering
ISBN:9781259822674
Author:Yunus A. Cengel Dr., Michael A. Boles
Publisher:McGraw-Hill Education
Text book image
Control Systems Engineering
Mechanical Engineering
ISBN:9781118170519
Author:Norman S. Nise
Publisher:WILEY
Text book image
Mechanics of Materials (MindTap Course List)
Mechanical Engineering
ISBN:9781337093347
Author:Barry J. Goodno, James M. Gere
Publisher:Cengage Learning
Text book image
Engineering Mechanics: Statics
Mechanical Engineering
ISBN:9781118807330
Author:James L. Meriam, L. G. Kraige, J. N. Bolton
Publisher:WILEY