Next Article in Journal
Recognition Method of Digital Meter Readings in Substation Based on Connected Domain Analysis Algorithm
Next Article in Special Issue
A Thickness-Mode High-Frequency Underwater Acoustic Transducer with a Low Sidelobe Level
Previous Article in Journal
Parameter Identification of the Nonlinear Piezoelectric Shear d15 Coefficient of a Smart Composite Actuator
Previous Article in Special Issue
Polymorphic Phase Transition and Piezoelectric Performance of BaTiO3-CaSnO3 Solid Solutions
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Global Optimization Method to Determine the Complex Material Constants of Piezoelectric Bars in the Length Thickness Extensional Mode

1
The Program in Applied and Computational Mathematics, Princeton University, Princeton, NJ 08544, USA
2
School of Power and Mechanical Engineering, Wuhan University, Wuhan 430072, China
*
Author to whom correspondence should be addressed.
Submission received: 23 May 2021 / Revised: 12 June 2021 / Accepted: 13 June 2021 / Published: 22 July 2021
(This article belongs to the Special Issue Advances in Piezoelectric Actuators 2022)

Abstract

:
Optimization methods have been used to determine the elastic, piezoelectric, and dielectric constants of piezoelectric materials from admittance or impedance measurements. The optimal material constants minimize the difference between the modeled and measured admittance or impedance spectra. In this paper, a global optimization method is proposed to calculate the optimal material constants of piezoelectric bars in the length thickness extensional mode. The algorithm is applied to a soft PZT and a hard PZT and is shown to be robust.

1. Introduction

Piezoelectric constants d 31 and d 33 are indispensable parameters when we evaluate the performances of new piezoelectric materials. A common method to determine d 31 from capacitance and admittance measurements has been described in an IEEE standard [1]. First, the dielectric constant ϵ 33 T is calculated from the capacitance measured at 1 kHz. Second, the elastic compliance constant s 11 E is calculated from the frequency of maximum conductance f s in the length thickness extensional mode. Third, the electromechanical coupling factor k 31 is calculated from f s and the frequency of maximum resistance f p . The piezoelectric constant d 31 is finally calculated from ϵ 33 T , s 11 E , and k 31 [1].
To circumvent the need of the capacitance measurement, researchers have developed iterative and non-iterative methods to determine the material constants ( s 11 E , ϵ 33 T , and d 31 ) from only the admittance measurements in the length thickness extensional mode. Smits proposed an iterative method to calculate the complex material constants from the admittances at three frequencies [2]. According to the one-dimensional model in the IEEE standard [1], the three complex admittances suffice to determine the three complex material constants [3], whose imaginary parts represent the losses in the material [4]. Smits’s method involved the manual selection of three data points on an admittance curve, which was later automated by Alemany et al. [3]. Non-iterative methods have also been proposed to calculate the material constants from particular near-resonance frequencies and the corresponding admittances [5,6].
In contrast to the iterative and non-iterative methods that use a limited number of admittance data, fitting methods are based on the whole admittance spectra and are therefore robuster. In a fitting method, the material constants are determined by fitting the modeled admittance or impedance spectra to the measurements. The optimal material constants are those that minimize the difference between the modeled and measured admittance or impedance spectra.
When the modeled admittance or impedance spectra come from the one-dimensional model of the length thickness extensional mode, the optimal material constants can be calculated with local optimization algorithms, such as the simplex algorithm [7], the Levenberg–Marquardt algorithm [8], and the Nelder–Mead algorithm [9]. Unlike the global optimization algorithms that were recently proposed for the thickness extensional mode [10] and the radial mode [11], these local optimization algorithms may not converge to the globally optimal material constants, especially when the initial guess of the material constants is inaccurate. To propose a global optimization algorithm for the length thickness extensional mode is the first motivation of this paper.
The modeled admittance or impedance spectra in the fitting methods can also come from finite element simulations [12,13,14,15,16]. Finite element simulations are able to predict the admittance at any frequency, even when different vibration modes are coupled. On the contrary, each one-dimensional model only applies to a specific vibration mode. Furthermore, one-dimensional models are only valid for samples with particular shapes and dimensions. The constraint is unnecessary in the finite element simulations. The fitting methods based on finite element simulations, however, are too complicated to be used in everyday research for most researchers.
Although there are several fitting methods based on the one-dimensional model of the length thickness extensional mode [7,8,9], no open-source software is available. Consequently, researchers have to write their own code to realize the algorithms if they cannot afford a commercial software license [17]. The second motivation of this paper is to publish an open-source code to determine the material constants in the one-dimensional model of the length thickness extensional mode.
The global optimization method proposed in this paper has the following advantages over other methods. It does not need a capacitance measurement to determine the dielectric constant ϵ 33 T , in contrast to the common method in the IEEE standard [1]. Unlike the iterative and non-iterative methods [2,3,5,6], our method takes full advantage of the measured admittance spectra and is less prone to experimental errors. Compared with the local optimization methods [7,8,9], the present global optimization method is able to find the globally optimal material constants even when their initial guesses are chosen randomly. Based on the one-dimensional model, the present method is more efficient and convenient than the fitting methods based on finite element simulations [12,13,14,15,16].
This paper is arranged as follows. In Section 2, we introduce the global optimization method to fit the modeled admittance and impedance spectra to the measured ones. The algorithm is applied to calculate the optimal material constants of PZT materials and the results are presented in Section 3 and discussed in Section 4. Conclusions are given in Section 5.

2. Materials and Methods

In the one-dimensional model of the length thickness extensional mode, the electrical admittance of a rectangular bar is [1]:
Y mod ( y , f ) = 2 i π f l w t [ ϵ 33 T d 31 2 s 11 E + d 31 2 s 11 E tan ( π f l ρ s 11 E ) π f l ρ s 11 E ] ,
where i = 1 and f is the frequency of the driving voltage. The density ( ρ ), length (l), width (w), and thickness (t) of the bar are experimentally measured. The one-dimensional model applies when l w and w > 3 t [1]. The admittance also depends on an elastic compliance constant ( s 11 E ), a dielectric constant ( ϵ 33 T ), and a piezoelectric constant ( d 31 ) of the material. The three material constants are assumed to be complex numbers. The imaginary parts of s 11 E , ϵ 33 T , and d 31 are related to the elastic, dielectric, and piezoelectric losses, respectively [4]. The six-dimensional real vector y is defined as:
y = ( Re { s 11 E } , Im { s 11 E } , Re { ϵ 33 T } , Im { ϵ 33 T } , Re { d 31 } , Im { d 31 } ) T ,
where “ Re ” and “ Im ” represent the real and imaginary parts, respectively. The superscript “ T ” represents the transpose of the vector.
The experimental admittances are denoted as Y exp ( f n ) , where f n ( 1 n N ) are N frequencies around the resonance frequency of the first length thickness extensional mode. We denote the average relative error of the admittance and impedance in the one-dimensional model as
E ( y ) = E G ( y ) + E B ( y ) + E R ( y ) + E X ( y ) 4 ,
where
E G ( y ) = 1 N n = 1 N [ G mod ( y , f n ) G exp ( f n ) G exp ( f n ) ] 2 ,
E B ( y ) = 1 N n = 1 N [ B mod ( y , f n ) B exp ( f n ) B exp ( f n ) ] 2 ,
E R ( y ) = 1 N n = 1 N [ R mod ( y , f n ) R exp ( f n ) R exp ( f n ) ] 2 ,
E X ( y ) = 1 N n = 1 N [ X mod ( y , f n ) X exp ( f n ) X exp ( f n ) ] 2 .
Here, G = Re { Y } , B = Im { Y } , Z = 1 / Y , R = Re { Z } , and X = Im { Z } are the conductance, susceptance, impedance, resistance, and reactance, respectively. The subscripts “ mod ” and “ exp ” represent the modeled and measured quantities, respectively. The optimal material constants correspond to the vector y that minimizes the average relative error E ( y ) . The minimum average relative error is calculated with the Levenberg–Marquardt modification of Newton’s method as follows [18].
(1)
Measure the admittance, density, and dimensions of the sample. Calculate the experimental conductance, susceptance, resistance, and reactance from the measured admittance.
(2)
Randomly select a set of material constants ( s 11 E , ϵ 33 T , d 31 ) as an initial guess, where:
5 × 10 11 m 2 / N < Re { s 11 E } < 2 × 10 12 m 2 / N ,
1 × 10 12 m 2 / N < Im { s 11 E } < 1 × 10 12 m 2 / N ,
1 × 10 9 F / m < Re { ϵ 33 T } < 5 × 10 8 F / m ,
1 × 10 9 F / m < Im { ϵ 33 T } < 1 × 10 9 F / m ,
5 × 10 9 C / N < Re { d 31 } < 5 × 10 9 C / N ,
1 × 10 9 C / N < Im { d 31 } < 1 × 10 9 C / N .
(3)
Define:
x = ( Re { s 11 E } 10 11 m 2 / N , Im { s 11 E } 10 13 m 2 / N , Re { ϵ 33 T } 10 8 F / m , Im { ϵ 33 T } 10 10 F / m , Re { d 31 } 10 10 C / N , Im { d 31 } ) T 10 12 C / N )
such that the absolute value of each component of x is close to 1.
(4)
Calculate the average relative error E from Equations (3)–(7). Note that E is also a function of x . Calculate the gradient and the Hessian matrix of E and denote them as g ( x ) and F ( x ) , whose expressions are derived in Appendix A.
(5)
Define Δ x = [ F ( x ) + μ ( x ) I ] 1 g ( x ) , where μ ( x ) = max { 2 λ min ( x ) , 0.001 } and λ min ( x ) is the minimum eigenvalue of the Hessian matrix F ( x ) . I is the 6 × 6 identity matrix.
(6)
Calculate the average relative errors E ( x + α Δ x ) for step sizes α = 1 / 25 , 1/5, 1, and 5. Find the minimum average relative error E ( x + α opt Δ x ) , where α opt is the optimal step size. Take x + α opt Δ x to be the new x .
(7)
In the inner iteration, repeat steps 4–6 until the absolute values of all components of α opt Δ x are less than 10 8 . Then E ( x ) is the locally minimum average relative error. Calculate the locally optimal material constants ( s 11 E , ϵ 33 T , d 31 ) from Equation (14).
(8)
In the outer iteration, repeat steps 2–7 for 100 times with different sets of initial material constants. The globally minimum average relative error is defined as the minimum among all locally minimum average relative errors. The corresponding material constants are the globally optimal material constants.
The flow chart of the algorithm is shown in Figure 1. In the end, we check whether the optimal material constants are reasonable. For a material to be passive, i.e., energy is dissipated instead of generated in the material, the following conditions must be satisfied: [4]
Im { s 11 E } 0 ,
Im { ϵ 33 T } 0 ,
Im { s 11 E } Im { ϵ 33 T } ( Im { d 31 } ) 2 .

