Chemical Engineering > GATE 2021 > Process Dynamics
A process has a transfer function G(s)=Y(s)/X(s)=(20)/(9000s2+240s+1). Initially the process is at steady state with x(t=0)=0.4 and y(t=0)=100. If a step change in x is given from 0.4 to 0. 5, the maximum value of y that will be observed before it reaches the new steady state is _______ (round off to 1 decimal place).
Explanation
Correct : 102.5
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.