• 沒有找到結果。

Fuzzy macromodel for dynamic simulation of microelectromechanical systems

N/A
N/A
Protected

Academic year: 2021

Share "Fuzzy macromodel for dynamic simulation of microelectromechanical systems"

Copied!
8
0
0

加載中.... (立即查看全文)

全文

(1)

Fuzzy Macromodel for Dynamic Simulation

of Microelectromechanical Systems

Chun-Hsu Ko and Jin-Chern Chiou

Abstract—This paper proposes an efficient approach that

con-sists of an experimental design and a fuzzy-logic model (FLM) to generate macromodels for the simulation of microelectromechan-ical systems. Firstly, in the present approach, a force macro-model is adapted to perform the coupled simulations. Then, an experimental design is utilized to reduce the number of data needed for macromodel identification, and an FLM is chosen to fit the data. The identification scheme involves cluster estimation to determine the FLM structure and backpropagation method to efficiently obtain the FLM structure parameters that lead to an accurate macromodel. In order to verify the accuracy of the macromodel, the approach has been applied to a magnetic mi-croactuator. The simulation results show that the force macro-model yielded errors of less than 1.5% for a 5-µm displacement. Furthermore, the dynamic coupled simulation takes only several minutes. The results demonstrate the efficiency and effectiveness of the current approach.

Index Terms—Coupled analysis, experimental design,

fuzzy-logic model (FLM), macromodel, microactuator.

I. INTRODUCTION

C

OMPUTATIONAL coupled analysis has attracted much attention in the design of microelectromechanical systems (MEMS), which require self-consistent solutions to coupled energy domains via nonlinear partial differential equations [1]. Numerical approaches, such as the finite-element method (FEM), can yield coupled quasi-static solutions [2]. However, the coupled simulations of fully meshed FEM models are usu-ally time consuming, due to the fact that the models are usuusu-ally with significant degrees of freedom (DOF). Furthermore, the coupled dynamic analysis of the system-level design requires many simulations, which are quite inefficient. Approaches us-ing macromodels with relatively fewer DOFs (also called as reduced-order models) have been proposed to improve the effi-ciency of coupled dynamic analysis [3]–[6]. These macromodel approaches can accurately model the system by capturing the

Manuscript received April 27, 2004; revised December 9, 2004 and April 11, 2005. This work was supported by the Ministry of Economic Affairs, R.O.C., under Contract 92-EC-17-A-07-S1-0011, by the National Science Council of Taiwan, R.O.C., under Grant NSC 92-2215-E-009-009, and by the Brain Research Center, University System of Taiwan, under Grant 91B-711 and Grant 92B-711. This paper was recommended by Associate Editor T. H. Lee.

C.-H. Ko is with the Department of Computer Application Engineering, Far East College, Tainan County 744, Taiwan, R.O.C. (e-mail: koch.ece87g@ nctu.edu.tw).

J.-C. Chiou is with the Department of Electrical and Control Engineering, National Chiao Tung University, Hsinchu 30010, Taiwan, R.O.C. (e-mail: [email protected]).

Digital Object Identifier 10.1109/TSMCA.2005.855787

dominant dynamic behaviors and are effective for fast coupled system-level design.

In general, macromodel generation requires first finding the basis functions by using techniques, such as modal analysis [3], [4], singular-value decomposition [5], and neural-network method [6]. The macromodels are then built by adopting the generalized coordinates accompanied with these basis func-tions. It is possible to determine the macromodels by using analytical models [5], [6]. However, the use of analytic models usually demands assumptions, which may affect model accu-racy and effectiveness. An attractive alternative is to build empirical macromodels using identification techniques [3], [4], [7]. The identified macromodel can be obtained via the fitting of a set of sampling data. This approach may demand many basis functions, leading to high input dimensions and also raising the complexity of data generation in running a large number of simulations [3]. Also, these previously proposed methods, such as multivariate polynomials [3] and neural network [4], have some drawbacks. The multivariate-polynomial model has low efficiency, and the neural-network approach cannot provide a meaningful interpretation of the network structure, which poses a difficulty in determining the structure. The macromodels in [3] and [4] are even with the differentiation of the identified energy model. Based on the discussions, it is imperative to achieve an efficient macromodel.