3. Results

The algorithm proposed in Section 2 is applied to a soft PZT and a hard PZT to calculate their optimal material constants in the length thickness extensional mode. The densities of the soft PZT and the hard PZT are 7.85 × 10 3 kg/m3 and 7.81 × 10 3 kg/m3, respectively [7]. Both samples have the same dimensions. The length, width, and thickness are 12 mm, 3 mm, and 1 mm, respectively [7].
The experimental admittance and impedance of the soft PZT are obtained from Figure 1 in [7] and plotted with symbols in Figure 2. Note that the data are not evenly spaced in the frequency range between 110 kHz and 140 kHz, which corresponds to the first length thickness extensional mode. For example, the reactance data are denser when f 134.5   kHz (Figure 2h). Consequently, we use the linearly interpolated admittance and impedance at 301 frequencies evenly spaced between 110 kHz and 140 kHz as the experimental data in our calculations. The modeled admittance and impedance that best fit the experimental data are then calculated with the present algorithm and plotted with lines in Figure 2. The globally minimum average relative error is 6.5% and is found in 40 runs among 100 runs with different initial material constants. The optimal material constants are listed in Table 1 and are confirmed to satisfy Equations (15)–(17). The relative differences between our results and the previous results [7] are less than 3% and 7% for the real and imaginary parts of the material constants, respectively.
Similarly, the experimental admittance and impedance of the hard PZT in the first length thickness extensional mode at 251 frequencies evenly spaced between 148 kHz and 158 kHz are linearly interpolated from Figure 2 in [7]. The original experimental data and the best fitting curves are plotted in Figure 3 with symbols and lines, respectively. The globally minimum average relative error is 10.4% and is found in 48 runs among 100 runs. The optimal material constants are listed in Table 1 and are confirmed to satisfy Equations (15)–(17). The relative differences between our results and the previous results [7] are less than 7% for the real parts of the material constants. The imaginary parts of the present optimal ϵ 33 T and d 31 , however, do not agree with the previous results [7]. Compared with the previous best fitting results [7], which are plotted with red dashed lines in Figure 3, our best fitting admittance and impedance are closer to the experimental results.

4. Discussion

In Section 3, the minimum average relative errors are 6.5% and 10.4% for the soft PZT and the hard PZT, respectively. Note that these average relative errors represent the relative differences between the modeled admittance and impedance spectra and the measured ones. The errors of the optimal material constants are difficult to estimate but should be far less than 10%. Otherwise, the differences between the modeled and measured resonance frequencies would have been evident in Figure 2 and Figure 3.
The average relative error of the modeled admittance and impedance spectra cannot be reduced to zero due to the following two reasons. First, the measured admittance and impedance may not be accurate. They are sensitive to the holding position of the sample. Second, the one-dimensional model (Equation (1)) only applies when l w and w > 3 t [1]. When these conditions are not satisfied or when the sample is not a perfect rectangular bar, the one-dimensional model is only an approximation.
The present global optimization method depends on the range of the initial guess of material constants. If this range is larger than that in Equations (8)–(13), the algorithm may need more runs to find the globally optimal material constants. The algorithm may even find different locally optimal material constants that have almost the same average relative error. Actually, according to Theorem A1 in Appendix B, different materials may have similar admittances around the same resonance frequency. For example, if we have several materials and the material constants of the n-th material are ( 2 n 1 ) 2 s 11 E , ϵ 33 T + 4 n ( n 1 ) d 31 2 / s 11 E , and ( 2 n 1 ) 2 d 31 , where n 1 , then the n-th resonance frequency of the n-th material is close to the first resonance frequency of the first material. Furthermore, the admittance spectrum of the n-th material near its n-th resonance frequency is similar to that of the first material near the first resonance frequency. This phenomenon is illustrated in Figure 4, where the first material is chosen as the soft PZT.
Although the present algorithm may converge to different optimal material constants, we can easily check whether the vibration mode in the given frequency range is the first mode. According to Figure 4, those conductance spectra with local maxima at lower frequencies outside the given frequency range should be neglected. Only the optimal material constants that correspond to a modeled admittance spectrum with the first mode in the given frequency range are the ones we need.

