Tuning Fork

Application ID: 8499


This app demonstrates the following:

  • Playing a sound at a specific computed frequency
  • Selecting different materials from a combo box
  • Visualizing material appearance, color, and texture
  • Choice of three different user interface layouts for computer, tablet, or smartphone
  • Custom implementation of the secant method
  • Custom window icon.

When a tuning fork is struck, it vibrates in a complex motion pattern that can be described mathematically as the superposition of resonant modes, also known as eigenmodes. Each mode is associated with a particular eigenfrequency. The tuning fork produces its characteristic sound from the specific timbre that is created by the combination of all of the eigenfrequencies. The app computes the fundamental resonant frequency of a tuning fork where you can change the prong length. Alternatively, you can provide a user-defined target frequency and the application will find the corresponding prong length using an algorithm based on a secant method.

This application example illustrates applications of this type that would nominally be built using the following products: