Modified Nodal Analysis for MEMS Design Using SUGAR

Size: px
Start display at page:

Download "Modified Nodal Analysis for MEMS Design Using SUGAR"

Transcription

1 Modified Nodal Analysis for MEMS Design Using SUGAR Ningning Zhou, Jason Clark, Kristofer Pister, Sunil Bhave, BSAC David Bindel, James Demmel, Depart. of CS, UC Berkeley Sanjay Govindjee, Depart. of CEE, UC Berkeley Zhaojun Bai, Depart. of CS, UC Davis Ming Gu, Jianlin Xia, Depart. of Mathematics, UC Berkeley January, 2001

2 Outline Background SUGAR introduction Netlist input Algorithms with examples Element models More examples Conclusion

3 Introduction Current simulation approaches for MEMS devices: FEM, BEM MEMCAD, AutoBEM, ANSYS etc. Device/Process oriented; Not well integrated with other domains such as circuits; Poorly suited to do higher level design and optimization. System level simulation NODAS, SUGAR SUGAR Netlist simulator SPICE

4 SUGAR Simulation package for MEMS devices implemented in MATLAB. Using Modified Nodal Analysis method modeled on SPICE. Ability to perform simulation in multi-energy domains such as electrical circuits, mechanical, thermal etc. Implemented static(dc), steady state (SS), modal frequency, transient and sensitivity analysis in different versions of SUGAR.

5 SUGAR(cont.) Four versions released free on the web since June Hundreds of downloads from all over the world. For example, in the period of 02/2000 ~ 04/2000, 121 downloads from universities(~40%), industries(10~20%), research labs(5~10%) etc.. Active interaction with users.

6 SUGAR Release History V0.5 V1.01 V1.1 V2.0 Release time 06/98 11/99 07/00 Now 2D(DC, SS, Modal, TA) 3D(DC, SS, Modal, TA) Mechanical (beams, anchors, gaps) Simple electrical elements Open framework for new models, New netlist input allowing subnets Sensitivity analysis

7 SPICE like Environment Netlist Input Process Files Simulation Engine (Static, Transient, Steady State) ODE Element Models

8 Elements and Models Elements: Beams Anchors Plate mass Electrostatic gaps Circuits elements (resistor, voltage source) Models: Beam Linear mechanical model Nonlinear mechanical model Mechanical-electrical model etc. Gap Nonlinear electro-mechanical model Anchor Mechanical model Electro-mechanical model

9 Input Netlist v1 b1 a1 a2 g1 n1 n2 n3 n4 n5 a3 g uses mumps.net v1 Vsrc * [n1 g] [V=10] e1 eground * [g] [] a1 anchor p1 [n1] [l=5e-6 w=10e-6 oz=180 R=100] b1 beam2de p1 [n1 n2] [l=1e-4 w=2e-6 oz=0 R=1000] g1 gap2de p1 [n2 n3 n4 n5] [l=1e-4 w1=1e-5 w2=2e-6 gap=2e-6 R1=100 R2=100 oz=0] a2 anchor p1 [n4] [l=5e-6 w=1e-5 oz=-90 R=100] e2 eground * [n4] [] a3 anchor p1 [n5] [l=5e-6 w=1e-5 oz=-90 R=100] e3 eground * [n5] []

10 Y-axis Accelerometer

11 Netlist of Y-axis Accelerometer uses mumps.net subnet XSusp [B] [susp_len=* angle=*][ a1 anchor parent [A] [l=10u w=10u h=6u oz=90+angle] b1 beam3d parent [A a1] [l=susp_len w=2u h=6u oz=0+angle] b2 beam3d parent [a1 a2] [l=10u w=2u h=6u oz=-90+angle] b3 beam3d parent [a2 B] [l=susp_len w=2u h=6u oz=180+angle] b4 beam3d parent [A a3] [l=susp_len w=2u h=6u oz=180+angle] b5 beam3d parent [a3 a4] [l=10u w=2u h=6u oz=-90+angle] b6 beam3d parent [a4 B] [l=susp_len w=2u h=6u oz=0+angle] ] subnet XMass [A B] [finger_len=*][ b1 beam3d parent [A b1] [l=25u w=50u h=6u oz=-90] b2 beam3d parent [b1 B] [l=25u w=50u h=6u oz=-90] b3 beam3d parent [b1 b2] [l=finger_len w=2u h=6u oz=0] b4 beam3d parent [b1 b3] [l=finger_len w=2u h=6u oz=180] ] XSusp p1 [c(1)] [susp_len=200u angle=0] for k=1:10 [ mass(k) XMass p1 [c(k) c(k+1)] [finger_len=100u] ] XSusp p1 [c(11)] [susp_len=200u angle=180]

12 Modified Nodal Analysis Finding nodal variables (unknowns) by formulating and solving nodal equations at each node. Nodal variables: mechanical displacements electrical potentials thermal temperatures Nodal equations at each node: sum of forces = 0 sum of currents = 0 sum of heat flux = 0

13 Static Analysis (DC) Finding the equilibrium point of the system SUGAR uses Newton-Raphson method solving nonlinear equation system x n f ( x) = 0 Starting from an initial guess x 0, iterates f + = x x is the equilibrium nodal variables 1 ( x 1 n n xn f ) Until xn+ 1 xn ξ (tolerance)

14 Static Simulation Example Test structures are fabricated by MCNC; Beam: Nominal Lb=100um, w=2um, h=2um. Measured : L=100um, w=1.74um, h=2.003um Gap plate: Lg=100um, w=10um, h=2.003um. Lb 6 Young s Modulus: assume 165GPa. Simulation was done by considering fringing-field effects; V + - Contact force model was used to get pull-in voltage; Gap distance at node 6 (um) Pull-in Voltages (V) O Experimental results Simulation results Voltage V (v) Length of the beam L (um)

15 Steady State and Modal Analysis Finding the sinusoidal response of the system Linearizing the system at a DC equilibrium point, solving linear ODE system x y = = Ax Cx + + Bu Du where u = sinusoidal excitation y = system output response C = output matrix D = feed forward matrix Modal frequencies and modal shapes can be found by solving for system eigenvalues and eigenvectors.

16 Steady State Simulation Examples Simulation of a linear multiple mode resonator by Reid Brennen. Sugar results matches his measurements within 5%. The response of vertical displacement of mass The response of induced current in lower comb log10(magnitude) log10(magnitude) Frequency (Hz) Frequency (Hz) phase(degree) phase(degree) Frequency (Hz) Frequency (Hz)

17 Modal Simulation Example Mode 1 at Hz Mode 2 at Hz Mode 3 at Hz Mode 6 at Hz

Sugar: Advancements in a 3D Multi-domain Simulation Package for MEMS

Sugar: Advancements in a 3D Multi-domain Simulation Package for MEMS Sugar: dvancements in a D Multi-domain Simulation Package for MEMS J.V. Clark, D. Bindel, N. Zhou, S. Bhave, Z. Bai, J. Demmel, K.S.J. Pister Berkeley Sensor & ctuator Center University of California at

More information

Numerical and semi-analytical structure-preserving model reduction for MEMS

Numerical and semi-analytical structure-preserving model reduction for MEMS Numerical and semi-analytical structure-preserving model reduction for MEMS David Bindel ENUMATH 07, 10 Sep 2007 Collaborators Tsuyoshi Koyama Sanjay Govindjee Sunil Bhave Emmanuel Quévy Zhaojun Bai Resonant

More information

EE C245 / ME C218 INTRODUCTION TO MEMS DESIGN FALL 2009 PROBLEM SET #7. Due (at 7 p.m.): Thursday, Dec. 10, 2009, in the EE C245 HW box in 240 Cory.

EE C245 / ME C218 INTRODUCTION TO MEMS DESIGN FALL 2009 PROBLEM SET #7. Due (at 7 p.m.): Thursday, Dec. 10, 2009, in the EE C245 HW box in 240 Cory. Issued: Thursday, Nov. 24, 2009 PROBLEM SET #7 Due (at 7 p.m.): Thursday, Dec. 10, 2009, in the EE C245 HW box in 240 Cory. 1. Gyroscopes are inertial sensors that measure rotation rate, which is an extremely

More information

EE C245 / ME C218 INTRODUCTION TO MEMS DESIGN FALL 2011 C. Nguyen PROBLEM SET #7. Table 1: Gyroscope Modeling Parameters

EE C245 / ME C218 INTRODUCTION TO MEMS DESIGN FALL 2011 C. Nguyen PROBLEM SET #7. Table 1: Gyroscope Modeling Parameters Issued: Wednesday, Nov. 23, 2011. PROBLEM SET #7 Due (at 7 p.m.): Thursday, Dec. 8, 2011, in the EE C245 HW box in 240 Cory. 1. Gyroscopes are inertial sensors that measure rotation rate, which is an extremely

More information

Structure-preserving model reduction for MEMS

Structure-preserving model reduction for MEMS Structure-preserving model reduction for MEMS David Bindel Department of Computer Science Cornell University SIAM CSE Meeting, 1 Mar 2011 Collaborators Sunil Bhave Emmanuel Quévy Zhaojun Bai Tsuyoshi Koyama

More information

MEMS SIMULATION USING SUGAR v0.5

MEMS SIMULATION USING SUGAR v0.5 MEMS SIMUATION USING SUGAR v.5 Jason Vaughn Clark, Ningning Zhou, and K. S. J. Pister Berkeley Sensor and Actuator Center University of California at Berkeley 97 Cory Hall, Berkeley, CA 97 CONTEXT Integrated

More information

EE C245 ME C218 Introduction to MEMS Design Fall 2007

EE C245 ME C218 Introduction to MEMS Design Fall 2007 EE C245 ME C218 Introduction to MEMS Design Fall 2007 Prof. Clark T.-C. Nguyen Dept. of Electrical Engineering & Computer Sciences University of California at Berkeley Berkeley, CA 94720 Lecture 17: Energy

More information

EE C245 ME C218 Introduction to MEMS Design Fall 2012

EE C245 ME C218 Introduction to MEMS Design Fall 2012 EE C245 ME C218 Introduction to MEMS Design Fall 2012 Prof. Clark T.-C. Nguyen Dept. of Electrical Engineering & Computer Sciences University of California at Berkeley Berkeley, CA 94720 Lecture EE C245:

More information

CHAPTER 4 DESIGN AND ANALYSIS OF CANTILEVER BEAM ELECTROSTATIC ACTUATORS

CHAPTER 4 DESIGN AND ANALYSIS OF CANTILEVER BEAM ELECTROSTATIC ACTUATORS 61 CHAPTER 4 DESIGN AND ANALYSIS OF CANTILEVER BEAM ELECTROSTATIC ACTUATORS 4.1 INTRODUCTION The analysis of cantilever beams of small dimensions taking into the effect of fringing fields is studied and

More information

David Samuel Bindel Courant Instructor of Mathematics

David Samuel Bindel Courant Instructor of Mathematics David Samuel Bindel Courant Instructor of Mathematics Department of Mathematics Office: (212) 998-3155 Courant Institute of Mathematical Sciences Fax: (212) 995-4121 New York University dbindel@cims.nyu.edu

More information

Modeling of Thermoelastic Damping in MEMS Resonators

Modeling of Thermoelastic Damping in MEMS Resonators Modeling of Thermoelastic Damping in MEMS Resonators T. Koyama a, D. Bindel b, S. Govindjee a a Dept. of Civil Engineering b Computer Science Division 1 University of California, Berkeley MEMS Resonators

More information

Parameter-Dependent Eigencomputations and MEMS Applications

Parameter-Dependent Eigencomputations and MEMS Applications Parameter-Dependent Eigencomputations and MEMS Applications David Bindel UC Berkeley, CS Division Parameter-Dependent Eigencomputations and MEMS Applications p.1/36 Outline Some applications Mathematical

More information

MEM 255 Introduction to Control Systems: Modeling & analyzing systems

MEM 255 Introduction to Control Systems: Modeling & analyzing systems MEM 55 Introduction to Control Systems: Modeling & analyzing systems Harry G. Kwatny Department of Mechanical Engineering & Mechanics Drexel University Outline The Pendulum Micro-machined capacitive accelerometer

More information

JOURNAL OF MICROELECTROMECHANICAL SYSTEMS, VOL. 13, NO. 5, OCTOBER Sudipto K. De and N. R. Aluru, Member, IEEE, Associate Member, ASME

JOURNAL OF MICROELECTROMECHANICAL SYSTEMS, VOL. 13, NO. 5, OCTOBER Sudipto K. De and N. R. Aluru, Member, IEEE, Associate Member, ASME JOURNAL OF MICROELECTROMECHANICAL SYSTEMS, VOL. 13, NO. 5, OCTOBER 2004 737 Full-Lagrangian Schemes for Dynamic Analysis of Electrostatic MEMS Sudipto K. De N. R. Aluru, Member, IEEE, Associate Member,

More information

CHAPTER 5 FIXED GUIDED BEAM ANALYSIS

CHAPTER 5 FIXED GUIDED BEAM ANALYSIS 77 CHAPTER 5 FIXED GUIDED BEAM ANALYSIS 5.1 INTRODUCTION Fixed guided clamped and cantilever beams have been designed and analyzed using ANSYS and their performance were calculated. Maximum deflection

More information

b. The displacement of the mass due to a constant acceleration a is x=

b. The displacement of the mass due to a constant acceleration a is x= EE147/247A Final, Fall 2013 Page 1 /35 2 /55 NO CALCULATORS, CELL PHONES, or other electronics allowed. Show your work, and put final answers in the boxes provided. Use proper units in all answers. 1.

More information

Finite Element Analysis of Piezoelectric Cantilever

Finite Element Analysis of Piezoelectric Cantilever Finite Element Analysis of Piezoelectric Cantilever Nitin N More Department of Mechanical Engineering K.L.E S College of Engineering and Technology, Belgaum, Karnataka, India. Abstract- Energy (or power)

More information

December 1999 FINAL TECHNICAL REPORT 1 Mar Mar 98

December 1999 FINAL TECHNICAL REPORT 1 Mar Mar 98 REPORT DOCUMENTATION PAGE AFRL-SR- BL_TR " Public reporting burden for this collection of information is estimated to average 1 hour per response, including the time for reviewing instruct the collection

More information

Capacitive Sensor Interfaces

Capacitive Sensor Interfaces Capacitive Sensor Interfaces Bernhard E. Boser Berkeley Sensor & Actuator Center Dept. of Electrical Engineering and Computer Sciences University of California, Berkeley Capacitive Sensor Interfaces 1996

More information

Y. C. Lee. Micro-Scale Engineering I Microelectromechanical Systems (MEMS)

Y. C. Lee. Micro-Scale Engineering I Microelectromechanical Systems (MEMS) Micro-Scale Engineering I Microelectromechanical Systems (MEMS) Y. C. Lee Department of Mechanical Engineering University of Colorado Boulder, CO 80309-0427 leeyc@colorado.edu January 15, 2014 1 Contents

More information

Coupled Field Analysis using the ANSYS/Multiphysics Commercial FEA Code

Coupled Field Analysis using the ANSYS/Multiphysics Commercial FEA Code Industry Sector RTD Thematic Area Date Deliverable Nr Consumer Goods Multi Physics and Analysis 11th Sept 2002 Coupled Field Analysis using the ANSYS/Multiphysics Commercial FEA Code David Ellis Idac Ltd,

More information

EE C245 ME C218 Introduction to MEMS Design

EE C245 ME C218 Introduction to MEMS Design EE C245 ME C218 Introduction to MEMS Design Fall 2007 Prof. Clark T.-C. Nguyen Dept. of Electrical Engineering & Computer Sciences University of California at Berkeley Berkeley, CA 94720 Lecture 22: Capacitive

More information

Electromagnetics in COMSOL Multiphysics is extended by add-on Modules

Electromagnetics in COMSOL Multiphysics is extended by add-on Modules AC/DC Module Electromagnetics in COMSOL Multiphysics is extended by add-on Modules 1) Start Here 2) Add Modules based upon your needs 3) Additional Modules extend the physics you can address 4) Interface

More information

Uncertainty Quantification in MEMS

Uncertainty Quantification in MEMS Uncertainty Quantification in MEMS N. Agarwal and N. R. Aluru Department of Mechanical Science and Engineering for Advanced Science and Technology Introduction Capacitive RF MEMS switch Comb drive Various

More information

A CAPACITIVE ACCELEROMETER MODEL

A CAPACITIVE ACCELEROMETER MODEL Électronique et transmission de l information A CAPACITIVE ACCELEROMETER MODEL FLORIN CONSTANTINESCU, ALEXANDRU GABRIEL GHEORGHE, MIRUNA NIŢESCU *1 Key words: MEMS models, Transient analysis, Capacitive

More information

Resonant MEMS, Eigenvalues, and Numerical Pondering

Resonant MEMS, Eigenvalues, and Numerical Pondering Resonant MEMS, Eigenvalues, and Numerical Pondering David Bindel UC Berkeley, CS Division Resonant MEMS, Eigenvalues,and Numerical Pondering p.1/27 Introduction I always pass on good advice. It is the

More information

Design of a MEMS Capacitive Comb-drive Accelerometer

Design of a MEMS Capacitive Comb-drive Accelerometer Design of a MEMS Capacitive Comb-drive Accelerometer Tolga Kaya* 1, Behrouz Shiari 2, Kevin Petsch 1 and David Yates 2 1 Central Michigan University, 2 University of Michigan * kaya2t@cmich.edu Abstract:

More information

E05 Resonator Design

E05 Resonator Design POLITECNICO DI MILANO MSC COURSE - MEMS AND MICROSENSORS - 2018/2019 E05 Resonator Design Giorgio Mussi 16/10/2018 In this class we will learn how an in-plane MEMS resonator handles process variabilities,

More information

Design and Analysis of dual Axis MEMS Capacitive Accelerometer

Design and Analysis of dual Axis MEMS Capacitive Accelerometer International Journal of Electronics Engineering Research. ISSN 0975-6450 Volume 9, Number 5 (2017) pp. 779-790 Research India Publications http://www.ripublication.com Design and Analysis of dual Axis

More information

Quiescent Steady State (DC) Analysis The Newton-Raphson Method

Quiescent Steady State (DC) Analysis The Newton-Raphson Method Quiescent Steady State (DC) Analysis The Newton-Raphson Method J. Roychowdhury, University of California at Berkeley Slide 1 Solving the System's DAEs DAEs: many types of solutions useful DC steady state:

More information

Design of Electrostatic Actuators for MOEMS Applications

Design of Electrostatic Actuators for MOEMS Applications Design of Electrostatic Actuators for MOEMS Applications Dooyoung Hah 1,, Hiroshi Toshiyoshi 1,3, and Ming C. Wu 1 1 Department of Electrical Engineering, University of California, Los Angeles Box 951594,

More information

Reduced Order Modeling Enables System Level Simulation of a MEMS Piezoelectric Energy Harvester with a Self-Supplied SSHI-Scheme

Reduced Order Modeling Enables System Level Simulation of a MEMS Piezoelectric Energy Harvester with a Self-Supplied SSHI-Scheme Reduced Order Modeling Enables System Level Simulation of a MEMS Piezoelectric Energy Harvester with a Self-Supplied SSHI-Scheme F. Sayed 1, D. Hohlfeld², T. Bechtold 1 1 Institute for Microsystems Engineering,

More information

Dept. of Electrical & Computer Engineering, Dept. of Mechanical Engineering University of Bridgeport, Bridgeport, CT /08/2015

Dept. of Electrical & Computer Engineering, Dept. of Mechanical Engineering University of Bridgeport, Bridgeport, CT /08/2015 Design and Analysis of Three DOF Piezoelectric Vibration Energy Harvester Ravi Teja Purra Reddy, Xingguo Xiong, Junling Hu Dept. of Electrical & Computer Engineering, Dept. of Mechanical Engineering University

More information

Numerical Methods for Engineers

Numerical Methods for Engineers Numerical Methods for Engineers SEVENTH EDITION Steven C Chopra Berger Chair in Computing and Engineering Tufts University Raymond P. Canal Professor Emeritus of Civil Engineering of Michiaan University

More information

MEMS PARALLEL PLATE ACTUATORS: PULL-IN, PULL-OUT AND OTHER TRANSITIONS

MEMS PARALLEL PLATE ACTUATORS: PULL-IN, PULL-OUT AND OTHER TRANSITIONS MEMS PARALLEL PLATE ACTUATORS: PULL-IN, PULL-OUT AND OTHER TRANSITIONS Subrahmanyam Gorthi, Atanu Mohanty and Anindya Chatterjee* Supercomputer Education and Research Centre, Indian Institute of Science,

More information

Program System for Machine Dynamics. Abstract. Version 5.0 November 2017

Program System for Machine Dynamics. Abstract. Version 5.0 November 2017 Program System for Machine Dynamics Abstract Version 5.0 November 2017 Ingenieur-Büro Klement Lerchenweg 2 D 65428 Rüsselsheim Phone +49/6142/55951 hd.klement@t-online.de What is MADYN? The program system

More information

BEM modeling of MEMS with thin plates and shells using a total Lagrangian approach

BEM modeling of MEMS with thin plates and shells using a total Lagrangian approach Boundary Elements XXVII 287 BEM modeling of MEMS with thin plates and shells using a total Lagrangian approach S. Telukunta & S. Mukherjee 2 Sibley School of Mechanical Engineering, Cornell University,

More information

EE C245 ME C218 Introduction to MEMS Design

EE C245 ME C218 Introduction to MEMS Design EE C245 ME C218 Introduction to MEMS Design Fall 2007 Prof. Clark T.-C. Nguyen Dept. of Electrical Engineering & Computer Sciences University of California at Berkeley Berkeley, CA 94720 Lecture 23: Electrical

More information

Model Reduction for RF MEMS Simulation

Model Reduction for RF MEMS Simulation 286 Model Reduction for RF MEMS Simulation David S. Bindel 1, Zhaojun Bai 2, and James W. Demmel 3 1 Department of Electrical Engineering and Computer Science University of California at Berkeley Berkeley,

More information

Introduction Basic principles Finite element formulation Nonlinear algorithms Validation & examples Oofelie::MEMS, driven by SAMCEF Field Perspectives

Introduction Basic principles Finite element formulation Nonlinear algorithms Validation & examples Oofelie::MEMS, driven by SAMCEF Field Perspectives Non linear behavior of electrostatically actuate micro-structures Dr. Ir. Stéphane Paquay, Open Engineering SA Dr. Ir. Véronique Rochus, ULg (LTAS-VIS) Dr. Ir. Stefanie Gutschmit, ULg (LTAS-VIS) Outline

More information

1. Narrative Overview Questions

1. Narrative Overview Questions Homework 4 Due Nov. 16, 010 Required Reading: Text and Lecture Slides on Downloadable from Course WEB site: http://courses.washington.edu/overney/nme498.html 1. Narrative Overview Questions Question 1

More information

Experimental analysis of spring hardening and softening nonlinearities in. microelectromechanical oscillators. Sarah Johnson

Experimental analysis of spring hardening and softening nonlinearities in. microelectromechanical oscillators. Sarah Johnson Experimental analysis of spring hardening and softening nonlinearities in microelectromechanical oscillators. Sarah Johnson Department of Physics, University of Florida Mentored by Dr. Yoonseok Lee Abstract

More information

Microstructure cantilever beam for current measurement

Microstructure cantilever beam for current measurement 264 South African Journal of Science 105 July/August 2009 Research Articles Microstructure cantilever beam for current measurement HAB Mustafa and MTE Khan* Most microelectromechanical systems (MEMS) sensors

More information

Natural vibration frequency of classic MEMS structures

Natural vibration frequency of classic MEMS structures Natural vibration frequency of classic MEMS structures Zacarias E. Fabrim PGCIMAT, UFRGS, Porto Alegre, RS, Brazil Wang Chong, Manoel Martín Pérez Reimbold DeTec, UNIJUI, Ijuí, RS, Brazil Abstract This

More information

Transducers. Today: Electrostatic Capacitive. EEL5225: Principles of MEMS Transducers (Fall 2003) Instructor: Dr. Hui-Kai Xie

Transducers. Today: Electrostatic Capacitive. EEL5225: Principles of MEMS Transducers (Fall 2003) Instructor: Dr. Hui-Kai Xie EEL55: Principles of MEMS Transducers (Fall 3) Instructor: Dr. Hui-Kai Xie Last lecture Piezoresistive Pressure sensor Transducers Today: Electrostatic Capacitive Reading: Senturia, Chapter 6, pp. 15-138

More information

EE C245 ME C218 Introduction to MEMS Design

EE C245 ME C218 Introduction to MEMS Design EE C245 ME C218 Introduction to MEMS Design Fall 2007 Prof. Clark T.-C. Nguyen Dept. of Electrical Engineering & Computer Sciences University of California at Berkeley Berkeley, CA 94720 Lecture 16: Energy

More information

Theoretical Manual Theoretical background to the Strand7 finite element analysis system

Theoretical Manual Theoretical background to the Strand7 finite element analysis system Theoretical Manual Theoretical background to the Strand7 finite element analysis system Edition 1 January 2005 Strand7 Release 2.3 2004-2005 Strand7 Pty Limited All rights reserved Contents Preface Chapter

More information

Response Spectrum Analysis Shock and Seismic. FEMAP & NX Nastran

Response Spectrum Analysis Shock and Seismic. FEMAP & NX Nastran Response Spectrum Analysis Shock and Seismic FEMAP & NX Nastran Table of Contents 1. INTRODUCTION... 3 2. THE ACCELEROGRAM... 4 3. CREATING A RESPONSE SPECTRUM... 5 4. NX NASTRAN METHOD... 8 5. RESPONSE

More information

EE C247B / ME C218 INTRODUCTION TO MEMS DESIGN SPRING 2014 PROBLEM SET #1

EE C247B / ME C218 INTRODUCTION TO MEMS DESIGN SPRING 2014 PROBLEM SET #1 Issued: Thursday, Jan. 30, 2014 PROBLEM SET #1 Due (at 9 a.m.): Wednesday Feb. 12, 2014, in the EE C247B HW box near 125 Cory. This homework assignment is intended to give you some early practice playing

More information

EFFICIENT MULTI-PHYSICS MODELING OF THE DYNAMIC RESPONSE OF RF-MEMS SWITCHES

EFFICIENT MULTI-PHYSICS MODELING OF THE DYNAMIC RESPONSE OF RF-MEMS SWITCHES EFFICIENT MULTI-PHYSICS MODELING OF THE DYNAMIC RESPONSE OF RF-MEMS SWITCHES Jeroen Bielen 1, Jiri Stulemeijer 1 1 EPCOS Netherlands Deepak Ganjoo 2, Dale Ostergaard 2, Stephen Scampoli 2 2 Ansys Inc.

More information

Applications of Matrix Structure

Applications of Matrix Structure Applications of Matrix Structure D. Bindel Department of Computer Science Cornell University 15 Sep 2009 (Cornell University) Brown Bag 1 / 32 The Computational Science Picture Ingredients: Application

More information

A new cantilever beam-rigid-body MEMS gyroscope: mathematical model and linear dynamics

A new cantilever beam-rigid-body MEMS gyroscope: mathematical model and linear dynamics Proceedings of the International Conference on Mechanical Engineering and Mechatronics Toronto, Ontario, Canada, August 8-10 2013 Paper No. XXX (The number assigned by the OpenConf System) A new cantilever

More information

MEMS Tuning-Fork Gyroscope Mid-Term Report Amanda Bristow Travis Barton Stephen Nary

MEMS Tuning-Fork Gyroscope Mid-Term Report Amanda Bristow Travis Barton Stephen Nary MEMS Tuning-Fork Gyroscope Mid-Term Report Amanda Bristow Travis Barton Stephen Nary Abstract MEMS based gyroscopes have gained in popularity for use as rotation rate sensors in commercial products like

More information

EE C245 - ME C218 Introduction to MEMS Design Fall Today s Lecture

EE C245 - ME C218 Introduction to MEMS Design Fall Today s Lecture EE C45 - ME C8 Introduction to MEMS Design Fall 3 Roger Howe and Thara Srinivasan Lecture 9 Energy Methods II Today s Lecture Mechanical structures under driven harmonic motion develop analytical techniques

More information

Identification Methods for Structural Systems. Prof. Dr. Eleni Chatzi Lecture March, 2016

Identification Methods for Structural Systems. Prof. Dr. Eleni Chatzi Lecture March, 2016 Prof. Dr. Eleni Chatzi Lecture 4-09. March, 2016 Fundamentals Overview Multiple DOF Systems State-space Formulation Eigenvalue Analysis The Mode Superposition Method The effect of Damping on Structural

More information

To find the step response of an RC circuit

To find the step response of an RC circuit To find the step response of an RC circuit v( t) v( ) [ v( t) v( )] e tt The time constant = RC The final capacitor voltage v() The initial capacitor voltage v(t ) To find the step response of an RL circuit

More information

EE C245 ME C218 Introduction to MEMS Design

EE C245 ME C218 Introduction to MEMS Design EE C245 ME C218 Introduction to MEMS Design Fall 2007 Prof. Clark T.-C. Nguyen Dept. of Electrical Engineering & Computer Sciences University of California at Berkeley Berkeley, CA 94720 Lecture 19: Resonance

More information

The Pull-In of Symmetrically and Asymmetrically Driven Microstructures and the Use in DC Voltage References

The Pull-In of Symmetrically and Asymmetrically Driven Microstructures and the Use in DC Voltage References IEEE Instrumentation and Measurement Technology Conference Anchorage, AK, USA, 1-3 May 00 The Pull-In of Symmetrically and Asymmetrically Driven Microstructures and the Use in DC Voltage References L.A.

More information

ECEN 420 LINEAR CONTROL SYSTEMS. Lecture 6 Mathematical Representation of Physical Systems II 1/67

ECEN 420 LINEAR CONTROL SYSTEMS. Lecture 6 Mathematical Representation of Physical Systems II 1/67 1/67 ECEN 420 LINEAR CONTROL SYSTEMS Lecture 6 Mathematical Representation of Physical Systems II State Variable Models for Dynamic Systems u 1 u 2 u ṙ. Internal Variables x 1, x 2 x n y 1 y 2. y m Figure

More information

Magnetic and Thermal Analysis of Current Transformer in Normal and Abnormal Conditions

Magnetic and Thermal Analysis of Current Transformer in Normal and Abnormal Conditions Journal of Computer Science 4 (4): 327-332, 2008 ISSN 1549-3636 2008 Science Publications Magnetic and Thermal Analysis of Current Transformer in Normal and Abnormal Conditions 1 M.B.B. Sharifian, 1 M.

More information

EE C247B ME C218 Introduction to MEMS Design Spring 2016

EE C247B ME C218 Introduction to MEMS Design Spring 2016 EE C47B ME C18 Introduction to MEMS Design Spring 016 Prof. Clark T.-C. Nguyen Dept. of Electrical Engineering & Computer Sciences University of California at Berkeley Berkeley, CA 9470 Lecture EE C45:

More information

Content. Department of Mathematics University of Oslo

Content. Department of Mathematics University of Oslo Chapter: 1 MEK4560 The Finite Element Method in Solid Mechanics II (January 25, 2008) (E-post:torgeiru@math.uio.no) Page 1 of 14 Content 1 Introduction to MEK4560 3 1.1 Minimum Potential energy..............................

More information

Maximizing Output Power in a Cantilevered Piezoelectric Vibration Energy Harvester by Electrode Design

Maximizing Output Power in a Cantilevered Piezoelectric Vibration Energy Harvester by Electrode Design Maximizing Output Power in a Cantilevered Piezoelectric Vibration Energy Harvester by Electrode Design Item Type Article Authors Du, Sijun; Jia, Yu; Seshia, Ashwin A. Citation Du, S., Jia, Y., & Seshia,

More information

APPENDIX 1 MATLAB AND ANSYS PROGRAMS

APPENDIX 1 MATLAB AND ANSYS PROGRAMS APPENDIX 1 MATLAB AND ANSYS PROGRAMS This appendix lists all the MATLAB and ANSYS codes used in each chapter, along with a short description of the purpose of each. MATLAB codes have the suffix.m and the

More information

Chapter 10 Sinusoidal Steady State Analysis Chapter Objectives:

Chapter 10 Sinusoidal Steady State Analysis Chapter Objectives: Chapter 10 Sinusoidal Steady State Analysis Chapter Objectives: Apply previously learn circuit techniques to sinusoidal steady-state analysis. Learn how to apply nodal and mesh analysis in the frequency

More information

EE C245 ME C218 Introduction to MEMS Design Fall 2007

EE C245 ME C218 Introduction to MEMS Design Fall 2007 EE C45 ME C8 Introduction to MEMS Design Fall 007 Prof. Clark T.C. Nguyen Dept. of Electrical Engineering & Computer Sciences University of California at Berkeley Berkeley, CA 9470 Lecture 3: Input Modeling

More information

APPLICATION OF VARIATIONAL METHODS AND GALERKIN METHOD IN SOLVING ENGINEERING PROBLEMS REPRESENTED BY ORDINARY DIFFERENTIAL EQUATIONS

APPLICATION OF VARIATIONAL METHODS AND GALERKIN METHOD IN SOLVING ENGINEERING PROBLEMS REPRESENTED BY ORDINARY DIFFERENTIAL EQUATIONS APPLICATION OF VARIATIONAL METHODS AND GALERKIN METHOD IN SOLVING ENGINEERING PROBLEMS REPRESENTED BY ORDINARY DIFFERENTIAL EQUATIONS 1 B.V. SIVA PRASAD REDDY, 2 K. RAJESH BABU 1,2 Department of Mechanical

More information

2008 International ANSYS Conference

2008 International ANSYS Conference 2008 International ANSYS Conference Study of Nonlinear Parametric Response in a Beam using ANSYS Satish Remala, John Baker, and Suzanne Smith University of Kentucky 2008 ANSYS, Inc. All rights reserved.

More information

EE C245 - ME C218. Fall 2003

EE C245 - ME C218. Fall 2003 EE C45 - E C8 Introduction to ES Design Fall Roger Howe and Thara Srinivasan ecture 9 Energy ethods II Today s ecture echanical structures under driven harmonic motion develop analytical techniques for

More information

INF5490 RF MEMS. LN03: Modeling, design and analysis. Spring 2008, Oddvar Søråsen Department of Informatics, UoO

INF5490 RF MEMS. LN03: Modeling, design and analysis. Spring 2008, Oddvar Søråsen Department of Informatics, UoO INF5490 RF MEMS LN03: Modeling, design and analysis Spring 2008, Oddvar Søråsen Department of Informatics, UoO 1 Today s lecture MEMS functional operation Transducer principles Sensor principles Methods

More information

FREE AND FORCED NONLINEAR VIBRATION OF STEEL FRAMES WITH SEMI-RIGID CONNECTIONS

FREE AND FORCED NONLINEAR VIBRATION OF STEEL FRAMES WITH SEMI-RIGID CONNECTIONS SDSS Rio 010 STABILITY AND DUCTILITY OF STEEL STRUCTURES E. Batista, P. Vellasco, L. de Lima (Eds.) Rio de Janeiro, Brazil, September 8-10, 010 FREE AND FORCED NONLINEAR VIBRATION OF STEEL FRAMES WITH

More information

Simulator Coupling for the Simulation of Heterogeneous Systems

Simulator Coupling for the Simulation of Heterogeneous Systems Workshop of CFDR in Berlin am 17. Juni 1999 Simulator Coupling for the Simulation of Heterogeneous Systems Peter Schwarz Simulation of heterogeneous systems Principles of the coupling of simulators Examples

More information

DESIGN AND SIMULATION OF ACCELEROMETER SPRINGS

DESIGN AND SIMULATION OF ACCELEROMETER SPRINGS DESIGN AND SIMULATION OF ACCELEROMETER SPRINGS Marin Hristov Hristov 1, Kiril Toshkov Toshev 1, Krasimir Hristov Denishev 1, Vladimir Emilov Grozdanov 2, Dobromir Georgiev Gaydazhiev 2 1 Department of

More information

The Future of LAPACK and ScaLAPACK

The Future of LAPACK and ScaLAPACK The Future of LAPACK and ScaLAPACK Jason Riedy, Yozo Hida, James Demmel EECS Department University of California, Berkeley November 18, 2005 Outline Survey responses: What users want Improving LAPACK and

More information

Capacitor Action. 3. Capacitor Action Theory Support. Electronics - AC Circuits

Capacitor Action. 3. Capacitor Action Theory Support. Electronics - AC Circuits Capacitor Action Topics covered in this presentation: Capacitors on DC Capacitors on AC Capacitor Charging Capacitor Discharging 1 of 18 Charging a Capacitor (DC) Before looking at how capacitors charge

More information

Accelerometer Theory & Design

Accelerometer Theory & Design 11 Chapter 2 Accelerometer Theory & Design 2.1 Introduction An accelerometer is a sensor that measures the physical acceleration experienced by an object due to inertial forces or due to mechanical excitation.

More information

Analog Signals and Systems and their properties

Analog Signals and Systems and their properties Analog Signals and Systems and their properties Main Course Objective: Recall course objectives Understand the fundamentals of systems/signals interaction (know how systems can transform or filter signals)

More information

Design and Simulation of Comb Drive Capacitive Accelerometer by Using MEMS Intellisuite Design Tool

Design and Simulation of Comb Drive Capacitive Accelerometer by Using MEMS Intellisuite Design Tool Design and Simulation of Comb Drive Capacitive Accelerometer by Using MEMS Intellisuite Design Tool Gireesh K C 1, Harisha M 2, Karthick Raj M 3, Karthikkumar M 4, Thenmoli M 5 UG Students, Department

More information

APPLICATION TO TRANSIENT ANALYSIS OF ELECTRICAL CIRCUITS

APPLICATION TO TRANSIENT ANALYSIS OF ELECTRICAL CIRCUITS EECE 552 Numerical Circuit Analysis Chapter Nine APPLICATION TO TRANSIENT ANALYSIS OF ELECTRICAL CIRCUITS I. Hajj Application to Electrical Circuits Method 1: Construct state equations = f(x, t) Method

More information

Research Article A Pull-in Based Test Mechanism for Device Diagnostic and Process Characterization

Research Article A Pull-in Based Test Mechanism for Device Diagnostic and Process Characterization Hindawi Publishing Corporation VLSI Design Volume 8, Article ID 8, 7 pages doi:./8/8 Research Article A Pull-in Based Test Mechanism for Device Diagnostic and Process Characterization L. A. Rocha, L. Mol,

More information

PROJECT 1 DYNAMICS OF MACHINES 41514

PROJECT 1 DYNAMICS OF MACHINES 41514 PROJECT DYNAMICS OF MACHINES 454 Theoretical and Experimental Modal Analysis and Validation of Mathematical Models in Multibody Dynamics Ilmar Ferreira Santos, Professor Dr.-Ing., Dr.Techn., Livre-Docente

More information

Modal Analysis of Single Rectangular Cantilever Plate by Mathematically, FEA and Experimental

Modal Analysis of Single Rectangular Cantilever Plate by Mathematically, FEA and Experimental Modal Analysis of Single Rectangular Cantilever Plate by Mathematically, FEA and Experimental Ashish R. Sonawane 1, Poonam S. Talmale 2 1Research scholar, Late G. N. Sapkal College of Engineering, Nashik,

More information

NUMERICAL EVALUATION OF A TEFLON BASED PIEZOELECTRIC SENSOR EFFECTIVITY FOR THE MONITORING OF EARLY AGE COCRETE STRENGTHING

NUMERICAL EVALUATION OF A TEFLON BASED PIEZOELECTRIC SENSOR EFFECTIVITY FOR THE MONITORING OF EARLY AGE COCRETE STRENGTHING NUMERICAL EVALUATION OF A TEFLON BASED PIEZOELECTRIC SENSOR EFFECTIVITY FOR THE MONITORING OF EARLY AGE COCRETE STRENGTHING Evangelos V. Liarakos Postdoctoral researcher School of Architecture, Technical

More information

Sensibility Analysis of Inductance Involving an E-core Magnetic Circuit for Non Homogeneous Material

Sensibility Analysis of Inductance Involving an E-core Magnetic Circuit for Non Homogeneous Material Sensibility Analysis of Inductance Involving an E-core Magnetic Circuit for Non Homogeneous Material K. Z. Gomes *1, T. A. G. Tolosa 1, E. V. S. Pouzada 1 1 Mauá Institute of Technology, São Caetano do

More information

Symbolic Model Reduction for Linear and Nonlinear DAEs

Symbolic Model Reduction for Linear and Nonlinear DAEs Symbolic Model Reduction for Linear and Nonlinear DAEs Symposium on Recent Advances in MOR TU Eindhoven, The Netherlands November 23rd, 2007 Thomas Halfmann thomas.halfmann@itwm.fraunhofer.de Overview

More information

7-9 October 2009, Leuven, Belgium Electro-Thermal Simulation of Multi-channel Power Devices on PCB with SPICE

7-9 October 2009, Leuven, Belgium Electro-Thermal Simulation of Multi-channel Power Devices on PCB with SPICE Electro-Thermal Simulation of Multi-channel Power Devices on PCB with SPICE Torsten Hauck*, Wim Teulings*, Evgenii Rudnyi ** * Freescale Semiconductor Inc. ** CADFEM GmbH Abstract In this paper we will

More information

Sensors & Transducers 2016 by IFSA Publishing, S. L.

Sensors & Transducers 2016 by IFSA Publishing, S. L. Sensors & Transducers, Vol. 96, Issue, January 206, pp. 52-56 Sensors & Transducers 206 by IFSA Publishing, S. L. http://www.sensorsportal.com Collapse Mode Characteristics of Parallel Plate Ultrasonic

More information

GENERAL CONTACT AND HYSTERESIS ANALYSIS OF MULTI-DIELECTRIC MEMS DEVICES UNDER THERMAL AND ELECTROSTATIC ACTUATION

GENERAL CONTACT AND HYSTERESIS ANALYSIS OF MULTI-DIELECTRIC MEMS DEVICES UNDER THERMAL AND ELECTROSTATIC ACTUATION GENERAL CONTACT AND HYSTERESIS ANALYSIS OF MULTI-DIELECTRIC MEMS DEVICES UNDER THERMAL AND ELECTROSTATIC ACTUATION Yie He, James Marchetti, Carlos Gallegos IntelliSense Corporation 36 Jonspin Road Wilmington,

More information

Determining the Existence of DC Operating Points in Circuits

Determining the Existence of DC Operating Points in Circuits Determining the Existence of DC Operating Points in Circuits Mohamed Zaki Department of Computer Science, University of British Columbia Joint work with Ian Mitchell and Mark Greenstreet Nov 23 nd, 2009

More information

An Efficient and Globally Convergent Homotopy Method for Finding DC Operating Points of Nonlinear Circuits

An Efficient and Globally Convergent Homotopy Method for Finding DC Operating Points of Nonlinear Circuits An Efficient and Globally Convergent Homotopy Method for Finding DC Operating Points of Nonlinear Circuits Kiyotaka Yamamura and Wataru Kuroki (Chuo University, Tokyo, Japan) Finding DC Operating Points

More information

Experimental Modal Analysis of a Flat Plate Subjected To Vibration

Experimental Modal Analysis of a Flat Plate Subjected To Vibration American Journal of Engineering Research (AJER) 2016 American Journal of Engineering Research (AJER) e-issn: 2320-0847 p-issn : 2320-0936 Volume-5, Issue-6, pp-30-37 www.ajer.org Research Paper Open Access

More information

A NONLINEAR FINITE ELEMENT TOOLBOX FOR STRUCTURAL CONTROL

A NONLINEAR FINITE ELEMENT TOOLBOX FOR STRUCTURAL CONTROL A NONLINEAR FINITE ELEMENT TOOLBOX FOR STRUCTURAL CONTROL Matthew W. Roberts 1, Luciana R. Barroso 2, and Loren D. Lutes ABSTRACT The unique informational requirements of structural control often preclude

More information

DYNAMIC RESPONSE OF THIN-WALLED GIRDERS SUBJECTED TO COMBINED LOAD

DYNAMIC RESPONSE OF THIN-WALLED GIRDERS SUBJECTED TO COMBINED LOAD DYNAMIC RESPONSE OF THIN-WALLED GIRDERS SUBJECTED TO COMBINED LOAD P. WŁUKA, M. URBANIAK, T. KUBIAK Department of Strength of Materials, Lodz University of Technology, Stefanowskiego 1/15, 90-924 Łódź,

More information

ANALYSIS AND EXPERIMENT OF DYNAMIC CHARACTERISTICS OF ELECTRONIC DEVICE CHASSIS

ANALYSIS AND EXPERIMENT OF DYNAMIC CHARACTERISTICS OF ELECTRONIC DEVICE CHASSIS ANALYSIS AND EXPERIMENT OF DYNAMIC CHARACTERISTICS OF ELECTRONIC DEVICE CHASSIS HE QING, DU DONGMEI, JIANG XUCHAO Key Laboratory of Condition Monitoring and Control for Power Plant Equipment, Ministry

More information

DYNAMICS OF MACHINERY 41514

DYNAMICS OF MACHINERY 41514 DYNAMICS OF MACHINERY 454 PROJECT : Theoretical and Experimental Modal Analysis and Validation of Mathematical Models in Multibody Dynamics Holistic Overview of the Project Steps & Their Conceptual Links

More information

ScienceDirect. Response Spectrum Analysis of Printed Circuit Boards subjected to Shock Loads

ScienceDirect. Response Spectrum Analysis of Printed Circuit Boards subjected to Shock Loads Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 144 (2016 ) 1469 1476 12th International Conference on Vibration Problems, ICOVP 2015 Response Spectrum Analysis of Printed

More information

Static and Modal Analysis of Telescope Frame in Satellite

Static and Modal Analysis of Telescope Frame in Satellite Abstract Static and Modal Analysis of Telescope Frame in Satellite Sun Libin Department of Mechanical Engineering Tsinghua University Feng Hui School of Material Science and Engineering University of Science

More information

DESIGN AND OPTIMIZATION OF BULK MICROMACHINED ACCELEROMETER FOR SPACE APPLICATIONS

DESIGN AND OPTIMIZATION OF BULK MICROMACHINED ACCELEROMETER FOR SPACE APPLICATIONS INTERNATIONAL JOURNAL ON SMART SENSING AND INTELLIGENT SYSTEMS, VOL. 1, NO. 4, DECEMBER 008 DESIGN AND OPTIMIZATION OF BULK MICROMACHINED ACCELEROMETER FOR SPACE APPLICATIONS Thampi Paul 1, Jaspreet Singh,

More information

SAMPLE SOLUTION TO EXAM in MAS501 Control Systems 2 Autumn 2015

SAMPLE SOLUTION TO EXAM in MAS501 Control Systems 2 Autumn 2015 FACULTY OF ENGINEERING AND SCIENCE SAMPLE SOLUTION TO EXAM in MAS501 Control Systems 2 Autumn 2015 Lecturer: Michael Ruderman Problem 1: Frequency-domain analysis and control design (15 pt) Given is a

More information

Electrical schematics for 1D analysis of a bridge type MEMS capacitive switch

Electrical schematics for 1D analysis of a bridge type MEMS capacitive switch Computer Applications in Electrical Engineering Vol. 12 2014 Electrical schematics for 1D analysis of a bridge type MEMS capacitive switch Sebastian Kula Kazimierz Wielki University in Bydgoszcz 85-074

More information