5. Conclusions

In this paper, we proposed a global optimization method to determine the complex material constants of piezoelectric bars in the length thickness extensional mode. The calculated optimal material constants and the best fitting admittance and impedance are consistent with the previous results [7] for a soft PZT and a hard PZT. Unlike the previous algorithms [7,8,9], the present algorithm involved 100 runs from random initial material constants and was able to find the globally minimum average relative error of the modeled admittance and impedance. Even when the initial material constants were randomly chosen from a wide range, at least 40% of runs found the globally minimum average relative error, which shows the robustness of the current algorithm. On the contrary, the local optimization methods [7,8,9] depend on well-chosen initial material constants, otherwise they may find a local minimum instead of the global minimum of the average relative error.
The present algorithm can also be modified to determine the optimal material constants in other vibration modes with one-dimensional models.

Author Contributions

Conceptualization, X.X. and X.L.; methodology, X.X. and X.L.; software, X.X.; validation, X.X. and X.L.; formal analysis, X.X. and X.L.; investigation, X.X. and X.L.; resources, X.X. and X.L.; data curation, X.X. and X.L.; writing—original draft preparation, X.X.; writing—review and editing, X.X. and X.L.; visualization, X.X.; supervision, X.L.; project administration, X.L.; funding acquisition, X.L. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the National Natural Science Foundation of China grant number 51705373.

Data Availability Statement

The computer code developed in this study is written in MATLAB R2020a and is available at https://github.com/xiangmingxiong/length-thickness-extensional-vibration-analysis (accessed on 15 June 2021). The data presented in this study are openly available in Open Science Framework at doi:10.17605/OSF.IO/N8P7K.

Conflicts of Interest

The authors declare no conflict of interest. The funders had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript, or in the decision to publish the results.

Appendix A

