1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
valkas [14]
3 years ago
13

If the feedforward path of a control system contains at least one integrating element, then the output continues to change as lo

ng as an error is present. The output stops when the error is precisely zero. If an external disturbance enters the system, it is desirable to have an integrating element between the error-measuring element and the point where the disturbance enters, so that the effect of the external disturbance may be made zero at steady state. Show that, if the disturbance is a ramp function, then the steady-state error due to this ramp disturbance may be eliminated only if two integrators precede the point where the disturbance enters.

Engineering
1 answer:
Thepotemich [5.8K]3 years ago
3 0

Answer:

The attached system shows that there’s an integrator between the point where disturbance enters the system and error measuring element. A any time when R(s)=0 then

\frac {C(s)}{D(s)}=\frac {G(s)}{1+G_c(s)G(s)} and considering that E(s)=D(s)-G_c(s)C(s) then

\frac {E(s)}{D(s)}=1-(\frac {C(s)}{D(s)})G_c(s)

\frac {E(s)}{D(s)}=1-(\frac {G(s)}{1+G_c(s)D(s)})G_c(s)

\frac {E(s)}{D(s)}=\frac {1}{1+G_c(s)G(s)}

E(s)=\frac {D(s)}{1+G_c(s)G(s)}

For ramp disturbance d(t)=at

D(s)=\frac {a}{s^{2}} therefore, the steady state error is given by

e(\infty)= \lim_{s \to 0} s E(s)

e(\infty)= \lim_{s \to 0} s [\frac {D(s)}{1+G_c(s)G(s)}]

e(\infty)= \lim_{s \to 0} s [\frac {a}{s^{2}+s^{2}G_c(s)G(s)}]

e(\infty)= \lim_{s \to 0} s [\frac {a}{s+sG_c(s)G(s)}]

e(\infty)= \lim_{s \to 0} s [\frac {a}{sG_c(s)G(s)}]

Whenever G_c(s) has a double intergrator, the error e(\infty) becomes zero

You might be interested in
Fix the code so the program will run correctly for MAXCHEESE values of 0 to 20 (inclusive). Note that the value of MAXCHEESE is
GarryVolchara [31]

Answer:

Code fixed below using Java

Explanation:

<u>Error.java </u>

import java.util.Random;

public class Error {

   public static void main(String[] args) {

       final int MAXCHEESE = 10;

       String[] names = new String[MAXCHEESE];

       double[] prices = new double[MAXCHEESE];

       double[] amounts = new double[MAXCHEESE];

       // Three Special Cheeses

       names[0] = "Humboldt Fog";

       prices[0] = 25.00;

       names[1] = "Red Hawk";

       prices[1] = 40.50;

       names[2] = "Teleme";

       prices[2] = 17.25;

       System.out.println("We sell " + MAXCHEESE + " kind of Cheese:");

       System.out.println(names[0] + ": $" + prices[0] + " per pound");

       System.out.println(names[1] + ": $" + prices[1] + " per pound");

       System.out.println(names[2] + ": $" + prices[2] + " per pound");

       Random ranGen = new Random(100);

       // error at initialising i

       // i should be from 0 to MAXCHEESE value

       for (int i = 0; i < MAXCHEESE; i++) {

           names[i] = "Cheese Type " + (char) ('A' + i);

           prices[i] = ranGen.nextInt(1000) / 100.0;

           amounts[i] = 0;

           System.out.println(names[i] + ": $" + prices[i] + " per pound");

       }        

   }

}

7 0
4 years ago
What is the chord length of an airplane called?
aliya0001 [1]

Answer:

The distance from the leading edge to the trailing edge is called the chord, denoted by the symbol c. The ends of the wing are called the wing tips, and the distance from one wing tip to the other is called the span, given the symbol s

3 0
3 years ago
Java Programming: Loops and Conditionals
velikii [3]

Answer:

  1. import java.util.Scanner;
  2. import java.util.Random;
  3. public class Main {
  4.    public static void main(String[] args) {
  5.        Scanner input = new Scanner(System.in);
  6.        Random rand = new Random();
  7.        System.out.print("Enter number of questions you wish to practice: ");
  8.        int n = input.nextInt();
  9.        int i = 1;
  10.        while(i <= n){
  11.            int num1 = 1 + rand.nextInt(10);
  12.            int num2 = 1 + rand.nextInt(10);
  13.            int answer = num1 * num2;
  14.            System.out.print("Question " + i + ": " + num1 + " x " + num2 + " = ");
  15.            int response = input.nextInt();
  16.            if(response == answer){
  17.                System.out.println("Correct answer!");
  18.            }
  19.            else{
  20.                System.out.println("Wrong answer. It should be " + answer);
  21.            }
  22.            i++;
  23.        }
  24.    }
  25. }

Explanation:

Firstly, we import Scanner and Random classes (Line 1-2) as we need to get user input for number of questions and generate random number in each question.

Next, create a Scanner and Random object (Line 7-8).  Prompt user to input number of question and get the input using the Scanner object (Line 10-11).

Next create a while loop and set the condition to loop for n number of times (based on number of questions) (Line 14). In the loop, use Random object nextInt method to generate two integers between 1 -10 (Line 15-16). Prompt user to input an answer using the Scanner object (Line 18-19). If the response is matched with answer print a correct message (Line 21-22) other wise inform user they write a wrong answer and show the correct answer (Line 24-25).

8 0
4 years ago
Two stepped bar is supported at both ends.At the join point of two segments,the force F is applied(downwards).Calculate reactive
nlexa [21]

Answer:

F=200kN

Explanation:

8 0
3 years ago
Why does voltage have so many names
BARSIC [14]

Answer:

Europe and most other countries in the world use a voltage which is twice that of the US. ... Originally Europe was 120 V too, just like Japan and the US today, but it was deemed necessary to increase voltage to get more power with fewer losses and less voltage drop from the same copper wire diameter

www.worldstandards.eu › electricity › why-no-standard-voltage

Explanation:

6 0
3 years ago
Read 2 more answers
Other questions:
  • A power screw is 30 mm in diameter and has a thread pitch of 5 mm. Find the thread depth, the thread width, the mean and root di
    5·1 answer
  • The relatonship between Kalven and celsius______
    7·1 answer
  • In a bicycle race, a bicyclist coasts down a hill with a 7 % grade to save energy. The mass of the bicycle and rider is 80 kg, t
    6·1 answer
  • Which part does NOT rotate when the engine is running and the clutch pedal is depressed?
    7·1 answer
  • Show how to connect the two circuit building blocks from the previous problem to create a circuit that transforms a priority-enc
    15·1 answer
  • A 15 ft high vertical wall retains an overconsolidated soil where OCR-1.5, c'-: O, ф , --33°, and 1 1 5.0 lb/ft3.
    12·1 answer
  • There do u know it.............
    15·1 answer
  • Global climate and weather patterns are driven by differences in the amount of heat energy in different areas of the earth. Whic
    9·1 answer
  • Beyond providing a visual representation of an object for the creator, what are the advantages of using CAD software to create 3
    14·1 answer
  • Are you?
    7·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!