FINAL YEAR PROJECT PRESENTATION Automatic Piano Tuning Presented - - PowerPoint PPT Presentation

final year project presentation automatic piano tuning
SMART_READER_LITE
LIVE PREVIEW

FINAL YEAR PROJECT PRESENTATION Automatic Piano Tuning Presented - - PowerPoint PPT Presentation

American University of Beirut Faculty of Engineering and Architecture Mechanical Engineering Department FINAL YEAR PROJECT PRESENTATION Automatic Piano Tuning Presented By: Tilbian, Joseph Matossian, Garo Project Supervisor: Prof. A Smaili


slide-1
SLIDE 1

American University of Beirut

Faculty of Engineering and Architecture

Mechanical Engineering Department

FINAL YEAR PROJECT PRESENTATION

slide-2
SLIDE 2

Automatic Piano Tuning

Presented By: Tilbian, Joseph Matossian, Garo Project Supervisor: Prof. A Smaili

slide-3
SLIDE 3

Introduction and Problem Statement

  • Piano tuning, an art and a profession
  • The “Automatic Piano Tuner”
  • A precision instrument to tune a piano
  • No Prior knowledge about tuning needed
  • Easy to handle
  • Markets for such an instrument
  • Household Use
  • Piano Manufacturing Companies
slide-4
SLIDE 4

Literature Review

  • The Nature of Sound and Music Theory
  • The Harmonic Series
  • The Equal Temperament
  • Tuning Instruments
  • Design Considerations
slide-5
SLIDE 5

Literature Review

  • The Nature of Sound and Music Theory
  • The Musical Scale
  • The Interval
slide-6
SLIDE 6

Literature Review

The Nature of Sound and Music Theory

slide-7
SLIDE 7

Literature Review

The Nature of Sound and Music Theory

slide-8
SLIDE 8

Literature Review

The Harmonic Series

slide-9
SLIDE 9

Literature Review

The Harmonic Series

slide-10
SLIDE 10

Literature Review

The Equal Temperament

slide-11
SLIDE 11

Literature Review

The Equal Temperament

  • The Ratio between two consecutive semi-tones is 1.0594631
slide-12
SLIDE 12

Literature Review

Tuning Instruments

Auto Chromatic Tuners

slide-13
SLIDE 13

Literature Review

Tuning Instruments

Strobotuners

slide-14
SLIDE 14

Literature Review

  • Design Considerations
  • Design of an Instrument that hears, analyses, and

controls

  • The Microphone
  • The Micro Controller
  • The Tuning Gun
slide-15
SLIDE 15

Proposed Solution Procedure

  • Closed Loop Feedback Control System
  • The Microphone and Interface Circuit
  • The Micro Controller
  • The Tuning Gun
slide-16
SLIDE 16

Closed Loop Feedback Control System

Proposed Solution Procedure

slide-17
SLIDE 17

The Sample Scale

slide-18
SLIDE 18
  • The Microphone and Interface Circuit
  • Piezoelectric Microphone
  • Low Noise Dual Pre-Amp IC ( LM387A)

Proposed Solution Procedure

slide-19
SLIDE 19

Proposed Solution Procedure

The Microphone

slide-20
SLIDE 20

Proposed Solution Procedure

The Microphone

slide-21
SLIDE 21

Proposed Solution Procedure

The Microphone

slide-22
SLIDE 22
  • The Micro Controller
  • Sequence of Events
  • Capture and Compare Module
  • Tuning Gun Control
  • LCD Control

Proposed Solution Procedure

slide-23
SLIDE 23

Proposed Solution Procedure

  • Sequence of Events
  • Instrument turned on, welcome message displayed
  • Note to be tuned displayed
  • User can scroll up and down the scale
  • User can tune a selected note by pressing a button
  • User alerted when note is being tuned and tuned
  • Note tuned next note in the scale is displayed
  • Sequence repeated until all notes are tuned

The Micro Controller

slide-24
SLIDE 24

Proposed Solution Procedure

The Micro Controller

  • Capture and Compare Module
  • Measure the period of the acoustic signal
  • Compare the period of the captured signal to a

reference value

  • If values match, note is in tune
  • If values are not equal, Motor activated
  • Capture and compare module repeated until values

match.

slide-25
SLIDE 25

Proposed Solution Procedure

The Micro Controller - Capture and Compare

slide-26
SLIDE 26

Proposed Solution Procedure

The Micro Controller - Capture and Compare

slide-27
SLIDE 27

Proposed Solution Procedure

The Micro Controller - Capture and Compare

slide-28
SLIDE 28

Proposed Solution Procedure

The Micro Controller - Capture and Compare

slide-29
SLIDE 29

Proposed Solution Procedure

The Micro Controller - Capture and Compare

  • Capture the signal from falling edge to falling edge
  • Allocate memory locations
  • Capture and compare
slide-30
SLIDE 30

Proposed Solution Procedure

The Micro Controller - Capture and Compare

slide-31
SLIDE 31

Proposed Solution Procedure

The Micro Controller - Capture and Compare

slide-32
SLIDE 32

Proposed Solution Procedure

The Micro Controller - Capture and Compare

slide-33
SLIDE 33

Proposed Solution Procedure

The Micro Controller - Capture and Compare

If CCPRESH < CCPVALH, this implies that the frequency of the processed signal is higher than that of the preset value. The controller should rotate the motor counter-clockwise to decrease the frequency of the string. If CCPRESH > CCPVALH, this implies that the frequency of the processed signal is lower than that of the preset value. The controller should rotate the motor clockwise to increase the frequency of the string. If CCPRESH = CCPVALH, this implies that we have to compare the lower bytes.

slide-34
SLIDE 34

Proposed Solution Procedure

The Micro Controller - Capture and Compare

If CCPRESL < CCPVALL, this implies that the frequency of the processed signal is higher than that of the preset value. The controller should rotate the motor counter-clockwise to decrease the frequency of the string. If CCPRESL > CCPVALL, this implies that the frequency of the processed signal is lower than that of the preset value. The controller should rotate the motor clockwise to increase the frequency of the string. If CCPRESL = CCPVALL, this implies that the string has been tuned to the desired frequency, and we can move to tuning another string.

slide-35
SLIDE 35

Proposed Solution Procedure

The Micro Controller - Capture and Compare

  • Case of notes bellow 76.1788 Hz
  • Addition of a Prescaler
slide-36
SLIDE 36

Proposed Solution Procedure

The Micro Controller

  • Tuning Gun Control
  • Control a DC motor by a Dual H-Bridge Drive (L298N)
  • Direction of motor decided by the result of the

comparison.

  • Direction Control by 3 Pins
slide-37
SLIDE 37

Proposed Solution Procedure

The Micro Controller

  • LCD Control
  • 2 lines , 20 characters
  • Controlled by 11 pins
  • The LCD guides the user
slide-38
SLIDE 38
  • The Tuning Gun
  • The Torque
  • The Rotational Speed
  • The Motor
  • Worm Gearing
  • The Tuning Tool

Proposed Solution Procedure

slide-39
SLIDE 39

Proposed Solution Procedure

The Tuning Gun - The Torque

The Torque Wrench

slide-40
SLIDE 40

Proposed Solution Procedure

The Tuning Gun - The Torque

slide-41
SLIDE 41

Proposed Solution Procedure

The Tuning Gun - The Rotational Speed

slide-42
SLIDE 42

Proposed Solution Procedure

The Tuning Gun - The Rotational Speed

slide-43
SLIDE 43

Proposed Solution Procedure

The Tuning Gun - The Rotational Speed

slide-44
SLIDE 44

Proposed Solution Procedure

The Tuning Gun - The Tuning Tool

slide-45
SLIDE 45

Proposed Solution Procedure

The Tuning Gun - The Motor

slide-46
SLIDE 46

Proposed Solution Procedure

The Tuning Gun - Worm Gearing

slide-47
SLIDE 47

Proposed Solution Procedure

The Tuning Gun

slide-48
SLIDE 48

Results and Discussion

Packaging

slide-49
SLIDE 49

Results and Discussion

Packaging

slide-50
SLIDE 50

Results and Discussion

Packaging

slide-51
SLIDE 51

Results and Discussion

  • How to use the instrument
  • How to use the tuning gun
slide-52
SLIDE 52

Results and Discussion

  • Manufacturing Considerations
slide-53
SLIDE 53

Conclusion

  • Revolutionize the art of tuning pianos
  • Modeled to tune any acoustic or electric musical instrument
slide-54
SLIDE 54

Automatic Piano Tuning

Thank You!