Denoting the components of the gradient g and the entries of the Hessian matrix F as g k and F j k ( j , k = 1 , 2 , , 6 ), we have:
g k = E x k = C k E y k , 1 k 6 ,
F j k = 2 E x j x k = C j C k 2 E y j y k , 1 j , k 6
according to Equations (2) and (14), where C 1 = 1 × 10 11 m 2 / N , C 2 = 1 × 10 13 m 2 / N , C 3 = 1 × 10 8 F / m , C 4 = 1 × 10 10 F / m , C 5 = 1 × 10 10 C / N , and C 6 = 1 × 10 12 C / N .
From Equations (3)–(7), we have:
E y k = 1 4 ( E G y k + E B y k + E R y k + E X y k ) ,
E G y k = 1 E G N n = 1 N G mod ( y , f n ) G exp ( f n ) [ G exp ( f n ) ] 2 Re { Y mod y k ( y , f n ) } ,
E B y k = 1 E B N n = 1 N B mod ( y , f n ) B exp ( f n ) [ B exp ( f n ) ] 2 Im { Y mod y k ( y , f n ) } ,
E R y k = 1 E R N n = 1 N R mod ( y , f n ) R exp ( f n ) [ R exp ( f n ) ] 2 Re { Z mod y k ( y , f n ) } ,
E X y k = 1 E X N n = 1 N X mod ( y , f n ) X exp ( f n ) [ X exp ( f n ) ] 2 Im { Z mod y k ( y , f n ) }
for 1 k 6 and:
2 E y j y k = 1 4 [ 1 E G E G y j E G y k + 1 E B E B y j E B y k + 1 E R E R y j E R y k + 1 E X E X y j E X y k ] + 1 4 E G N n = 1 N [ G mod ( y , f n ) G exp ( f n ) ] [ G exp ( f n ) ] 2 Re { 2 Y mod y j y k ( y , f n ) } + 1 4 E B N n = 1 N [ B mod ( y , f n ) B exp ( f n ) ] [ B exp ( f n ) ] 2 Im { 2 Y mod y j y k ( y , f n ) } + 1 4 E R N n = 1 N [ R mod ( y , f n ) R exp ( f n ) ] [ R exp ( f n ) ] 2 Re { 2 Z mod y j y k ( y , f n ) } + 1 4 E X N n = 1 N [ X mod ( y , f n ) X exp ( f n ) ] [ X exp ( f n ) ] 2 Im { 2 Z mod y j y k ( y , f n ) } + 1 4 E G N n = 1 N 1 [ G exp ( f n ) ] 2 Re { Y mod y j ( y , f n ) } Re { Y mod y k ( y , f n ) } + 1 4 E B N n = 1 N 1 [ B exp ( f n ) ] 2 Im { Y mod y j ( y , f n ) } Im { Y mod y k ( y , f n ) } + 1 4 E R N n = 1 N 1 [ R exp ( f n ) ] 2 Re { Z mod y j ( y , f n ) } Re { Z mod y k ( y , f n ) } + 1 4 E X N n = 1 N 1 [ X exp ( f n ) ] 2 Im { Z mod y j ( y , f n ) } Im { Z mod y k ( y , f n ) }
for 1 j , k 6 .
Noticing that Y mod is a holomorphic function of each complex material constant according to Equation (1), we have:
Y mod y 1 Y mod y 2 Y mod y 3 Y mod y 4 Y mod y 5 Y mod y 6 = Y mod s 11 E i Y mod s 11 E Y mod ϵ 33 T i Y mod ϵ 33 T Y mod d 31 i Y mod d 31 ,
2 Y mod y 1 2 2 Y mod y 1 y 2 2 Y mod y 1 y 3 2 Y mod y 1 y 4 2 Y mod y 1 y 5 2 Y mod y 1 y 6 2 Y mod y 2 y 1 2 Y mod y 2 2 2 Y mod y 2 y 3 2 Y mod y 2 y 4 2 Y mod y 2 y 5 2 Y mod y 2 y 6 2 Y mod y 3 y 1 2 Y mod y 3 y 2 2 Y mod y 3 2 2 Y mod y 3 y 4 2 Y mod y 3 y 5 2 Y mod y 3 y 6 2 Y mod y 4 y 1 2 Y mod y 4 y 2 2 Y mod y 4 y 3 2 Y mod y 4 2 2 Y mod y 4 y 5 2 Y mod y 4 y 6 2 Y mod y 5 y 1 2 Y mod y 5 y 2 2 Y mod y 5 y 3 2 Y mod y 5 y 4 2 Y mod y 5 2 2 Y mod y 5 y 6 2 Y mod y 6 y 1 2 Y mod y 6 y 2 2 Y mod y 6 y 3 2 Y mod y 6 y 4 2 Y mod y 6 y 5 2 Y mod y 6 2 = 2 Y mod ( s 11 E ) 2 i 2 Y mod ( s 11 E ) 2 2 Y mod s 11 E ϵ 33 T i 2 Y mod s 11 E ϵ 33 T 2 Y mod s 11 E d 31 i 2 Y mod s 11 E d 31 i 2 Y mod ( s 11 E ) 2 2 Y mod ( s 11 E ) 2 i 2 Y mod s 11 E ϵ 33 T 2 Y mod s 11 E ϵ 33 T i 2 Y mod s 11 E d 31 2 Y mod s 11 E d 31 2 Y mod s 11 E ϵ 33 T i 2 Y mod s 11 E ϵ 33 T 2 Y mod ( ϵ 33 T ) 2 i 2 Y mod ( ϵ 33 T ) 2 2 Y mod ϵ 33 T d 31 i 2 Y mod ϵ 33 T d 31 i 2 Y mod s 11 E ϵ 33 T 2 Y mod s 11 E ϵ 33 T i 2 Y mod ( ϵ 33 T ) 2 2 Y mod ( ϵ 33 T ) 2 i 2 Y mod ϵ 33 T d 31 2 Y mod ϵ 33 T d 31 2 Y mod s 11 E d 31 i 2 Y mod s 11 E d 31 2 Y mod ϵ 33 T d 31 i 2 Y mod ϵ 33 T d 31 2 Y mod d 31 2 i 2 Y mod d 31 2 i 2 Y mod s 11 E d 31 2 Y mod s 11 E d 31 i 2 Y mod ϵ 33 T d 31 2 Y mod ϵ 33 T d 31 i 2 Y mod d 31 2 2 Y mod d 31 2 .
From Z mod = 1 / Y mod , we have:
Z mod y k = 1 Y mod 2 Y mod y k
for 1 k 6 and
2 Z mod y j y k = 1 Y mod 2 2 Y mod y j y k + 2 Y mod 3 Y mod y j Y mod y k
for 1 j , k 6 .
From Equation (1), we have:
Y mod s 11 E = i π f l w d 31 2 t ( s 11 E ) 2 ( 2 3 tan f * f * + 1 cos 2 f * ) ,
Y mod ϵ 33 T = 2 i π f l w t ,
Y mod d 31 = 4 i π f l w d 31 t s 11 E ( 1 + tan f * f * ) ,
2 Y mod ( s 11 E ) 2 = i π f l w d 31 2 2 t ( s 11 E ) 3 ( 8 + 15 tan f * f * 7 cos 2 f * + 2 f * sin f * cos 3 f * ) ,
2 Y mod s 11 E ϵ 33 T = 0 ,
2 Y mod s 11 E d 31 = 2 i π f l w d 31 t ( s 11 E ) 2 ( 2 3 tan f * f * + 1 cos 2 f * ) ,
2 Y mod ( ϵ 33 T ) 2 = 0 ,
2 Y mod ϵ 33 T d 31 = 0 ,
2 Y mod d 31 2 = 4 i π f l w t s 11 E ( 1 + tan f * f * ) ,
where
f * = π f l ρ s 11 E .

