<< Chapter < Page Chapter >> Page >
Figure 4. Sinusoid with frequency modification.
missing image

Different periods or frequencies

The black curve in Figure 4 was produced by evaluating and plotting the following equation:

f(x) = cos(2*pi*x/25)

The blue curve in Figure 4 was produced by evaluating and plotting the following equation:

g(x) = sin(2*pi*x/50

Note that the periods (frequencies) for the black cosine curve and the blue sine curve in Figure 4 are not the same. The period (time interval between peaks) for the black curve is one-half that of the blue curve. Stated differently, the frequency of the black curve is twice that of the bluecurve.

(Frequency and period are reciprocals of one another. Period is a measure of the time required to complete one cycle of the function. Frequency is ameasure of the number of cycles that are completed in a given amount of time, usually one second.)

Modified arguments

This difference exists because I modified the argument in the equation for the cosine function relative to the sine function. In particular, I halved thevalue in the denominator in the cosine argument relative to the denominator in the sine argument.

This caused the period of the cosine function to be only half as long as the period for the sine function. Stated differently, this caused the frequency of the cosine function to be twice the frequency of the sine function.

Why does pi appear in the arguments ?

Although it isn't obvious, for any given value of x , the arguments for the sine and cosine functions shown above are angular measurements in radians .

Most programming languages provide methods for computing the sine and the cosine values for an angle given in radians. That is true for Java, and it isalso true for the plotting software used to produce these graphs. (These graphs were produced using a Java program.)

Radians versus cycles

One cycle constitutes 360 degrees.

(For example, this is the number of degrees that the big hand on a clock must traverse to begin at the 12 and make one complete cycle around theclock face and back to the 12.)

Beyond one cycle, the values of the sine and cosine functions repeat.

An angle of one radian is approximately equal to 57.3 degrees, and is exactly equal to 360 degrees divided by 2*pi. Therefore, in order to use a method thatexpects to receive an angle in radians, it is necessary to apply the correction factor of 2*pi as shown above to convert from cycles to radians.

The horizontal scale

The horizontal scale in Figure 4 extends from minus 100 units to plus 100 units with a value of 0 in the center.

A tic mark appears every ten units. For x equal to 25, the argument for the cosine function equals 2*pi radians, or 360 degrees. A close examinationof Figure 4 shows that the cosine curve goes through one full cycle between an x value of 0 and an x value of 25. Beyond that, the cosine function simply repeats.

Similarly, for x equal to 50, the argument for the sine function equals 2*pi radians, or 360 degrees. Again, a close examination of Figure 4 shows that the sine curve goes through one full cycle between an x value of 0 and an x value of 50. Beyond that, the sine function simply repeats.

Questions & Answers

how to create a software using Android phone
Wiseman Reply
how
basra
what is the difference between C and C++.
Yan Reply
what is software
Sami Reply
software is a instructions like programs
Shambhu
what is the difference between C and C++.
Yan
yes, how?
Hayder
what is software engineering
Ahmad
software engineering is a the branch of computer science deals with the design,development, testing and maintenance of software applications.
Hayder
who is best bw software engineering and cyber security
Ahmad
Both software engineering and cybersecurity offer exciting career prospects, but your choice ultimately depends on your interests and skills. If you enjoy problem-solving, programming, and designing software syste
Hayder
what's software processes
Ntege Reply
I haven't started reading yet. by device (hardware) or for improving design Lol? Here. Requirement, Design, Implementation, Verification, Maintenance.
Vernon
I can give you a more valid answer by 5:00 By the way gm.
Vernon
it is all about designing,developing, testing, implementing and maintaining of software systems.
Ehenew
hello assalamualaikum
Sami
My name M Sami I m 2nd year student
Sami
what is the specific IDE for flutter programs?
Mwami Reply
jegudgdtgd my Name my Name is M and I have been talking about iey my papa john's university of washington post I tagged I will be in
Mwaqas Reply
yes
usman
how disign photo
atul Reply
hlo
Navya
hi
Michael
yes
Subhan
Show the necessary steps with description in resource monitoring process (CPU,memory,disk and network)
samuel Reply
What is software engineering
Tafadzwa Reply
Software engineering is a branch of computer science directed to writing programs to develop Softwares that can drive or enable the functionality of some hardwares like phone , automobile and others
kelvin
if any requirement engineer is gathering requirements from client and after getting he/she Analyze them this process is called
Alqa Reply
The following text is encoded in base 64. Ik5ldmVyIHRydXN0IGEgY29tcHV0ZXIgeW91IGNhbid0IHRocm93IG91dCBhIHdpbmRvdyIgLSBTdGV2ZSBXb3puaWFr Decode it, and paste the decoded text here
Julian Reply
what to do you mean
Vincent
hello
ALI
how are you ?
ALI
What is the command to list the contents of a directory in Unix and Unix-like operating systems
George Reply
how can i make my own software free of cost
Faizan Reply
like how
usman
hi
Hayder
The name of the author of our software engineering book is Ian Sommerville.
Doha Reply
what is software
Sampson Reply
the set of intruction given to the computer to perform a task
Noor
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Digital signal processing - dsp. OpenStax CNX. Jan 06, 2016 Download for free at https://legacy.cnx.org/content/col11642/1.38
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Digital signal processing - dsp' conversation and receive update notifications?

Ask