Fuzzy-logic models (FLMs), which can be used as structured numerical estimators, categorize the data obtained in exper-iments and then create meaningful fuzzy IF-THEN rules to form expert knowledge [8]. These FLMs combine fuzzy sets with fuzzy rules that have the capability to model the complex nonlinear behavior. Furthermore, the structure/parameter of the FLM has been efficiently identified by using the proposed learn-ing approach, includlearn-ing cluster estimation, gradient descent, and the back-propagation method [9], [10]. Previous studies have demonstrated the feasibility of the Sugeno-type FLM in system modeling and control [10]–[13], which motivates us to further explore its possibility in building the MEMS macromodel.

This paper proposes an efficient approach to generating macromodels by using an experimental design and FLM. It is organized as follows. Section II introduces the macromodel approach for the MEMS systems. The fuzzy macromodel-generation method, which includes the experimental design for data sampling, an FLM to represent the data, and an efficient identification scheme for data fitting, is given in Section III. The example involving a magnetic microactuator, along with its corresponding static and dynamic simulations, are performed 1083-4427/$20.00 © 2006 IEEE

(2)

Fig. 1. Block diagram of the macromodel approach with FLM.

and reported in Section IV. Finally, the conclusion of the pres-ent paper are covered in Section V.

II. MACROMODELAPPROACH

Fig. 1 shows the procedure for the coupled dynamic analysis of MEMS using the macromodel approach with FLM. First, a fully meshed model of an MEMS is constructed by meshing the continuous distributed domains. Next, the degrees of freedom (DOF) of the system are reduced by selecting the basis func-tions, and inputs to the model are defined on the generalized coordinates. The identified macromodel is then built by using the FLM. Finally, a coupled dynamic simulation is performed based on the macromodel to yield the system response. From the procedure, to perform the simulation using the macromodel approach, we must first find the coupled dynamic equations of the system.

MEMS typically involve multiple energy domains, and their dynamic equations can be directly obtained from Lagrange’s equations [14], which are given as

d dt  ∂L ∂ ˙qi  ∂L ∂qi = 0 (1)

where the LagrangianL(q, ˙q, t) is a function of the generalized coordinateq, their first derivatives ˙q, and time t. L(q, ˙q, t) is defined by

L(q, ˙q, t) = T (q, ˙q, t) − U(q, ˙q, t) (2) whereT (q, ˙q, t) is the kinetic energy and U(q, ˙q, t) the potential energy. By selecting the meshed nodal displacementsu as the generalized coordinates, and assuming u as small displace-ments, the dynamic equations described in (1) then become

M ¨u + Ku − Fm(u, t) = 0 (3)

whereM is the mass matrix defined on the mesh, K the stiff-ness matrix, andFmthe nodally defined actuation force. Note that the equations of motion of (3) are nonlinear and coupled. The meshed models for realistic calculation usually involve high DOFs, such that the users need to endure an intensive computation to obtain the simulation result. On the other hand, the macromodels have the capability to accurately simulate the system behavior of the modeled dynamic system with a few coupled equations. To build the macromodel, we select then-dimensional generalized coordinates qi(i = 1, 2, . . . , n), and n is much lower than the meshed model’s DOFs, which yields

u =n i=1

qi(t)ϕi (4)

where ϕi(i = 1, 2, . . . , n) are the selected basis functions. These basis functions can be conveniently determined by using the natural modes from the modal analysis. The natural modes possess a useful property known as orthogonality. Equation (3) then becomes

¨

qi+ ωi2qi= ϕTiFm(q, t) (5)

where ωi(i = 1, 2, . . . , n) are the natural frequencies and q = [ q1 q2 . . . qn]T. Note that the electromagnetic forceFm for actuating MEMS can be expressed as

Fm(q, t) = I2(t)fm(q) (6)