Appendix B

Theorem A1.
For any positive integer n,
Y mod ( ( 2 n 1 ) 2 s 11 E , ϵ 33 T + 4 n ( n 1 ) d 31 2 s 11 E , ( 2 n 1 ) 2 d 31 , f ) = Y mod ( s 11 E , ϵ 33 T , d 31 , f ) + O ( δ )
when f f 0 = O ( δ ) and | δ | 1 , where:
δ = Im { s 11 E } Re { s 11 E } ,
f 0 = π 2 Re { π l ρ s 11 E } .
Proof. 
Define:
ν = π l ρ s 11 E .
When | δ | 1 , we have:
ν = π l ρ Re { s 11 E } ( 1 + i 2 δ ) + O ( δ 2 ) .
Denoting the real and imaginary parts of ν as ν r and ν i , respectively, we have:
ν i ν r = δ 2 + O ( δ 2 ) .
For any positive integer n, when Δ f = f f 0 = O ( δ ) , we have:
sin ( 2 ( 2 n 1 ) ν r f ) = 2 ( 2 n 1 ) ν r Δ f + O ( δ 3 ) ,
cos ( 2 ( 2 n 1 ) ν r f ) = 1 + 2 ( 2 n 1 ) 2 ν r 2 Δ f 2 + O ( δ 4 ) ,
sinh ( 2 ( 2 n 1 ) ν i f ) = 2 ( 2 n 1 ) ν i f 0 + 2 ( 2 n 1 ) ν i Δ f + O ( δ 3 ) ,
cosh ( 2 ( 2 n 1 ) ν i f ) = 1 + 2 ( 2 n 1 ) 2 ν i 2 f 0 2 + 4 ( 2 n 1 ) 2 ν i 2 f 0 Δ f + O ( δ 4 ) ,
where we have used:
f 0 = π 2 ν r
according to Equations (A25) and (A26).
From Equation (9) in [6], we have:
tan ( ( 2 n 1 ) ν f ) = sin ( 2 ( 2 n 1 ) ν r f ) + i sinh ( 2 ( 2 n 1 ) ν i f ) cos ( 2 ( 2 n 1 ) ν r f ) + cosh ( 2 ( 2 n 1 ) ν i f ) .
Substituting Equations (A29)–(A32) into Equation (A34), we have:
tan ( ( 2 n 1 ) ν f ) = 1 2 n 1 [ ν r Δ f i ν i f 0 ν r 2 Δ f 2 + ν i 2 f 0 2 + i ν i Δ f ( ν r Δ f i ν i f 0 ) 2 ( ν r 2 Δ f 2 + ν i 2 f 0 2 ) 2 ] + O ( δ ) .
Particularly, when n = 1 , we have:
tan ( ν f ) = ν r Δ f i ν i f 0 ν r 2 Δ f 2 + ν i 2 f 0 2 + i ν i Δ f ( ν r Δ f i ν i f 0 ) 2 ( ν r 2 Δ f 2 + ν i 2 f 0 2 ) 2 + O ( δ ) .
It follows from Equations (A35) and (A36) that:
( 2 n 1 ) tan ( ( 2 n 1 ) ν f ) = tan ( ν f ) + O ( δ )
for any positive integer n.
According to Equation (1), we have:
Y mod ( ( 2 n 1 ) 2 s 11 E , ϵ 33 T + 4 n ( n 1 ) d 31 2 s 11 E , ( 2 n 1 ) 2 d 31 , f ) = 2 i π f l w t [ ϵ 33 T + 4 n ( n 1 ) d 31 2 s 11 E ( 2 n 1 ) 2 d 31 2 s 11 E + d 31 2 s 11 E ( 2 n 1 ) tan ( ( 2 n 1 ) ν f ) ν f ] = 2 i π f l w t [ ϵ 33 T d 31 2 s 11 E + d 31 2 s 11 E tan ( ν f ) ν f ] + O ( δ ) = Y mod ( s 11 E , ϵ 33 T , d 31 , f ) + O ( δ ) .

