[关闭]
@computationalphysics-2014301020090 2016-12-18T14:53:04.000000Z 字数 3250 阅读 172

Exercise 13 : Problem 6.16

Perform the calculations described in this section.One interesting possibility is to compare the size of the octave stretching,that is,the magnitude of the deviations from a purely harmonic spectrum,for short (treble) and long (bass) strings.The relevant string parameters for a good grand piano are given in Table 6.1

Table 6.1:

Some parameters describing the properties of a strings in a typical grand piano.The note is middle while is two octives lower and is three octaves higher in frequency.The parameter is associated with damping,as discussed in problem .After chaine and Askenfelt (1994)

65.4 1.9 250 0.5
262 0.62 330 0.5
2093 0.09 380 0.5

此处输入图片的描述

Abstract

This article is about using numerical method to solve wave function, especially for a wave spreading in a string. Further more, it will discuss the realistic case, which means considering friction.

Background

此处输入图片的描述
In this case, the equation of vertical motion for a point in the string is:


When is sufficient small, we have:

Then, the equation (1) becomes:

Also, if we consider the friction, the equation of vertical motion becomes:

In the numerical approach, we rewrite the equation into this form:

Rearranging the former expression we can express in terms of y at pervious time steps, with the result:

where . Generally, we let to keep the stability for the solution.
Also, in the case of realistic string, the numerical equation becomes:

where is the number of spatial units along the string.

Main body

code1
wxp_1=0, wxp_2=1, and Amp=1: 此处输入图片的描述

wxp_1=0.1, wxp_2=0.9, and Amp=0.5: 此处输入图片的描述

wxp_1=0.2, wxp_2=0.7, and Amp=1.2: 此处输入图片的描述

String signal and power spectra for ideal strings

The recording point is x=0.2m. 此处输入图片的描述
In this standing wave case, every point on the string does harmonic motion, which means the string signal must be a sine or cosine wave.


此处输入图片的描述
This string was excited with a Guassian initial pluck centered at x=0.3m. Either the odd frequencies or the even frequencies were excited in this situation.

此处输入图片的描述
This string was excited with a realistic initial pluck centered at x=0.125m. Only a few low frequencies could be excited in this case.

Power spectra for "realistic" strings code2

In this section, I will consider the influence of the friction of the string. In all cases data of the point at x=0.3m was analyzed, and I used to ensure stability for all values of employed.
此处输入图片的描述The power spectra for "realistic" string in the case of Guassian pluck.


此处输入图片的描述The power spectra for "realistic" string in the case of realistic pluck.
As the figure showed above, there are large frequency shifts in the high frequency. I construct a high frequency standing wave in order to verify it.

此处输入图片的描述This is what we expect.

Conclusion

The friction of the string will cause a frequency shift especially for the high frequency. Also, the frequencies which excited in a guitar are always low frequencies.

Acknowledgement

1)Giodano, N.J., Nakanishi, H. Computational Physics. Tsinghua University Press, December 2007.
2)Chen Feng

添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注