Topic: Sawtooth Wave
Answers to Common Questions
What is sawtooth wave?
Repeating waveform that rises from zero to maximum value linearly drops back to zero and repeats. A ramp waveform. Read More »
Source: http://www.answers.com/topic/sawtooth-wave
How to do a sawtooth wave ?
You need on integrator circuit. I don't remember exactly how, but I tink it is a capacitor for the feedback. This is what used to be used with Analog Computers - my engineering class was the last one that they taught analog computers to - 3... Read More »
Source: http://answers.yahoo.com/question/index?qid=20080909204607AAzuqIT
What are sawtooth waves?
A series of triangular waves. VVVVVVVVVVVVV..... In EE lab, I had to design and use a circuit that created a variety of wave shapes...including square and sawtooth, as well as the more commonplace sine wave. The wave shapes are formed by th... Read More »
Source: http://answers.yahoo.com/question/index?qid=20090503091338AAXGhOI
Featured Content: Sawtooth Wave
The sawtooth wave (or saw wave) is a kind of non-sinusoidal waveform. It is named a sawtooth based on its resemblance to the teeth on the blade of a saw. More »
Search for: Images · Videos
Answers to Other Common Questions
by connecting the ujt with proper biasing resistors Read More »
Source: http://wiki.answers.com/Q/How_to_genrate_sawtooth_wave_by_using_u...
Your question is too vague... I suggest you see this page on periodic waves in Matlab: http://www.matrixlab-examples.com/period… Read More »
Source: http://answers.yahoo.com/question/index?qid=20110406163728AASOkzU
Define a function like this, for example: function y = sawtooth_w(x) tn = ceil( (x+pi) / (2*pi) ); y = ( (x - tn*2*pi) + 2*pi ) / pi; Then, run it like this from your main script, for example x = -6 : .01 : 6; y = 4 * sawtooth_w(5 * x); plo... Read More »
Source: http://answers.yahoo.com/question/index?qid=20111111061446AAEx7o5
A: add a capacitor and proper bias Read More »
Source: http://wiki.answers.com/Q/How_can_I_get_bipolar_sawtooth_wave_for...
One option to generating a sawtooth wave with an opamp (or two) and a few extra components is... Ground the positive input of an opamp U1. R1 is a potentiometer, used to set frequency. R2 is a fixed resistor, chosen to limit the maximum fre... Read More »
Source: http://wiki.answers.com/Q/How_do_you_generate_sawtooth_wave_only_...
A square wave has the highest RMS value. RMS value is simply root-mean-square, and since the square wave spends all of its time at one or the other peak value, then the RMS value is simply the peak value. If you want to quantify the RMS val... Read More »
Source: http://wiki.answers.com/Q/Which_has_a_higher_RMS_value_given_a_si...
Want A Personal Answer?
1,020,681 people are answering.
About - Privacy - AskEraser - Advertise - Careers - Ask Blog - iPhone - Android - Help - Feedback ©2012 Ask.com