References

  1. IEEE Standard on Piezoelectricit. ANSI/IEEE Std 176-1987, 1988. In Proceedings of the IEEE Computer Society Office Automation Symposium, National Bureau of Standards, Gaithersburg, MD, USA, 27–29 April 1987. [Google Scholar] [CrossRef]
  2. Smits, J.G. Iterative method for accurate determination of the real and imaginary parts of the materials coefficients of piezoelectric ceramics. IEEE Trans. Son. Ultrason. 1976, SU-23, 393–401. [Google Scholar] [CrossRef]
  3. Alemany, C.; Pardo, L.; Jiménez, B.; Carmona, F.; Mendiola, J.; González, A.M. Automatic iterative evaluation of complex material constants in piezoelectric ceramics. J. Phys. D Appl. Phys. 1994, 27, 148–155. [Google Scholar] [CrossRef]
  4. Holland, R. Representation of dielectric, elastic, and piezoelectric losses by complex coefficients. IEEE Trans. Son. Ultrason. 1967, SU-14, 18–20. [Google Scholar] [CrossRef]
  5. Sherrit, S.; Wiederick, H.D.; Mukherjee, B.K. Non-iterative evaluation of the real and imaginary material constants of piezoelectric resonators. Ferroelectrics 1992, 134, 111–119. [Google Scholar] [CrossRef]
  6. Du, X.H.; Wang, Q.M.; Uchino, K. Accurate determination of complex materials coefficients of piezoelectric resonators. IEEE Trans. Ultrason. Ferroelect. Freq. Contr. 2003, 50, 312–320. [Google Scholar] [CrossRef]
  7. Tsurumi, T.; Kil, Y.B.; Nagatoh, K.; Kakemoto, H.; Wada, S.; Takahashi, S. Intrinsic elastic, dielectric, and piezoelectric losses in lead zirconate titanate ceramics determined by an immittance-fitting method. J. Am. Ceram. Soc. 2002, 85, 1993–1996. [Google Scholar] [CrossRef]
  8. Maeda, M.; Hashimoto, H.; Suzuki, I. Measurements of complex materials constants of piezoelectrics: Extensional vibrational mode of a rectangular bar. J. Phys. D Appl. Phys. 2003, 36, 176–180. [Google Scholar] [CrossRef]
  9. Joh, C.; Kim, J.; Roh, Y. Determination of the complex material constants of PMN–28%PT piezoelectric single crystals. Smart Mater. Struct. 2013, 22, 125027. [Google Scholar] [CrossRef]
  10. Wild, M.; Bring, M.; Hoff, L.; Hjelmervik, K. Characterization of piezoelectric material parameters through a global optimization algorithm. IEEE J. Ocean. Eng. 2020, 45, 480–488. [Google Scholar] [CrossRef]
  11. Li, X.; Sriramdas, R.; Yan, Y.; Sanghadasa, M.; Priya, S. A new method for evaluation of the complex material coefficients of piezoelectric ceramics in the radial vibration modes. IEEE Trans. Ultrason. Ferroelect. Freq. Contr. under review.
  12. Lahmer, T.; Kaltenbacher, M.; Kaltenbacher, B.; Lerch, R.; Leder, E. FEM-based determination of real and complex elastic, dielectric, and piezoelectric moduli in piezoceramic materials. IEEE Trans. Ultrason. Ferroelect. Freq. Contr. 2008, 55, 465–475. [Google Scholar] [CrossRef] [PubMed]
  13. Pérez, N.; Andrade, M.A.B.; Carbonari, R.C.; Adamowski, J.C.; Buiochi, F. Accurate determination of piezoelectric ceramic constants using a broadband approach. Proc. Mtgs. Acoust. 2013, 19, 030071. [Google Scholar] [CrossRef] [Green Version]
  14. Pérez, N.; Carbonari, R.C.; Andrade, M.A.B.; Buiochi, F.; Adamowski, J.C. A FEM-based method to determine the complex material properties of piezoelectric disks. Ultrasonics 2014, 54, 1631–1641. [Google Scholar] [CrossRef] [PubMed]
  15. Buiochi, F.; Kiyono, C.Y.; Pérez, N.; Adamowski, J.C.; Silva, E.C.N. Efficient algorithm using a broadband approach to determine the complex constants of piezoelectric ceramics. Phys. Procedia 2015, 70, 143–146. [Google Scholar] [CrossRef] [Green Version]
  16. Pérez, N.; Buiochi, F.; Andrade, M.A.B.; Adamowski, J.C. Numerical characterization of piezoceramics using resonance curves. Materials 2016, 9, 71. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  17. PRAP: Piezoelectric Resonance Analysis Program. Available online: http://www.tasitechnical.com/prap (accessed on 10 April 2021).
  18. Chong, E.K.P.; Zak, S.H. An Introduction to Optimization, 4th ed.; John Wiley & Sons, Inc.: Hoboken, NJ, USA, 2013; p. 168. [Google Scholar]
