Top | Prev | Next

Analogy to Voltage-controlled Motor


Q : Why are quartz tuning forks commonly made to vibrate at 32,768 Hz?
A : 32,768 is 2^15, and digital counters are all sorts of happy about powers of 2. 32,768 Hz is the most commonly available frequency from manufacturers.

Since we've already spent considerable effort analyzing voltage-controlled motors this term, hopefully making an analogy between them and a piezoelectric 'motor' (of the type seen in Problem 7.2) will be useful:

Voltage-controlled Motor

  • Mechanical System in RED : Inertia + damping
  • Electrical World in BLACK : Motor has inductance + resistance
  • Coupling Coefficients in BLUE : Kt must equal Ke!
  • Piezo-actuated Tool

  • Mechanical System in RED : Inertia + damping and
    spring_mechanical = k_beam + k_actuator
  • Electrical World in BLACK : capacitance across actuator
  • Coupling Coefficients in BLUE : Kf must equal Ki!

  • Common ideas are:
  • Note that with either system, the feedback loop consists of the following, basic loop-pattern:
    mech.sys-->coupling_coef-->elec.sys-->coupling_coef-->mech.sys-->coupling_coef-->etc, etc, etc
    ...and we input our additional energy at some transition-point (at some cycling arrow location above).
  • It's not entirely coincidental that we are inputting VOLTAGE in both cases, as this often tends to be the easiest way to command an accurate value (i.e e_command = V(t)) into controlled systems of this type.
    gonzo@mit.edu page 8 (of 10) 2.010 Tutorial #7, 5-Nov-00