whereI(t) is the input current that depends on time t in current-controlled devices and fm(q) is the magnetic force resulting

from the unit input current. Substituting (6) into (5), we have ¨

qi+ ωi2qi= I2(t)pi(q) (7) wherepi(q) = ϕTifm(q) is the generalized force, referred to as

the force macromodel.

On the other hand, the reduced-order dynamic equations can also be directly derived from (1) using the magnetic co-energy [3] ¨ qi+ ω2iqi= I2(t)∂u m(q) ∂qi (8)

whereu∗m(q) is the magnetic coenergy resulting from the unit

input current, referred to as the energy macromodel, and its differentiation∂u∗m(q)/∂qirepresents the generalized force.

Equations (7) and (8) are both reduced-order equations for different forms of magnetic macromodels, leading to different computation procedures. Here, the force macromodelpi(q) first requires the evaluation of the magnetic force in displacement (u) space, and is then obtained by projecting the magnetic force onto the generalizedq space with the inner product of the magnetic force and the normal modes. The energy macromodel u∗

(3)

be established in q’s space, and the generalized force is then obtained with the differentiation of the coenergy function.

To increase the efficiency in performing the coupled dynamic-system simulations in (7) and (8), macromodels in analytical form are required. In order to generate macromodels, it is necessary to select the basis functions that are significantly contributed to the system dynamic behavior. The selection process begins with the typical displacementus, which contains

information on the amplitude for each basis function [3], [4]. The displacement is calculated from the coupled quasi-static analysis with FEM software, such as ANSYS (ANSYS, Inc., Canonsburg, PA. http://www.ansys.com). Using thens(about

30) modes of the lower natural frequency as the basis functions, the displacement can be expanded with the coefficientsyias

us

ns

 i=1

yiϕi. (9)

Note that (9) is an overdetermined system requiring a least-square solution. The orthogonal-triangular (QR) factorization algorithm is adopted to yield the coefficients yi [15]. The displacements of the modes can then be calculated by indicating important modes. Furthermore, the magnitudes of the coeffi-cientsyiare used to predict the relative ranges ofqifor the input domain of the macromodel. Once the basis functions and the estimation range are determined, the fuzzy model-identification method can be used to generate the nonlinear macromodel.

III. FUZZYMACROMODELGENERATION

The fuzzy macromodel generation with the identification technique includes data sampling, FLM selection, and FLM identification, which are described below.

A. Data Sampling

The data for macromodel generation are the generalized coordinatesq as the input variables and the generalized force or coenergy as the output. Note that input-data selection is im-portant since it will affect both the reliability of the macromodel and the number of simulation runs. Thus, proper design of the simulation experiments is imperative. The experimental design takes certain values, called levels, for every input variable. The levels are used to adequately span the input range. The number of input data depends on the input variables and levels. Data with more input variables (i.e., more basis functions) and levels lead to more accurate macromodels, but also increase the difficulty in data selection. For example,n input variables and m levels produce a total of nmruns for all the combinations, which shows the exponential increase in data number. Hence, an efficient experimental design is needed to obtain accurate results from a minimum number of computer runs.

To achieve this objective, Taguchi’s method is proposed [16]. This method provides a predefined set of orthogonal tables that contain fractional orthogonal designs. For example, two-level L4,L12, andL16 arrays [16] allow 3, 11, and 15 inputs to be evaluated with only 4, 12, and 16 design points, rather than the exponential 23, 212, and 216.

B. FLM Selection

In Sugeno-type FLM, theith rule is described as follows. Ifx1isFi1, andx2 isFi2,· · · and xn isFin, then the role output is

yi(x1, x2, . . . , xn) = pi0+ pi1x1+ pi2x2+ · · · + pinxn

where xj(j = 1, 2, . . . , n) is the input variable, Fij the fuzzy set, and output yi an internal function with parameters Pi0, Pi1, · · · , Pin. The Gaussian-type membership function µF ij for the input variablexjcan be expressed as

µF ij(xj) = exp  1 2  xj− cij σij 2 (10)

where cij and σij are, respectively, the location and shape parameters. Then, by using the product operator to represent the and operator in the rules, the weight for each rule’s out-put becomes wi= exp  −1 2 n  j=1  xj− cij σij 2  . (11)

Finally, the output of the FLM is inferred by taking the weighted average of the rule’s outputs. For an FLM with r rules, the output can be expressed as

y = r  i=1 viyi, withvi= rwi i=1wi . (12)

With the energy macromodel described in (8), the general-ized force can be obtained by differentiating the fitted coenergy function. The differentiation of the FLM output can be ana-lytically derived as ∂y ∂xj = r  i=1 vi −(xj− cij) σ2 ij + r  k=1 vk(xj− cij) σ2 kj + pij . (13) The total number of membership functions and internal function parameters in the FLM to be determined isr × (3 × n + 1). Minimization of the squaring errors between the sam-pling data and the calculated FLM outputs, in turn, determines these parameters.

(4)

C. FLM Identification

For a set of sampling data(x1k, x2k, . . . , xnk, yk), the accu-racy of the FLM is given by the multiple correlation coefficient R2[10], which is defined as R2 = 1 − m k=1yk− yk) 2 m k=1yk− y) 2 (14)

whereyˆk is the output of the macromodel,y the mean of the output of the sampling data, andm the total number of data sets. WhenR2= 1, it means that the model fits every sampling data point perfectly. The primary goal of FLM identification is to maximizeR2 to 1, and, thus, the resulting FLM makes accurate predictions of the input domain.

There are two major tasks in identifying an FLM for a sys-tem: structure and parameter identification [17]–[19], each of which consists of a premise and a consequence part. To identify the FLM parameters with an optimal structure accurately, we partition the available data into training and testing data. An efficient identification approach involving cluster estimation, gradient-descent, and backpropagation method is then utilized to identify intermediate FLMs with various structures using the training data. The decision rule seeks maximal multiple correlation coefficients among the intermediate FLMs and the testing data to achieve an optimal structure. Thus, the resulting macromodel not only fits the training data well, but also makes accurate predictions.

The cluster-estimation method [9], [10] is used here for the coarse tuning process of the FLM identification algorithm. Data-point potential measure is used to locate the cluster cen-ters, defined as Vi= m  k=1 exp  4 r2 axi− xk 2  (15)

where . denotes the Euclidean distance and ra a positive constant used to define the effective radius of a neighborhood. The data points with higher potentials are chosen as cluster centers. Each cluster center is, in essence, a prototypical data point that exemplifies a characteristic behavior of the system [9]. Hence, each cluster center can be used as the basis of a rule-describing system behavior, and the number of fuzzy rules will be equal to that of the cluster centers.

When the fuzzy structure is determined, parametric identi-fication of a fuzzy model based on the gradient-descent and backpropagation methods is then conducted. The output of the FLM is calculated and internal parameters are updated by the instantaneous error between the FLM outputyˆkand the current training data outputyk. Here, we minimize the square of the instantaneous error with respect to the unknown parameters pi0,pij,cij, andσij of the internal functions and membership functions, i.e., Ek= 1 2(ˆyk− yk) 2 = 1 2e 2 k. (16)

By applying the chain rule on (16), we can obtain the equations for updating the estimates of the unknown parameterspi0,pij, cij, andσijas

pi0(k + 1) = pi0(k) − α0vi(k)ek (17) pij(k + 1) = pij(k) − α1vi(k)ekxj (18) cij(k + 1) = cij(k) − α2vi(k)ek × [yi(k) − yk]xjσ− c2 ij(k) ij(k) (19) σij(k + 1) = σij(k) − α3vi(k)ek × [yi(k) − yk][xj− cij(k)] 2 σ3 ij(k) . (20)