Figure 1. The flow chart of the global optimization method.
Figure 1. The flow chart of the global optimization method.
Actuators 10 00169 g001
Figure 2. The measured and best fitting admittance and impedance of the soft PZT. (a,b) Conductance. (c,d) Susceptance. (e,f) Resistance. (g,h) Reactance. (b,d,f,h) are the close-up views of (a,c,e,g), respectively.
Figure 2. The measured and best fitting admittance and impedance of the soft PZT. (a,b) Conductance. (c,d) Susceptance. (e,f) Resistance. (g,h) Reactance. (b,d,f,h) are the close-up views of (a,c,e,g), respectively.
Actuators 10 00169 g002aActuators 10 00169 g002b
Figure 3. The measured and best fitting admittance and impedance of the hard PZT. (a,b) Conductance. (c,d) Susceptance. (e,f) Resistance. (g,h) Reactance. (b,d,f,h) are the close-up views of (a,c,e,g), respectively. The red dashed lines represent the best fitting admittance and impedance calculated in [7].
Figure 3. The measured and best fitting admittance and impedance of the hard PZT. (a,b) Conductance. (c,d) Susceptance. (e,f) Resistance. (g,h) Reactance. (b,d,f,h) are the close-up views of (a,c,e,g), respectively. The red dashed lines represent the best fitting admittance and impedance calculated in [7].
Actuators 10 00169 g003aActuators 10 00169 g003b
Figure 4. The modeled conductances (a) and susceptances (b) of three materials. The material constants of the first material (soft PZT) are listed in Table 1. The material constants of the second material are s 11 E = ( 121.2 1.4 i ) × 10 12 m 2 / N , ϵ 33 T = ( 2500 96 i ) ϵ 0 , and d 31 = ( 1201 + 34 i ) × 10 12 C / N . The material constants of the third material are s 11 E = ( 336.8 3.8 i ) × 10 12 m 2 / N , ϵ 33 T = ( 4887 205 i ) ϵ 0 , and d 31 = ( 3335 + 95 i ) × 10 12 C / N .
Figure 4. The modeled conductances (a) and susceptances (b) of three materials. The material constants of the first material (soft PZT) are listed in Table 1. The material constants of the second material are s 11 E = ( 121.2 1.4 i ) × 10 12 m 2 / N , ϵ 33 T = ( 2500 96 i ) ϵ 0 , and d 31 = ( 1201 + 34 i ) × 10 12 C / N . The material constants of the third material are s 11 E = ( 336.8 3.8 i ) × 10 12 m 2 / N , ϵ 33 T = ( 4887 205 i ) ϵ 0 , and d 31 = ( 3335 + 95 i ) × 10 12 C / N .
Actuators 10 00169 g004
Table 1. The optimal material constants of the soft PZT and the hard PZT. ϵ 0 = 8.854 × 10 12 F / m is the vacuum permittivity.
Table 1. The optimal material constants of the soft PZT and the hard PZT. ϵ 0 = 8.854 × 10 12 F / m is the vacuum permittivity.
Soft PZTHard PZT
s 11 E ( 10 12 ) m2/N) 13.47 0.15 i 9.719 0.012 i
ϵ 33 T / ϵ 0 1307 41 i 765.1 3.4 i
d 31 ( 10 12 ) C/N) 133.4 + 3.8 i 63.49 + 0.32 i
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Xiong, X.; Li, X. A Global Optimization Method to Determine the Complex Material Constants of Piezoelectric Bars in the Length Thickness Extensional Mode. Actuators 2021, 10, 169. https://0-doi-org.brum.beds.ac.uk/10.3390/act10080169

AMA Style

Xiong X, Li X. A Global Optimization Method to Determine the Complex Material Constants of Piezoelectric Bars in the Length Thickness Extensional Mode. Actuators. 2021; 10(8):169. https://0-doi-org.brum.beds.ac.uk/10.3390/act10080169

Chicago/Turabian Style

Xiong, Xiangming, and Xiaotian Li. 2021. "A Global Optimization Method to Determine the Complex Material Constants of Piezoelectric Bars in the Length Thickness Extensional Mode" Actuators 10, no. 8: 169. https://0-doi-org.brum.beds.ac.uk/10.3390/act10080169

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop