📓
Documents
  • Directory
  • Vancouver Cafe Database
  • Latex Resources
  • Ada Links
  • On Interviewing
  • Electrical
    • WIP - Mapping the Territory
    • Gain and Phase Margin
    • Piezoelectrics
    • Common ICs
    • WIP - PCB Design
    • WIP - High frequency circuits
      • Transmission Line Theory
      • Propogation
  • Computer Science
    • Statics, Volatiles, and Externs
    • Linked Lists
    • Dynamic Memory Allocation
    • The Stack
    • WIP - Investigations into Embedded
  • Mathematics
    • Markov Chains
      • Properties of Markov Chains
      • Cayley-Hamilton and Matrix Similarity
  • Ongoing Projects
    • Master List
Powered by GitBook
On this page

Was this helpful?

  1. Electrical

Piezoelectrics

PreviousGain and Phase MarginNextCommon ICs

Last updated 5 years ago

Was this helpful?

Certain materials are atomically structured such that they can deform and polarize as they do so. This is a useful property that allows us to convert energy between mechanical and electrical domains. Examples of such materials include SiO2SiO_{2}SiO2​ (Quartz) and BaTiO3BaTiO_{3}BaTiO3​ (Ceramic).

When dealing with piezoelectric materials we are usually concerned about the relative amount, direction, and type of force that corresponds to a particular polarization vector. The relation between tense forces ( T1,T2,T3T_1, T_2, T_3T1​,T2​,T3​ ) and shear forces ( T4,T5,T6T_4, T_5, T_6T4​,T5​,T6​ ) are represented in a piezoelectric coefficient matrix ( DDD ) with a polarization output vector shown below:

[P1P2P3]=[d11d12d13d14d15d16d21d22d23d24d25d26d31d32d33d34d35d36][T1T2T3T4T5T6]\begin{bmatrix} P_1\\P_2\\P_3 \end{bmatrix} = \begin{bmatrix} d_{11}&d_{12}&d_{13}&d_{14}&d_{15}&d_{16} \\ d_{21}&d_{22}&d_{23}&d_{24}&d_{25}&d_{26} \\ d_{31}&d_{32}&d_{33}&d_{34}&d_{35}&d_{36} \\ \end{bmatrix} \begin{bmatrix} T_1\\T_2\\T_3\\T_4\\T_5\\T_6 \end{bmatrix}​P1​P2​P3​​​=​d11​d21​d31​​d12​d22​d32​​d13​d23​d33​​d14​d24​d34​​d15​d25​d35​​d16​d26​d36​​​​T1​T2​T3​T4​T5​T6​​​

This equation is, of course reversible as in T=DT∗PT = D^T*PT=DT∗P.

A Compression force on Quartz Generating a a Charge Dipole