Question

I am trying to calculate the frequency response of a pressure transducer (PX302-030GV) which is usually...

I am trying to calculate the frequency response of a pressure transducer (PX302-030GV) which is usually a second-order system. How I can calculate the damping ratio of a second-order system if the frequency is 2000Hz (according to datasheet). Is it possible to calculate the frequency response using this transfer function?

H(s) = (wn )2 / (s2+ 2*ζ*wn*s+ wn2) Where, wn= natural frequency= 2*pi*f and f=2000Hz

ζ = damping ratio

Homework Answers

Answer #1

As f =2000 Hz is known quantity, the undamped natural frequency of oscillation wn = ( 2* pi*f) is also known. The only unknown quantity in the transfer function is the damping ratio.

If the system is fed with sinusoids of varying frequency using a function generator, the magnitude and the phase of the output can be obtained. For a particular input frequency w, we can find out the gain of the system and can compare that with the gain obtained from the transfer function for frequency w ( put s =jw in the transfer function) and can calculate the only unknown quantity in the system i.e the damping ratio of the system.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
The frequency response H(f) of a linear system is given by: , where f is frequency...
The frequency response H(f) of a linear system is given by: , where f is frequency in Hz. (repeat - y(f)/x(f) = H(f) = j2f ) Find the output y(t) of this system for a 10 Hz cosinusoidal input with an an amplitude of 3, i.,e . Again (x(t) = 3*cos(2*pi*10*t) A.) y(t) = 60*cos[2pi10t + (pi/2)] B.) y(t) = j60cos(2*pi*10t) C.) y(t) = 3*cos(2pi*60*t) D.) y(t) = 60*cos[2*pi*10*t - (pi/2)]
C Programming I am trying to also print the frequency and the occurrence of an input...
C Programming I am trying to also print the frequency and the occurrence of an input text file. I got the occurrence to but cant get the frequency. Formula for frequency is "Occurrence / total input count", this is the percentage of occurrence. Can someone please help me to get the frequency to work. Code: int freq[26] = {0}; fgets(input1, 10000, (FILE*)MyFile); for(i=0; i< strlen(input); i++) { freq[input[i]-'a']++; count++; } printf("Text count = %d", count); printf("\n"); printf("Frequency of plain text\n");...
Hello, I am trying to use python to calculate the terminal velocity of an object falling...
Hello, I am trying to use python to calculate the terminal velocity of an object falling from a height of 3 meters. I have gotten stuck trying to actually calculate the terminal velocity. thanks for the help! Here I have posted the code I have so far. from visual import* myscene = display(range = 10, width = 600, heigth = 600, background = color.blue, title = 'lab 5' ) #display window s = vector(0,3,0) #vector for starting position m =...
Problem 1 ...... you can use Matlan i got one so all what i need is...
Problem 1 ...... you can use Matlan i got one so all what i need is 2, 3 and 4 one of them or all of them .. thanks The following Scilab code generates a 10-second “chirp” with discrete frequencies ranging from 0 to 0.2 with a sampling frequency of 8 kHz. clear; Fs = 8000; Nbits = 16; tMax = 10; N = Fs*tMax+1; f = linspace(0.0,0.2,N); x = zeros(f); phi = 0; for n=0:N-1 x(n+1) = 0.8*sin(phi); phi...
I am not sure how to do this problem can someone show me how to do...
I am not sure how to do this problem can someone show me how to do this. The Haber process is often carried out at high temperatures to increase the rate of the reaction ( and very high pressures to drive the reaction toward products according to Le Chatelier's principle).         Na (g) + 3 H2 (g) <--->2 NH3 (g) a) Calculate the value of delta G for this reaction when the temperature is 800°C, and the pressure of ammonia...
a) A mildly restored ‘Knight-Rider’ 1989 Pontiac Trans Am GTA powered by a 5.7 litre V8...
a) A mildly restored ‘Knight-Rider’ 1989 Pontiac Trans Am GTA powered by a 5.7 litre V8 can do a quarter mile S from rest in a time t of about 15 seconds. Using distance: S=a t2 /2 , force: F=ma and work: W=FS, calculate the amount of work (energy) in kJ required to do the standing quarter mile given that the mass (m) of this Trans Am is 3,500 pounds. Assume that the acceleration (a) is constant. (This is not...
1) Describe an example of each of the following that may be found of your kitchen:...
1) Describe an example of each of the following that may be found of your kitchen: Explain how your choice falls into this category, and if there is a chemical name or symbol for it, provide that as well. Provide a photo of your example with your ID card in it. a) a compound b) a heterogeneous mixture c) an element (symbol) Moving to the Caves… Lechuguilla Caves specifically. Check out this picture of crystals of gypsum left behind in...
Item 1 In the case below, the original source material is given along with a sample...
Item 1 In the case below, the original source material is given along with a sample of student work. Determine the type of plagiarism by clicking the appropriate radio button. Original Source Material Student Version I accept the point that whenever learning occurs, some medium or mix of media must be present to deliver instruction. However, if learning occurs as a result of exposure to any media, the learning is caused by the instructional method embedded in the media presentation....
1. What is an ISP (Integrated Service Provider) for supply chains? (1 point) A. A consultant...
1. What is an ISP (Integrated Service Provider) for supply chains? (1 point) A. A consultant agency which integrates the supply chain for companies B. A 2 PL or a 3PL, but not a 4PL C. A company supplying transportation and warehousing services D. A logistics service company specialized in suppling VAS (value added services) 2. What characterizes a 4 PL? (1 point) A. They are non-asset based and provides integrated services primarily supplied by asset based providers, for example...
Part I. Indicate whether true or false (T or F). ____ Storm water detention ponds typically...
Part I. Indicate whether true or false (T or F). ____ Storm water detention ponds typically are designed to regulate the outflow peak rate at or below a single target value, such as the pre-development (pre-land use change) peak runoff rate for a specified return period event. Detention storage alters the peak but not the volume of the outflow hydrograph. _____ Typical rating curves for weirs are concave upward. Typical rating curves for orifices are concave downward. ____ A sediment...