The gradient-descent method is used to minimize the instan-taneous error. Since this method is basically a kind of hill-climbing technique, it runs the risk of being trapped in a local minimum, where every small change in synaptic pa-rameters pi0, pij, cij, and σij would increase the square-error function Ek. Therefore, initial parameter estimation is crucial when this method is used. Here, the initial parameter estimations cij andpi0 are the coordinates of theith cluster center(x∗1i, x∗2i, . . . , x∗ni, y∗i), and the parameter σij is defined as the distance with the constantra, i.e.,σij = l × ra. By using the results obtained in [10], parameter l is set to 3/(4√2), andpij to zero. The method is used repeatedly to update the model parameters until R2≥ R2min. Note that the criterion R2≥ R2

minis to ensure the accuracy of the FLM.

Finally, intermediate FLMs with various structures are built from the training data by using the identification method described above. A multiple correlation coefficient R2search (e.g., 0.99) is specified for fast establishing the intermediate FLMs. The testing data are used to evaluate the accuracy of the intermediate FLMs by employing the multiple correlation coefficients recorded as R2test. The FLM structure with the

highestR2testis then chosen as the optimal structure. We further

use the training and testing data with a larger multiple correla-tion coefficientR2goal(e.g., 0.9999) thanR2searchto identify the

accurate FLM with the optimal structure.

Based on the discussion above, the FLM identification algo-rithm is developed and stated as follows.

FLM Identification Algorithm:

Step 1) Specify the input variables x1, x2, . . . , xn, and the output variabley.

Step 2) Provide training and testing data.

Step 3) Give the maximum number of rulesrmaxto establish

the intermediate FLMs, and the multiple correlation coefficientsR2searchandR2goal.

Step 4) Begin the search algorithm and set the fuzzy rule numberr = 1.

Step 5) Use the cluster-estimation method to search for the constantra for building the FLM structure with r rules and the initial parameterspi0,pij,cij, andσij.

(5)

Fig. 2. Quasi-static displacement of asymmetric suspended plate with 36-mA actuation.

TABLE I

MODECONTRIBUTIONS TO THEDISPLACEMENT OF THEPLATECENTER

Step 6) Calculate the FLM output yk with the train-ing data, and the instantaneous error ek. Perform back-propagation to refine the parameterspi0, pij, cij, andσijwith the gradient-descent method. Step 7) Calculate the training correlation coefficientR2. If

R2 is less than R2

search, go to Step 6) for the next

iteration; otherwise, test the FLM using the testing data and record the testing correlation coefficient asR2test(r).

Step 8) Set r = r + 1, if r is less than or equal to rmax,

go to Step 5); otherwise, select the rule numberr that corresponds to the maximum test correlation coefficientR2test(r) as the optimal rule number ropt. Step 9) Set-up all available data in Step 2) as new training data and Rgoal2 as the convergence correlation co-efficient. Identify the optimal FLM withropt rules

and output its parameters.

IV. SIMULATIONS ANDRESULTS

In order to demonstrate the efficiency of the proposed ap-proach, the macromodeling process was applied to a magnetic microactuator containing a magnetic core and a deformable structure [20]–[22]. The structure of the microactuator was shown in Fig. 2. The magnetic microactuator had an asym-metric 625× 625 × 5 µm plate suspended from four beams 50-µm wide by 5-µm thick, the shortest of which was 150-µm

Fig. 3. Mode shapes used as the basis functions. TABLE II MODEPARAMETERS

high, the tallest 300-µm high, and the others 200- and 250-µm high. A 500× 500 × 5 µm permalloy panel was attached under the plate at the corner near the shortest support beam, and an electromagnet consisting of a 32-turn coil and an enclosed core was placed underneath, separated from the permalloy plate by a 16-µm gap. Due to the unequal beam length and the off-center magnetic force, this structure displaced, bent, and tilted upon application of electrical current.

In the simulation, we used the ANSYS software to con-struct a three-dimensional (3-D) model by meshing a magnetic microactuator to create structural and magnetic FEM models. The structural finite-element mesh, which had its thickness magnified by four times for clarity, comprised 411 solid el-ements with a total of 799 nodes, and the magnetic FEM model contained 17 408 eight-node brick elements for a total of 19 602 nodes. An equilibrium displacement was obtained via the quasi-static magnetostructural simulation, with the resulting deformation depicted in Fig. 2.

The first thirty mode shapes of the structural FEM model are determined using modal analysis. We projected the quasi-static solution onto the mode shapes using QR factorization. Table I lists the ten most significant modes contributing to this

(6)

TABLE III

L25(56) ORTHOGONALARRAY

TABLE IV L16(45) ORTHOGONALARRAY

deformation and their contributions to the displacement of the plate center. To obtain a reduced-order model, the six dominant modes, shown in Fig. 3, were selected as the basis functions for computing system response. Table II lists the frequencies for each of the selected modes.

The proposed macromodel-generation approach was used to build the nonlinear magnetic macromodel. The first six modes were taken as the shape functions along with their contributions as the input ranges of the macromodel. By setting five levels for each factor and using the orthogonal table L25(56) from

Taguchi’s method, shown in Table III, we obtained training

TABLE V

COMPUTATIONTIMES FORMACROMODELGENERATION

Fig. 4. Comparison of the solutions of the plate-center displacement by using force macromodel, energy macromodel, and quasi-static coupled FEM.

data through performing 25 simulations of magnetic force and coenergy. Meanwhile, the orthogonal tableL16(45) containing

16 simulations was used for obtaining the testing data, as shown in Table IV. The testing-data levels were determined by taking the four middle points of the five levels in the training data. Note that tableL16(45) was for an experimental design of five factors. To permit experimenting on six factors with a table of five factors, we combined minor factors (the fifth and sixth factors) into a compound factor. Finally, the FLM identification algorithm was used to obtain the identified macromodels.

Table V shows the macromodeling computation times for force and energy macromodels run on a Pentium-III 850-MHz microprocessor. The total computation time was almost the same for both macromodeling approaches, approximately within 4.5 h for the complex example. We found that the data-sampling procedure took most of the macromodel-generation time. Note that the total run time would have been longer in the absence of the experimental design. Hence, the experi-mental design was effective in reducing the total required run time. Meanwhile, FLM identification took only a few minutes, demonstrating the efficiency of the proposed identification approach.

To check the accuracy of the fitted macromodel, the quasi-static case was firstly performed by setting the time derivatives

(7)

TABLE VI

MACROMODELACCURACY INCOUPLEDQUASI-STATICSIMULATIONS

Fig. 5. Response to a 25-mA square wave with a 125-µs hold and a 500-µs period.

to zero in the dynamic equations of motion. The solution was obtained by solving a set of coupled algebraic equations, and it agrees well with the solution of the coupled quasi-static FEM simulation. Fig. 4 shows the comparison of the solu-tions of plate-center displacement, and Table VI presents the accuracy of the macromodels. We found that the force macro-model yields an error of less than 1.5% for a 5-µm

displace-Fig. 6. Response to a 25-mA sawtooth wave with a 50-µs rise and a 500-µs period.

ment, demonstrating that the proposed force-macromodeling approach was very effective. But the solution from the energy macromodel shows a much larger error generated by using the differentiation of the fitted-energy macromodel.

Figs. 5 and 6 show the dynamic responses of the force-macromodel coupled simulations. In Fig. 5, each mode re-sponse containing the ripple has the same timing as the applied square wave. In Fig. 6, mode 1 dominated the main response, while the rest reflected the general shape of the applied saw-tooth wave. Each simulation took about 2 min. The results demonstrate that the generated macromodels achieved efficient modeling of the nonlinear coupling effects.

V. CONCLUSION

In this paper, we have proposed a macromodeling process for simulating a magnetic microactuator based on a FLM. Approaches, such as force and energy macromodels, have been utilized and discussed. Accordingly, macromodels have been efficiently established by using cluster estimation, gradient descent, and backpropagation. The required data for fitting the

(8)

macromodel have been also effectively reduced by using the proposed experimental design. Compared with quasi-static cou-pled simulations, the simulation of the force macromodel using the proposed FLM identification yields an error of less than 1.5% for a 5-µm displacement, demonstrating the effectiveness of the proposed scheme.

ACKNOWLEDGMENT

The authors would like to thank the anonymous reviewers for their valuable suggestions.

REFERENCES

[1] S. D. Senturia, “CAD challenges for microsensors, microactuators, and microsystems,” Proc. IEEE, vol. 86, no. 8, pp. 1611–1626, Aug. 1998. [2] N. R. Aluru and J. White, “A multilevel Newton method for mixed-energy

domain simulation of MEMS,” J. Microelectromech. Syst., vol. 8, no. 3, pp. 299–308, Sep. 1999.

[3] L. D. Gabbay, J. E. Mehner, and S. D. Senturia, “Computer-aided generation of nonlinear reduced-order dynamic macromodels—I: Non-stress-stiffened case,” J. Microelectromech. Syst., vol. 9, no. 2, pp. 262– 269, Jun. 2000.

[4] F. E. H. Tay, A. Ongkodjojo, and Y. C. Liang, “Backpropagation approxi-mation approach based generation of macromodels for static and dynamic simulations,” Microsyst. Technol., vol. 7, no. 3, pp. 120–136, 2001. [5] E. S. Hung and S. D. Senturia, “Generating efficient dynamical models

for microelectromechanical systems from a few finite-element simulation runs,” J. Microelectromech. Syst., vol. 8, no. 3, pp. 280–289, Sep. 1999. [6] S. Park and K. C. Lee, “A neural-network-based method of model

reduc-tion for the dynamic simulareduc-tion of MEMS,” J. Micromech. Microeng., vol. 11, no. 3, pp. 226–233, 2001.

[7] T. Mukherjee, G. K. Fedder, D. Ramaswamy, and J. White, “Emerg-ing simulation approached for micromachined devices,” IEEE Trans. Comput.-Aided Des. Integr. Circuits Syst., vol. 19, no. 12, pp. 1572–1588, Dec. 2000.

[8] C. T. Lin and C. S. George Lee, Neural Fuzzy Systems/A Neuro-Fuzzy Synergism to Intelligent Systems. Upper Saddle River, NJ: Prentice-Hall, 1996.

[9] S. L. Chiu, “A cluster estimation method with extension to fuzzy model with extension to fuzzy model identification,” in Proc. 3rd IEEE Conf. Fuzzy Systems, Orlando, FL, 1994, vol. 2, pp. 1240–1245.

[10] J. C. Chiou and J. Y. Yang, “A CVD epitaxial deposition in a vertical barrel reactor: Process modeling using cluster-based fuzzy logic models,” IEEE Trans. Semicond. Manuf., vol. 11, no. 4, pp. 645–653, Nov. 1998. [11] T. Takagi and M. Sugeno, “Fuzzy identification of systems and its

application to modeling and control,” IEEE Trans. Syst., Man, Cybern., vol. SMC-15, no. 1, pp. 116–132, Feb. 1985.

[12] B. Schaible, H. Xie, and Y. C. Lee, “Fuzzy logic models for ranking process effects,” IEEE Trans. Fuzzy Syst., vol. 5, no. 4, pp. 545–556, Nov. 1997.

[13] H. Xie, R. L. Mahajan, and Y. C. Lee, “Fuzzy logic models for thermally based microelectronic manufacturing processes,” IEEE Trans. Semicond. Manuf., vol. 8, no. 3, pp. 219–227, Aug. 1995.

[14] L. Meirovitch, Dynamics and Control of Structures. New York: Wiley, 1992.

[15] J. Stoer and R. Bulirsch, Introduction to Numerical Analysis, 2nd ed. Berlin, Germany: Springer-Verlag, 1992.

[16] M. S. Phadke, Quality Engineering Using Robust Design. Englewood Cliffs, NJ: Prentice-Hall, 1989.

[17] R. R. Yager and D. P. Filev, “Unified structure and parameter identifica-tion of fuzzy models,” IEEE Trans. Syst., Man, Cybern., vol. 23, no. 4, pp. 1198–1205, Jul.–Aug. 1993.

[18] L. Wang and R. Langari, “Building Sugeno-type models using fuzzy discretization and orthogonal parameter estimations techniques,” IEEE Trans. Fuzzy Syst., vol. 3, no. 4, pp. 454–458, Nov. 1995.

[19] H. S. Hwang and K. B. Woo, “Linguistic fuzzy model identification,” Proc. IEE, Control Theory Appl., vol. 142, no. 6, pp. 537–544, 1995. [20] C. H. Ko, J. J. Yang, and J. C. Chiou, “Efficient magnetic microactuator

with an enclosed magnetic core,” J. Microlithogr. Microfabr. Microsyst., vol. 1, no. 2, pp. 144–149, 2002.

[21] D. J. Sadler, T. M. Liakopoulos, and C. H. Ahn, “A universal elec-tromagnetic microactuator using magnetic interconnection concepts,” J. Microelectromech. Syst., vol. 9, no. 4, pp. 460–468, Dec. 2000. [22] C. H. Ahn and M. G. Allen, “A fully integrated surface

microma-chined magnetic microactuator with a multilevel meander magnetic core,” J. Microelectromech. Syst., vol. 2, no. 1, pp. 15–22, Mar. 1993.

Chun-Hsu Ko was born in Tainan, Taiwan, R.O.C.,

in 1967. He received the M.S. degree in power mechanical engineering from National Tsing Hua University, Hsinchu, Taiwan, in 1991, and the Ph.D. degree in electrical and control engineering from National Chiao Tung University, Hsinchu, Taiwan, R.O.C., in 2003.

He worked at the Industrial Technology Research Institute, Taiwan, R.O.C., as an Assistant Researcher (1994–1998). He is presently an Assistant Professor in the Department of Computer Application Engi-neering, Far East College, Taiwan, R.O.C. His research interests include modeling and controlling of dynamic systems, fuzzy systems, and microelectro-mechanical systems.

Jin-Chern Chiou received the M.S. and Ph.D.

de-grees in aerospace engineering science from Uni-versity of Colorado at Boulder, in 1986 and 1990, respectively.

He worked at the Center for Space Structure and Control, University of Colorado at Boulder, as a Research Associate (1991–1992), before joining the Department of Electrical and Control Engineering, National Chiao Tung University (NCTU), Taiwan, R.O.C., in 1992. His research interests include mi-croelectromechanical systems (MEMS), fuzzy-logic modeling and control of chemical vapor deposition (CVD) process, servo control of compact disc-read only memory (CD-ROM) and DVD, and modeling and control of multibody dynamic systems (MBD). He is the coauthor of advanced reference books on CD-ROM system technology and mechanics and control of large flexible structures. Currently, Dr. Chiou possesses two U.S. and three R.O.C. patents.

Dr. Chiou has also obtained several awards from Acer Foundation, NCTU, and National Science Council, R.O.C., for his outstanding CD-ROM and MEMS research.

數據

Fig. 1. Block diagram of the macromodel approach with FLM.
Fig. 3. Mode shapes used as the basis functions. TABLE II M ODE P ARAMETERS
TABLE IV L 16 (4 5 ) O RTHOGONAL A RRAY
Fig. 5. Response to a 25-mA square wave with a 125- µs hold and a 500- µs period.

參考文獻

相關文件

Following the supply by the school of a copy of personal data in compliance with a data access request, the requestor is entitled to ask for correction of the personal data

what is the most sophisticated machine learning model for (my precious big) data. • myth: my big data work best with most

important to not just have intuition (building), but know definition (building block).. More on

We first define regular expressions with memory (REM), which extend standard regular expressions with limited memory and show that they capture the class of data words defined by

For the data sets used in this thesis we find that F-score performs well when the number of features is large, and for small data the two methods using the gradient of the

We showed that the BCDM is a unifying model in that conceptual instances could be mapped into instances of five existing bitemporal representational data models: a first normal

The remaining positions contain //the rest of the original array elements //the rest of the original array elements.

MTL – multi-task learning for STM and LM, where they share the embedding layer PSEUDO – train an STM with labeled data, generate labels for unlabeled data, and retrain STM.