A More Complicated Model of Motor Neural Circuit of C. elegans

Size: px
Start display at page:

Download "A More Complicated Model of Motor Neural Circuit of C. elegans"

Transcription

1 A More Complicated Model of Motor Neural Circuit of C. elegans Overview Locomotion of C. elegans follows a nonlinear dynamics proposed in Fang-Yen et al The dynamic equation is written as y C N t In this equation, denotes the position of the worm body along the centerline. comes from the external force transverse to the worm s body during lateral movement, by ssss is the force due to internal elasticity of the worm, where b is the modulus of the worm body. y C N t + by y ssss + b ssss v + Mss a = 0. (1) t s y b ssss v t is the load of internal viscosity, and the last term, Mss a is the torque provided by body wall muscles of the worm. According to Fang-Yen et al. 2010, internal viscosity is negligible compared to the internal elasticity, so the equation evolves into y C N t + by ssss + Mss a = 0. (2) The second derivative of Eq. 2 leads to y C ss N + b 6 y t s + 4 M a = 0. (3) 6 s 4 Assuming the curvature κ of the worm body is proportional to y ss, we will derive Eq. 4, the dynamics of the shape (curvature) of the worm body, which has been published in Wen et al κ C N t + b 4 κ s = 4 M 4 s. (4) 4 M = M a, Note that this will not lead any difference to the dynamics because it only changes the positive direction of torque that we define. In both Fang-Yen et al and Wen et al. 2012, further simplification was made by assuming the curvature and the torque are sinusoidal functions of the position and the time. Thus the dynamics will reduce to a linear equation λ κ 2π C N + b( t λ )4 κ = ( 2π λ )4 M, (5) where is the wavelength of the sinusoidal functions of curvature and torque. In Xu et al. 2017, Eq. 5 was used to predict the effect of gap junctions on the propagation of bending wave along the worm body. The conclusion was that gap junctions between B neurons and AVB neuron are very critical to equalization of the amplitude of the bending wave. And the mechanism is that the AVB/B gap junction will shift the dynamics of B neurons to a high-frequency oscillation phase, due to nonlinear properties of B neurons. However, the model is a little debatable because of Eq. 5. A straightforward question is that, what if we do not reduce Eq. 4 to a linear function? Or in other words, is the assumption, that the curvature and the torque follows a sinusoidal relationship with position, realistic or questionable? 1

2 In order to verify the conclusions in Xu et al. 2017, we developed a more complicated model using Eq. 4, and also based on previous model in Xu et al We have found that the shape of the worm, and the bending wave, are not sinusoidal. So the reduction to Eq. 5 may be not very appropriate. However, as for the effect of gap junction between AVB and B neurons, we get the same conclusion as Xu et al Methods 1. Boundary Conditions Our dynamic equation for the worm (Eq. 4) is very similar to Euler-Bernoulli beam theory. Based on Euler-Bernoulli beam theory, our work is subject to free end boundary conditions (Eq. 6). L is the length of the worm body. Since κ = conditions can be rewritten with respect to curvature (Eq. 7) into N these boundary In the discrete form, which is used for numerical simulation, we discrete the worm segments, so the boundary conditions are expressed as where the subscript denotes segments from head to tail. 2. Fourth-order Difference Quotient We used two methods to calculate the 4th-order difference quotient, which appears in Eq. 4. One is simple but coarse and used in the simple linear model (will be mentioned below). The other is complicated but with higher order of accuracy, which is used in our complex nonlinear model. In the simpler method, the 4th-order difference quotient of curvature, computed as h 2 y s 2 s=0 = 0 ; 3 y s 3 s=0 = 0 ; 2 y s 2 s=l = 0. (6) 3 y s 3 s=l = 0. y (1 + y 2 ), 3/2 κ s=0 = 0 ; κ s=l = 0. κ s s=0 = 0 ; κ s s=l = 0. (7) κ 1 = κ 2 = κ N 1 = κ N = 0, (8) 1 N 4 κ i s = 1 4 h (κ 4 i 2 4κ i 1 + 6κ i 4κ i+1 + κ i+2 ), (9) where is the step length, i.e. the length of every discrete segment. is calculated in the similar way. This is a first-order method, which means the error of the calculation is o(h). Eq. 9 can not be applied at the two ends of the worm body, but because of the existence of the boundary conditions (Eq. 8), we actually do not need Eq. 9 to be defined at the ends. The nonlinear model is much more complex than the linear model, with nonlinear dynamics of the membrane potential of neurons and interactions among neurons and muscle cells. In order to ensure the accuracy of computation, we used a 5th-order to 2 4 κ s 4 4 M s 4, is

3 calculate. For every segment, we use the Taylor expansion of 8 surrounding segments, with the origin at segment, to form a set of equations (composed of 8 equations). And then we solve example, for And the result is 4 κ i(i > 2 and i < N 1) s 4 4 κ i s 4 i > 4 and i < N 3, the equations are κ i+n κ i = 8 1 k=1 k! (nh)k, n = 4, 3, 2, 1,1,2,3,4. from the set of equation. For For other segment (several segments on two ends), the terms and coefficients are different. Using this method, the error is reduced to o(h 5 ), which increases the robustness of our numerical simulation. We test the accuracy of Eq. 10 using the very simple function,, And the error is shown in Figure 1 below. i (10) 4 κ i = 1 (7κ s 4 240h 4 i 4 96κ i κ i κ i κ i 1952κ i κ i+2 96κ i+3 + 7κ i 4 ). y = sin(x) Figure 1 (11) Error of calculating the 4th-order difference quotient with Eq. 10. The number shown in the figure is the euro divided by h 4, so we are sure the error is at most o(h 4 ). Linear Model Our linear model is basically the same as the one in Xu et al. 2017, with a parameter representing the membrane potential, which decays linearly and has an input of proprioception signal. What we change here is the form of proprioception signal, and the dynamics of the curvature. We use the parameter v to evaluate the membrane voltage, and we also assume the torque M, is proportional to v, i.e. M = M 0 v (Wen et al. 2012). So the model mainly consists of two dynamic equations: 3

4 F[k(s); s] is a functional of curvature and position. It is a normalized integral of proprioception signal (Eq. 13). s = exp( x /l)d x 0 Here l is defined as the characteristic length of proprioception. g in Eq. 12 denotes the conductance of AVB-B gap junctions (Xu et al. 2017). The mechanism of oscillation at the worm head is still unknown, so we impose a sinusoidal oscillation at the head, namely where determines the amplitude of the oscillation, and are wavelength and angular frequency of the bending wave respectively. This two parameters, depend on the viscosity η of the media. And the time constant C N in Eq. 12, is also proportional to η. Values of these parameters will be determined based on some experimental results (Fang-Yen et al. 2010, Xu et al. 2017). The initial condition of this model is is randomly chosen in the interval. The value of will not affect the simulative result. We use the simpler method to calculate the 4th-order difference quotient (mentioned above in Methods ). Then we find that the whole body will oscillate approximately sinusoidally, with the same frequency ω, but phase shift among different positions (Figure 2). We calculate the amplitude of oscillation at every segment that we divide, and compare the cases with and without AVB-B gap junctions. The result is shown in Figure 3 below. We can see that in the presence of AVB-B gap junctions, the amplitude decays much more obviously from head to tail. This is consistent with the linear model in Xu et al. 2017, but is opposite to the reality. This indicates the linear model is not correct, the dynamics of the membrane voltage is not that simple. A more complicated model is necessary for understanding the propagation of the bending wave, and the effect of the AVB-B gap junctions. Parameters in the linear model is listed below: Other parameters related to computation: Time length of simulation: T = 10s; Time step of simulation: Number of segments: τ m dv C N κ t F[k(s, t); s] = s κ(s x, t)exp( x /l)d x 0 = (1 + g)v + cf[k(s, t); s]; (12) + b 4 κ = M 4 v s 4 0. s 4 s κ(s x, t)exp( x /l)d x 0 l(1 exp( s/l)) k(l, t) = k 0 sin(2πl /λ ωt), (14) k 0 λ ω k(s,0) = k 0 sin(2πs/λ); { v(s,0) = sin(2πs/λ + ϕ v ). ϕ v [0, 2π] ϕ v (15) L = 1mm, λ = 1mm, l = 200um; g = 0 or 1; τ m = 15ms, b = 9.5 * N * m 2, η = 1Pa * s, C N = 480 * η = 480Pa * s; ω = 1.4πs 1, c = 6 * 10 4 m, M 0 = 5.5 * N * m, k 0 = 5000m 1. = 5μs; N = 50;. (13) (16) 4

5 Figure 2 Curvature change of 5 different positions from head to tail. Figure 3 Simulative result of the linear model. Amplitude of the worm body in the presence ( g = 1, shown as red curve) and in the absence ( g = 0, shown as black curve) of the AVB-B gap junctions. The left purple line indicates the position of the imposed oscillation (or namely the head). The right blue line indicates the position of 0.9 (normalized with head=0 and tail=1). In the experiments, the portion between 0.9 and 1 is not analyzed because the boundary effect is too dominant (Xu et al. 2017). Nonlinear Model Similar to the compartment in Xu et al. 2017, the nonlinear model here also gives a detailed description of dynamic properties of B motor neurons using K-Ca Hopfield- Huxley model. We used the identical nullicline (Figure 4) of neural dynamics in Xu et al But since we need to incorporate the 4th-order difference quotient into the model, we also need to divide the body wall muscle into an appropriate number of segments. Thus we need a realistic way to model the interaction between neurons and muscle cells. Here we refer to Haspel et al. 2011, which proposed a model of connectome and repetitive units of neural system and muscles of C. elegans. We make some modifications based on Haspel s model, mainly on the amount and position of neurons and muscles. We divide the whole worm body to N = 30 segments. This number is large enough to ensure the continuity of the membrane potential and the curvature. And it is also a reasonable estimation of the number of body wall muscles. There are 71 neurons connected to B neurons, so on each side, the average number is about 35. In Haspel et al. 2011, the number of muscles on either dorsal side or the ventral side is N = 30

6 lies between this two estimation, which is a very realistic assumption. And we assume that the number of muscle cells on both sides are equal, which is consistent with Haspel et al There are some overlap of neuron-muscle gap junctions, i.e. one muscle cell is governed by two adjacent neurons. This kind of overlap is not broad. Based on Haspel et al. 2011, there is at most one muscle cell having the overlap phenomenon in every repetitive unit. The number of dorsal B neurons (DB) is 7, and there are 11 ventral dorsal neurons (VB). Based on above information, we simplify the connectome of neurons and muscles as the table below. For simplicity, we do not distinguish MDR from MDL, and MVR from MVL, because they all contribute to the torque. And the weight (or namely conductance) of the neuron-muscle gap junctions, are considered to be uniform. Muscle cells Motoneuron Muscle cells Motoneuron MD01 DB01 MV01 VB01 MD02 DB01 MV02 VB01 MD03 DB01 MV03 VB01 MD04 DB01 MV04 VB01 MD05 DB01 MV05 VB01 MD06 DB01 MV06 VB01 MD07 DB01 MV06 VB02 MD07 DB02 MV07 VB02 MD08 DB02 MV08 VB02 MD09 DB02 MV08 VB03 MD10 DB02 MV09 VB03 MD11 DB03 MV10 VB03 MD11 DB03 MV10 VB04 MD12 DB03 MV11 VB04 MD13 DB03 MV12 VB04 MD14 DB03 MV12 VB05 MD15 DB03 MV13 VB05 MD15 DB04 MV14 VB05 MD16 DB04 MV14 VB06 MD17 DB04 MV15 VB06 MD18 DB04 MV16 VB06 MD19 DB04 MV16 VB07 MD19 DB05 MV17 VB07 MD20 DB05 MV18 VB07 6

7 Muscle cells Motoneuron Muscle cells Motoneuron MD21 DB05 MV19 VB07 MD22 DB05 MV19 VB08 MD23 DB05 MV20 VB08 MD23 DB06 MV21 VB08 MD24 DB06 MV21 VB09 MD25 DB06 MV22 VB09 MD26 DB06 MV23 VB09 MD27 DB06 MV24 VB09 MD27 DB07 MV24 VB10 MD28 DB07 MV25 VB10 MD29 DB07 MV26 VB10 MD30 DB07 MV27 VB10 MV27 MV28 MV29 MV30 VB11 VB11 VB11 VB11 C dv di C dv vi The dynamic equation for the membrane potential is = g L (V di E L ) g Ca m (V di )(V di E Ca ) g K n di (V di E K ) + c * K[k(x, t); i] + g(v 0 V di ); = g L (V vi E L ) g Ca m (V vi )(V vi E Ca ) g K n vi (V vi E K ) c * K[k(x, t); i] + g(v 0 V vi ); (17) Here V denotes the membrane potential, m and n are voltage dependent Ca 2+ and K + activation variables respectively. The subscript d means dorsal and v means ventral side of the worm. K[k(x, t); i] is a functional calculated for every neuron. It is the average of curvature of several muscle cells connected to the anterior neuron on the same side. An exception is that when i = 1, K[k(x, t); i] is the average of curvature of muscle cells connected to the first neuron on the same side (i.e. just the neuron itself). V 0 is the membrane potential of the AVB neuron, which is almost a constant. g is the conductance of AVB-B gap junctions. n di and n vi are both voltage dependent, following the dynamic equations below (Eq. 18). M τ c dn di τ c dn vi = n di + n (V di ); = n vi + n (V vi ). The torque is directly determined by the membrane potential of the neurons (Eq. 19). Torque is respectively calculated on the dorsal and the ventral side, then subtract 7 (18)

8 Figure 4 Nullicline analysis of motor neuron dynamics. The n- and V-nulliclines were defined as respectively. In the absence of proprioceptive coupling and AVB-B gap junctions ( g = 0), the fixed point of the membrane potential (intersect of black curve and blue curve) corresponds to a steady state; in the presence of AVB-B gap junctions, that is, g = 100pS, the system undergoes bifurcation, and the new fixed point becomes unstable (intersect of red curve and blue curve), leading to periodic oscillation. dn = 0, dv = 0, Figure 5 Oscillation of curvature at several different positions of the worm. The AVB-B gap junctions are present ( ). (Left) Original oscillation patterns (Right) Oscillation after sine fitting. g = 100pS each other, rescaled by a constant coefficient τ u dm d τ u dm v M 0. = M d + M (V d ) M (V v ); = M v + M (V v ) M (V d ); M = M 0 (M d M v ). Similar to linear model, we also impose a sinusoidal (19) 8

9 Combined with Eq. 4, and the more complex method of calculating the 4th-order difference quotient mentioned above, we can simulate the locomotion of the worm. The change of curvature, in the presence of AVB-B gap junctions ( g = 100pS), is shown in Figure 5 (Left panel). Obviously, it has more than one components of oscillation, with different frequencies. This phenomenon will be explained below. And we fit the oscillation with a sine function, which is shown in Figure 5 (Right panel). The amplitude of curvature, with and without AVB-B gap junctions, is shown in Figure 6 below. We can find that the bending wave is obviously more equalized with AVB-B gap junctions. So based on Xu et al. 2017, we can know that this nonlinear model gives the correct prediction on the effect of AVB-B gap junctions. Figure 6 Simulative result of the nonlinear model. Amplitude of the worm body in the presence ( g = 1, shown as red curve) and in the absence ( g = 0, shown as black curve) of the AVB-B gap junctions. The left blue line indicates the position of the imposed oscillation (or namely the head). The right orange line indicates the position of 0.85 (normalized with head=0 and tail=1). In the experiments, the portion between 0.9 and 1 is not analyzed because the boundary effect is too dominant (Xu et al. 2017). Here we find the boundary effect is still obvious at 0.9, so we do the cut-off at 0.85 in this model. As for the multiple oscillation components in Figure 5. We think it is the combination of proprioceptive coupling, background mechanic coupling (due to the elasticity of the worm body, the 4th-order difference quotient itself is a kind of coupling) and the high frequency self-oscillation mentioned in Xu et al The background mechanic coupling and the high frequency oscillation, are shown in Figure 7 below. Since our nullicline of neural dynamics is identical with Xu et al. 2017, the high frequency oscillation does not exist in the absence of AVB-B gap junctions. Parameters in the nonlinear model: L = 1mm, b = 9.5 * N * m 2, λ = 1mm, η = 1Pa * s, C N = 480η = 480Pa * s; τ u = 85ms, τ c = 30ms, C = 3pF, V 0 = 20mV, E Ca = 60mV, E K = 70mV, E L = 60mV; 1 m (V ) =, n 1 + exp( V V m (V ) =, M κm ) 1 + exp( V V n (V ) = ; ) 1 + exp( V V mus ) κn κmus g L = 100pS, g C a = 400pS, g K = 500pS, κ n = 20mV, V n = 55mV, κ m = 10.25mV, V m = 29mV; g = 0pS or 100pS, κ mus = 10mV, V mus = 45mV, k 0 = 4000m 1 ; ω = 1.4πs 1, c = 1.5 * m * A, M0 = 3 * 10 9 N * m. Other parameters related to computation: 9 1 1

10 Time length of simulation: Time step of simulation: T = 10s; = 0.1ms; Figure 7 Amplitude results from background mechanic coupling (Left, with impose at the head, but without proprioception and without torque) and the high frequency oscillation (Right, without impose and without proprioception but there are torques). Conclusion Our conclusion is basically the same as the conclusion in Xu et al The AVB- B gap junctions has a critical effect on equalizing the bending wave and facilitating the propagation from the wave from head to tail. Thus the tail of the worm will be fragile. This effect is due to the bifurcation of neural dynamics that the AVB-B gap junctions introduce. A self-oscillation will come out at the presence of the AVB-B gap junctions. When the head is paralyzed, we can observe the high frequency self-oscillation in the middle of the worm body, both theoretically (Figure 7) and experimentally (Xu et al. 2017). Compared to Xu et al., we describe the dynamics of muscles, and the interaction between neurons and muscles, in a more realistic way. With the Euler-Bernoulli equation, we find that the bending wave is not sinusoidal. This may be a flaw of previous models. The connectome between neurons and muscles, does not present much new information here. But it makes our model more reliable, thus providing a stronger support to the conclusion of Xu et al

Model of Motor Neural Circuit of C. elegans

Model of Motor Neural Circuit of C. elegans Model of Motor Neural Circuit of C. elegans Different models for oscillators There are several different models to generate oscillations. Among these models, some have different values for the same parameters,

More information

Supplementary information for:

Supplementary information for: Supplementary information for: Synaptic polarity of the interneuron circuit controlling C. elegans locomotion Franciszek Rakowski a, Jagan Srinivasan b, Paul W. Sternberg b, and Jan Karbowski c,d a Interdisciplinary

More information

Lecture 4 Fiber Optical Communication Lecture 4, Slide 1

Lecture 4 Fiber Optical Communication Lecture 4, Slide 1 ecture 4 Dispersion in single-mode fibers Material dispersion Waveguide dispersion imitations from dispersion Propagation equations Gaussian pulse broadening Bit-rate limitations Fiber losses Fiber Optical

More information

Dynamical systems in neuroscience. Pacific Northwest Computational Neuroscience Connection October 1-2, 2010

Dynamical systems in neuroscience. Pacific Northwest Computational Neuroscience Connection October 1-2, 2010 Dynamical systems in neuroscience Pacific Northwest Computational Neuroscience Connection October 1-2, 2010 What do I mean by a dynamical system? Set of state variables Law that governs evolution of state

More information

Introduction to Marine Hydrodynamics

Introduction to Marine Hydrodynamics 1896 1920 1987 2006 Introduction to Marine Hydrodynamics (NA235) Department of Naval Architecture and Ocean Engineering School of Naval Architecture, Ocean & Civil Engineering First Assignment The first

More information

Physical and Biological Properties of Agricultural Products Acoustic, Electrical and Optical Properties and Biochemical Property

Physical and Biological Properties of Agricultural Products Acoustic, Electrical and Optical Properties and Biochemical Property Physical and Biological Properties of Agricultural Products Acoustic, Electrical and Optical Properties and Biochemical Property 1. Acoustic and Vibrational Properties 1.1 Acoustics and Vibration Engineering

More information

Exam 2, Phy 2049, Spring Solutions:

Exam 2, Phy 2049, Spring Solutions: Exam 2, Phy 2049, Spring 2017. Solutions: 1. A battery, which has an emf of EMF = 10V and an internal resistance of R 0 = 50Ω, is connected to three resistors, as shown in the figure. The resistors have

More information

Math in systems neuroscience. Quan Wen

Math in systems neuroscience. Quan Wen Math in systems neuroscience Quan Wen Human brain is perhaps the most complex subject in the universe 1 kg brain 10 11 neurons 180,000 km nerve fiber 10 15 synapses 10 18 synaptic proteins Multiscale

More information

Table of Contents. Preface... 13

Table of Contents. Preface... 13 Table of Contents Preface... 13 Chapter 1. Vibrations of Continuous Elastic Solid Media... 17 1.1. Objective of the chapter... 17 1.2. Equations of motion and boundary conditions of continuous media...

More information

Electrophysiology of the neuron

Electrophysiology of the neuron School of Mathematical Sciences G4TNS Theoretical Neuroscience Electrophysiology of the neuron Electrophysiology is the study of ionic currents and electrical activity in cells and tissues. The work of

More information

3 What You Should Know About Complex Numbers

3 What You Should Know About Complex Numbers 3 What You Should Know About Complex Numbers Life is complex it has a real part, and an imaginary part Andrew Koenig. Complex numbers are an extension of the more familiar world of real numbers that make

More information

On Parameter Estimation for Neuron Models

On Parameter Estimation for Neuron Models On Parameter Estimation for Neuron Models Abhijit Biswas Department of Mathematics Temple University November 30th, 2017 Abhijit Biswas (Temple University) On Parameter Estimation for Neuron Models November

More information

Report submitted to Prof. P. Shipman for Math 540, Fall 2009

Report submitted to Prof. P. Shipman for Math 540, Fall 2009 Dynamics at the Horsetooth Volume 1, 009. Three-Wave Interactions of Spin Waves Aaron Hagerstrom Department of Physics Colorado State University aaronhag@rams.colostate.edu Report submitted to Prof. P.

More information

From neuronal oscillations to complexity

From neuronal oscillations to complexity 1/39 The Fourth International Workshop on Advanced Computation for Engineering Applications (ACEA 2008) MACIS 2 Al-Balqa Applied University, Salt, Jordan Corson Nathalie, Aziz Alaoui M.A. University of

More information

Dynamics of the synchronous machine

Dynamics of the synchronous machine ELEC0047 - Power system dynamics, control and stability Dynamics of the synchronous machine Thierry Van Cutsem t.vancutsem@ulg.ac.be www.montefiore.ulg.ac.be/~vct October 2018 1 / 38 Time constants and

More information

Delay Coordinate Embedding

Delay Coordinate Embedding Chapter 7 Delay Coordinate Embedding Up to this point, we have known our state space explicitly. But what if we do not know it? How can we then study the dynamics is phase space? A typical case is when

More information

Understanding interactions between networks controlling distinct behaviours: Escape and swimming in larval zebrafish

Understanding interactions between networks controlling distinct behaviours: Escape and swimming in larval zebrafish Understanding interactions between networks controlling distinct behaviours: Escape and swimming in larval zebrafish P. Dwight Kuo 1 and Chris Eliasmith 1,2 20th September 2003 Systems Design Engineering

More information

Single-Compartment Neural Models

Single-Compartment Neural Models Single-Compartment Neural Models BENG/BGGN 260 Neurodynamics University of California, San Diego Week 2 BENG/BGGN 260 Neurodynamics (UCSD) Single-Compartment Neural Models Week 2 1 / 18 Reading Materials

More information

Passive Elasticity in a Model of Snake Locomotion

Passive Elasticity in a Model of Snake Locomotion Passive Elasticity in a Model of Snake Locomotion Angelia Wang under Dr. Xiaolin Wang, Ph.D. and Dr. Silas Alben, Ph.D. University of Michigan, Ann Arbor, MI Abstract Snake locomotory dynamics is an interesting

More information

Scanned by CamScanner

Scanned by CamScanner Scanned by CamScanner Scanned by CamScanner t W I w v 6.00-fall 017 Midterm 1 Name Problem 3 (15 pts). F the circuit below, assume that all equivalent parameters are to be found to the left of port

More information

1 R.V k V k 1 / I.k/ here; we ll stimulate the action potential another way.) Note that this further simplifies to. m 3 k h k.

1 R.V k V k 1 / I.k/ here; we ll stimulate the action potential another way.) Note that this further simplifies to. m 3 k h k. 1. The goal of this problem is to simulate a propagating action potential for the Hodgkin-Huxley model and to determine the propagation speed. From the class notes, the discrete version (i.e., after breaking

More information

Fundamentals of Fluid Dynamics: Elementary Viscous Flow

Fundamentals of Fluid Dynamics: Elementary Viscous Flow Fundamentals of Fluid Dynamics: Elementary Viscous Flow Introductory Course on Multiphysics Modelling TOMASZ G. ZIELIŃSKI bluebox.ippt.pan.pl/ tzielins/ Institute of Fundamental Technological Research

More information

Chapter 16 Waves in One Dimension

Chapter 16 Waves in One Dimension Chapter 16 Waves in One Dimension Slide 16-1 Reading Quiz 16.05 f = c Slide 16-2 Reading Quiz 16.06 Slide 16-3 Reading Quiz 16.07 Heavier portion looks like a fixed end, pulse is inverted on reflection.

More information

arxiv: v3 [q-bio.nc] 6 Nov 2017

arxiv: v3 [q-bio.nc] 6 Nov 2017 RESEARCH Potential role of a ventral nerve cord central pattern generator in forward and backward locomotion in Caenorhabditis elegans Erick O. Olivares 1, Eduardo J. Izquierdo 1,2, Randall D. Beer 1,2

More information

A simulation model of the locomotion controllers for the nematode Caenorhabditis elegans

A simulation model of the locomotion controllers for the nematode Caenorhabditis elegans A simulation model of the locomotion controllers for the nematode Caenorhabditis elegans John Bryden and Netta Cohen School of Computing Leeds University Leeds LS2 9JT United Kingdom Abstract This paper

More information

Proprioceptive Coupling. Within Motor Neurons Drives C. Elegans Forward Locomotion.

Proprioceptive Coupling. Within Motor Neurons Drives C. Elegans Forward Locomotion. Proprioceptive Coupling within Motor Neurons Drives C. Elegans Forward Locomotion The Harvard community has made this article openly available. Please share how this access benefits you. Your story matters

More information

Numerical study on scanning radiation acoustic field in formations generated from a borehole

Numerical study on scanning radiation acoustic field in formations generated from a borehole Science in China Ser. G Physics, Mechanics & Astronomy 5 Vol.48 No. 47 56 47 Numerical study on scanning radiation acoustic field in formations generated from a borehole CHE Xiaohua 1, ZHANG Hailan 1,

More information

No Lecture on Wed. But, there is a lecture on Thursday, at your normal recitation time, so please be sure to come!

No Lecture on Wed. But, there is a lecture on Thursday, at your normal recitation time, so please be sure to come! Announcements Quiz 6 tomorrow Driscoll Auditorium Covers: Chapter 15 (lecture and homework, look at Questions, Checkpoint, and Summary) Chapter 16 (Lecture material covered, associated Checkpoints and

More information

Electronics 101 Solving a differential equation Incorporating space. Numerical Methods. Accuracy, stability, speed. Robert A.

Electronics 101 Solving a differential equation Incorporating space. Numerical Methods. Accuracy, stability, speed. Robert A. Numerical Methods Accuracy, stability, speed Robert A. McDougal Yale School of Medicine 21 June 2016 Hodgkin and Huxley: squid giant axon experiments Top: Alan Lloyd Hodgkin; Bottom: Andrew Fielding Huxley.

More information

3. BEAMS: STRAIN, STRESS, DEFLECTIONS

3. BEAMS: STRAIN, STRESS, DEFLECTIONS 3. BEAMS: STRAIN, STRESS, DEFLECTIONS The beam, or flexural member, is frequently encountered in structures and machines, and its elementary stress analysis constitutes one of the more interesting facets

More information

Resonance on String. Weight Box Sine wave generator Mass Holder

Resonance on String. Weight Box Sine wave generator Mass Holder Resonance on String Objectives a. Study of resonance phenomenon on a stressed string. b. To find the value of acceleration due to gravity using the principle of resonance. c. To apply error analysis principles

More information

Jinki Kim Department of Mechanical Engineering University of Michigan

Jinki Kim Department of Mechanical Engineering University of Michigan Bistable and Adaptive Piezoelectric Circuitry for Impedance-Based Structural Health Monitoring Jinki Kim Department of Mechanical Engineering University of Michigan April 20 2017 Outline of the Presentation

More information

Dynamic circuits: Frequency domain analysis

Dynamic circuits: Frequency domain analysis Electronic Circuits 1 Dynamic circuits: Contents Free oscillation and natural frequency Transfer functions Frequency response Bode plots 1 System behaviour: overview 2 System behaviour : review solution

More information

CHAPTER 5. Beam Theory

CHAPTER 5. Beam Theory CHPTER 5. Beam Theory SangJoon Shin School of Mechanical and erospace Engineering Seoul National University ctive eroelasticity and Rotorcraft Lab. 5. The Euler-Bernoulli assumptions One of its dimensions

More information

A Novel Three-phase Matrix Converter Based Induction Motor Drive Using Power Factor Control

A Novel Three-phase Matrix Converter Based Induction Motor Drive Using Power Factor Control Australian Journal of Basic and Applied Sciences, 8(4) Special 214, Pages: 49-417 AENSI Journals Australian Journal of Basic and Applied Sciences ISSN:1991-8178 Journal home page: www.ajbasweb.com A Novel

More information

Vibration and instability analysis of viscoelastic singlewalled carbon nanotubes conveying viscous fluid embedded in a viscoelastic medium

Vibration and instability analysis of viscoelastic singlewalled carbon nanotubes conveying viscous fluid embedded in a viscoelastic medium Vibration and instability analysis of viscoelastic singlewalled carbon nanotubes conveying viscous fluid embedded in a viscoelastic medium Farzaneh Samadi, Anooshiravan Farshidianfar * Department of Mechanical

More information

A. Incorrect! Frequency and wavelength are not directly proportional to each other.

A. Incorrect! Frequency and wavelength are not directly proportional to each other. MCAT Physics Problem Solving Drill 1: Waves and Periodic Motion Question No. 1 of 10 Question 1. Two waves on identical strings have frequencies in a ratio of 3 to. If their wave speeds are the same, then

More information

AC analysis. EE 201 AC analysis 1

AC analysis. EE 201 AC analysis 1 AC analysis Now we turn to circuits with sinusoidal sources. Earlier, we had a brief look at sinusoids, but now we will add in capacitors and inductors, making the story much more interesting. What are

More information

1 Force Sensing. Lecture Notes. 1.1 Load Cell. 1.2 Stress and Strain

1 Force Sensing. Lecture Notes. 1.1 Load Cell. 1.2 Stress and Strain Lecture Notes 1 Force Sensing 1.1 Load Cell A Load Cell is a structure which supports the load and deflects a known amount in response to applied forces and torques. The deflections are measured to characterize

More information

2.3 Damping, phases and all that

2.3 Damping, phases and all that 2.3. DAMPING, PHASES AND ALL THAT 107 2.3 Damping, phases and all that If we imagine taking our idealized mass on a spring and dunking it in water or, more dramatically, in molasses), then there will be

More information

This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore.

This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore. This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore. Title Small-signal neural models and their applications Author(s) Basu, Arindam Citation Basu, A. (01). Small-signal

More information

The Basic Properties of Surface Waves

The Basic Properties of Surface Waves The Basic Properties of Surface Waves Lapo Boschi lapo@erdw.ethz.ch April 24, 202 Love and Rayleigh Waves Whenever an elastic medium is bounded by a free surface, coherent waves arise that travel along

More information

Refinements to Incremental Transistor Model

Refinements to Incremental Transistor Model Refinements to Incremental Transistor Model This section presents modifications to the incremental models that account for non-ideal transistor behavior Incremental output port resistance Incremental changes

More information

Final Exam Solutions, 1999

Final Exam Solutions, 1999 580.439 Final Exam Solutions, 999 Problem Part a A minimal circuit model is drawn below. The synaptic inals of cells A and B are represented by the parallel Cell A combination of synaptic conductance (G

More information

WORK SHEET FOR MEP311

WORK SHEET FOR MEP311 EXPERIMENT II-1A STUDY OF PRESSURE DISTRIBUTIONS IN LUBRICATING OIL FILMS USING MICHELL TILTING PAD APPARATUS OBJECTIVE To study generation of pressure profile along and across the thick fluid film (converging,

More information

202 Index. failure, 26 field equation, 122 force, 1

202 Index. failure, 26 field equation, 122 force, 1 Index acceleration, 12, 161 admissible function, 155 admissible stress, 32 Airy's stress function, 122, 124 d'alembert's principle, 165, 167, 177 amplitude, 171 analogy, 76 anisotropic material, 20 aperiodic

More information

kg meter ii) Note the dimensions of ρ τ are kg 2 velocity 2 meter = 1 sec 2 We will interpret this velocity in upcoming slides.

kg meter ii) Note the dimensions of ρ τ are kg 2 velocity 2 meter = 1 sec 2 We will interpret this velocity in upcoming slides. II. Generalizing the 1-dimensional wave equation First generalize the notation. i) "q" has meant transverse deflection of the string. Replace q Ψ, where Ψ may indicate other properties of the medium that

More information

Outline. Hook s law. Mass spring system Simple harmonic motion Travelling waves Waves in string Sound waves

Outline. Hook s law. Mass spring system Simple harmonic motion Travelling waves Waves in string Sound waves Outline Hook s law. Mass spring system Simple harmonic motion Travelling waves Waves in string Sound waves Hooke s Law Force is directly proportional to the displacement of the object from the equilibrium

More information

Lab 1: Damped, Driven Harmonic Oscillator

Lab 1: Damped, Driven Harmonic Oscillator 1 Introduction Lab 1: Damped, Driven Harmonic Oscillator The purpose of this experiment is to study the resonant properties of a driven, damped harmonic oscillator. This type of motion is characteristic

More information

Fig. 1. Circular fiber and interphase between the fiber and the matrix.

Fig. 1. Circular fiber and interphase between the fiber and the matrix. Finite element unit cell model based on ABAQUS for fiber reinforced composites Tian Tang Composites Manufacturing & Simulation Center, Purdue University West Lafayette, IN 47906 1. Problem Statement In

More information

REUNotes08-CircuitBasics May 28, 2008

REUNotes08-CircuitBasics May 28, 2008 Chapter One Circuits (... introduction here... ) 1.1 CIRCUIT BASICS Objects may possess a property known as electric charge. By convention, an electron has one negative charge ( 1) and a proton has one

More information

Theory of bifurcation amplifiers utilizing the nonlinear dynamical response of an optically damped mechanical oscillator

Theory of bifurcation amplifiers utilizing the nonlinear dynamical response of an optically damped mechanical oscillator Theory of bifurcation amplifiers utilizing the nonlinear dynamical response of an optically damped mechanical oscillator Research on optomechanical systems is of relevance to gravitational wave detection

More information

Survey of Wave Types and Characteristics

Survey of Wave Types and Characteristics Seminar: Vibrations and Structure-Borne Sound in Civil Engineering Theor and Applications Surve of Wave Tpes and Characteristics Xiuu Gao April 1 st, 2006 Abstract Mechanical waves are waves which propagate

More information

B 2 P 2, which implies that g B should be

B 2 P 2, which implies that g B should be Enhanced Summary of G.P. Agrawal Nonlinear Fiber Optics (3rd ed) Chapter 9 on SBS Stimulated Brillouin scattering is a nonlinear three-wave interaction between a forward-going laser pump beam P, a forward-going

More information

Steady State Frequency Response Using Bode Plots

Steady State Frequency Response Using Bode Plots School of Engineering Department of Electrical and Computer Engineering 332:224 Principles of Electrical Engineering II Laboratory Experiment 3 Steady State Frequency Response Using Bode Plots 1 Introduction

More information

Lab 1: damped, driven harmonic oscillator

Lab 1: damped, driven harmonic oscillator Lab 1: damped, driven harmonic oscillator 1 Introduction The purpose of this experiment is to study the resonant properties of a driven, damped harmonic oscillator. This type of motion is characteristic

More information

Oscillatory Motion and Wave Motion

Oscillatory Motion and Wave Motion Oscillatory Motion and Wave Motion Oscillatory Motion Simple Harmonic Motion Wave Motion Waves Motion of an Object Attached to a Spring The Pendulum Transverse and Longitudinal Waves Sinusoidal Wave Function

More information

Introduction to Waves in Structures. Mike Brennan UNESP, Ilha Solteira São Paulo Brazil

Introduction to Waves in Structures. Mike Brennan UNESP, Ilha Solteira São Paulo Brazil Introduction to Waves in Structures Mike Brennan UNESP, Ilha Solteira São Paulo Brazil Waves in Structures Characteristics of wave motion Structural waves String Rod Beam Phase speed, group velocity Low

More information

Vibrations of string. Henna Tahvanainen. November 8, ELEC-E5610 Acoustics and the Physics of Sound, Lecture 4

Vibrations of string. Henna Tahvanainen. November 8, ELEC-E5610 Acoustics and the Physics of Sound, Lecture 4 Vibrations of string EEC-E5610 Acoustics and the Physics of Sound, ecture 4 Henna Tahvanainen Department of Signal Processing and Acoustics Aalto University School of Electrical Engineering November 8,

More information

Structural Dynamics Lecture Eleven: Dynamic Response of MDOF Systems: (Chapter 11) By: H. Ahmadian

Structural Dynamics Lecture Eleven: Dynamic Response of MDOF Systems: (Chapter 11) By: H. Ahmadian Structural Dynamics Lecture Eleven: Dynamic Response of MDOF Systems: (Chapter 11) By: H. Ahmadian ahmadian@iust.ac.ir Dynamic Response of MDOF Systems: Mode-Superposition Method Mode-Superposition Method:

More information

CHAPTER 6 Quantum Mechanics II

CHAPTER 6 Quantum Mechanics II CHAPTER 6 Quantum Mechanics II 6.1 6.2 6.3 6.4 6.5 6.6 6.7 The Schrödinger Wave Equation Expectation Values Infinite Square-Well Potential Finite Square-Well Potential Three-Dimensional Infinite-Potential

More information

Problem 1. Part a. Part b. Wayne Witzke ProblemSet #4 PHY ! iθ7 7! Complex numbers, circular, and hyperbolic functions. = r (cos θ + i sin θ)

Problem 1. Part a. Part b. Wayne Witzke ProblemSet #4 PHY ! iθ7 7! Complex numbers, circular, and hyperbolic functions. = r (cos θ + i sin θ) Problem Part a Complex numbers, circular, and hyperbolic functions. Use the power series of e x, sin (θ), cos (θ) to prove Euler s identity e iθ cos θ + i sin θ. The power series of e x, sin (θ), cos (θ)

More information

Selected Topics in Physics a lecture course for 1st year students by W.B. von Schlippe Spring Semester 2007

Selected Topics in Physics a lecture course for 1st year students by W.B. von Schlippe Spring Semester 2007 Selected Topics in Physics a lecture course for st year students by W.B. von Schlippe Spring Semester 7 Lecture : Oscillations simple harmonic oscillations; coupled oscillations; beats; damped oscillations;

More information

7.2.1 Seismic waves. Waves in a mass- spring system

7.2.1 Seismic waves. Waves in a mass- spring system 7..1 Seismic waves Waves in a mass- spring system Acoustic waves in a liquid or gas Seismic waves in a solid Surface waves Wavefronts, rays and geometrical attenuation Amplitude and energy Waves in a mass-

More information

Fourier Analysis Fourier Series C H A P T E R 1 1

Fourier Analysis Fourier Series C H A P T E R 1 1 C H A P T E R Fourier Analysis 474 This chapter on Fourier analysis covers three broad areas: Fourier series in Secs...4, more general orthonormal series called Sturm iouville epansions in Secs..5 and.6

More information

Simple Harmonic Motion

Simple Harmonic Motion Simple Harmonic Motion (FIZ 101E - Summer 2018) July 29, 2018 Contents 1 Introduction 2 2 The Spring-Mass System 2 3 The Energy in SHM 5 4 The Simple Pendulum 6 5 The Physical Pendulum 8 6 The Damped Oscillations

More information

Supporting Online Material for

Supporting Online Material for www.sciencemag.org/cgi/content/full/319/5869/1543/dc1 Supporting Online Material for Synaptic Theory of Working Memory Gianluigi Mongillo, Omri Barak, Misha Tsodyks* *To whom correspondence should be addressed.

More information

LIQUID FILM THICKNESS OF OSCILLATING FLOW IN A MICRO TUBE

LIQUID FILM THICKNESS OF OSCILLATING FLOW IN A MICRO TUBE Proceedings of the ASME/JSME 2011 8th Thermal Engineering Joint Conference AJTEC2011 March 13-17, 2011, Honolulu, Hawaii, USA AJTEC2011-44190 LIQUID FILM THICKNESS OF OSCILLATING FLOW IN A MICRO TUBE Youngbae

More information

1. Types of Waves. There are three main types of waves:

1. Types of Waves. There are three main types of waves: Chapter 16 WAVES I 1. Types of Waves There are three main types of waves: https://youtu.be/kvc7obkzq9u?t=3m49s 1. Mechanical waves: These are the most familiar waves. Examples include water waves, sound

More information

Chapter 7 Direct-Current Circuits

Chapter 7 Direct-Current Circuits Chapter 7 Direct-Current Circuits 7. Introduction... 7. Electromotive Force... 7.3 Resistors in Series and in Parallel... 4 7.4 Kirchhoff s Circuit Rules... 6 7.5 Voltage-Current Measurements... 8 7.6

More information

J09M.1 - Coupled Pendula

J09M.1 - Coupled Pendula Part I - Mechanics J09M.1 - Coupled Pendula J09M.1 - Coupled Pendula Two simple pendula, each of length l and mass m, are coupled by a spring of force constant k. The spring is attached to the rods of

More information

BUTT SPLICE HINGING. KEVIN COLE, PhD Senior Web Handling Development Engineer Optimation Technology Incorporated

BUTT SPLICE HINGING. KEVIN COLE, PhD Senior Web Handling Development Engineer Optimation Technology Incorporated BUTT SPLICE HINGING BY KEVIN COLE, PhD Senior Web Handling Development Engineer Optimation Technology Incorporated Introduction Splicing is a process used to join the tail of an expiring roll to the start

More information

2018. Nonlinear free vibration analysis of nanobeams under magnetic field based on nonlocal elasticity theory

2018. Nonlinear free vibration analysis of nanobeams under magnetic field based on nonlocal elasticity theory 2018. Nonlinear free vibration analysis of nanobeams under magnetic field based on nonlocal elasticity theory Tai-Ping Chang National Kaohsiung First University of Science and Technology, Kaohsiung, Taiwan

More information

Consider the following spike trains from two different neurons N1 and N2:

Consider the following spike trains from two different neurons N1 and N2: About synchrony and oscillations So far, our discussions have assumed that we are either observing a single neuron at a, or that neurons fire independent of each other. This assumption may be correct in

More information

A calibration method for a new type of rheometer

A calibration method for a new type of rheometer ANNUAL TRANSACTIONS OF THE NORDIC RHEOLOGY SOCIETY, VOL 14, 2006 A calibration method for a new type of rheometer C Salas-Bringas 1, WK Jeksrud 1, O-I Lekang 1 and RB Schüller 2 1 Dep of Mathematical Sciences

More information

Computational project: Modelling a simple quadrupole mass spectrometer

Computational project: Modelling a simple quadrupole mass spectrometer Computational project: Modelling a simple quadrupole mass spectrometer Martin Duy Tat a, Anders Hagen Jarmund a a Norges Teknisk-Naturvitenskapelige Universitet, Trondheim, Norway. Abstract In this project

More information

35. RESISTIVE INSTABILITIES: CLOSING REMARKS

35. RESISTIVE INSTABILITIES: CLOSING REMARKS 35. RESISTIVE INSTABILITIES: CLOSING REMARKS In Section 34 we presented a heuristic discussion of the tearing mode. The tearing mode is centered about x = 0, where F x that B 0 ( ) = k! B = 0. Note that

More information

On the Dynamics of Delayed Neural Feedback Loops. Sebastian Brandt Department of Physics, Washington University in St. Louis

On the Dynamics of Delayed Neural Feedback Loops. Sebastian Brandt Department of Physics, Washington University in St. Louis On the Dynamics of Delayed Neural Feedback Loops Sebastian Brandt Department of Physics, Washington University in St. Louis Overview of Dissertation Chapter 2: S. F. Brandt, A. Pelster, and R. Wessel,

More information

Implementation Issues for the Virtual Spring

Implementation Issues for the Virtual Spring Implementation Issues for the Virtual Spring J. S. Freudenberg EECS 461 Embedded Control Systems 1 Introduction One of the tasks in Lab 4 is to attach the haptic wheel to a virtual reference position with

More information

Honey Coiling - A Study on the Gravitational Regime of Liquid Rope Coiling

Honey Coiling - A Study on the Gravitational Regime of Liquid Rope Coiling Honey Coiling - A Study on the Gravitational Regime of Liquid Rope Coiling Patrick Meister, MNG Rämibühl, patrickmeister@ymail.com 1 Introduction We report on the coiling motion a falling stream of viscous

More information

Nonlinear Observer Design and Synchronization Analysis for Classical Models of Neural Oscillators

Nonlinear Observer Design and Synchronization Analysis for Classical Models of Neural Oscillators Nonlinear Observer Design and Synchronization Analysis for Classical Models of Neural Oscillators Ranjeetha Bharath and Jean-Jacques Slotine Massachusetts Institute of Technology ABSTRACT This work explores

More information

5.0 CMOS Inverter. W.Kucewicz VLSICirciuit Design 1

5.0 CMOS Inverter. W.Kucewicz VLSICirciuit Design 1 5.0 CMOS Inverter W.Kucewicz VLSICirciuit Design 1 Properties Switching Threshold Dynamic Behaviour Capacitance Propagation Delay nmos/pmos Ratio Power Consumption Contents W.Kucewicz VLSICirciuit Design

More information

Chapter 2 PARAMETRIC OSCILLATOR

Chapter 2 PARAMETRIC OSCILLATOR CHAPTER- Chapter PARAMETRIC OSCILLATOR.1 Introduction A simple pendulum consists of a mass m suspended from a string of length L which is fixed at a pivot P. When simple pendulum is displaced to an initial

More information

Slender Structures Load carrying principles

Slender Structures Load carrying principles Slender Structures Load carrying principles Continuously Elastic Supported (basic) Cases: Etension, shear Euler-Bernoulli beam (Winkler 1867) v2017-2 Hans Welleman 1 Content (preliminary schedule) Basic

More information

The damped driven pendulum and applications. Presentation by, Bhargava Kanchibotla, Department of Physics, Texas Tech University.

The damped driven pendulum and applications. Presentation by, Bhargava Kanchibotla, Department of Physics, Texas Tech University. The damped driven pendulum and applications Presentation by, Bhargava Kanchibotla, Department of Physics, Texas Tech University. Overview The Dynamics of a simple pendulum. Dynamic steady state. Cases

More information

EVALUATING DYNAMIC STRESSES OF A PIPELINE

EVALUATING DYNAMIC STRESSES OF A PIPELINE EVALUATING DYNAMIC STRESSES OF A PIPELINE by K.T. TRUONG Member ASME Mechanical & Piping Division THE ULTRAGEN GROUP LTD 2255 Rue De La Province Longueuil (Quebec) J4G 1G3 This document is provided to

More information

PHY217: Vibrations and Waves

PHY217: Vibrations and Waves Assessed Problem set 1 Issued: 5 November 01 PHY17: Vibrations and Waves Deadline for submission: 5 pm Thursday 15th November, to the V&W pigeon hole in the Physics reception on the 1st floor of the GO

More information

Scattering of Electromagnetic Waves from Vibrating Perfect Surfaces: Simulation Using Relativistic Boundary Conditions

Scattering of Electromagnetic Waves from Vibrating Perfect Surfaces: Simulation Using Relativistic Boundary Conditions 74 Progress In Electromagnetics Research Symposium 2005, Hangzhou, China, August 22-26 Scattering of Electromagnetic Waves from Vibrating Perfect Surfaces: Simulation Using Relativistic Boundary Conditions

More information

Chapter 3 Higher Order Linear ODEs

Chapter 3 Higher Order Linear ODEs Chapter 3 Higher Order Linear ODEs Advanced Engineering Mathematics Wei-Ta Chu National Chung Cheng University wtchu@cs.ccu.edu.tw 1 2 3.1 Homogeneous Linear ODEs 3 Homogeneous Linear ODEs An ODE is of

More information

BIOEN LECTURE 18: VISCOELASTIC MODELS

BIOEN LECTURE 18: VISCOELASTIC MODELS BIOEN 326 2013 LECTURE 18: VISCOELASTIC MODELS Definition of Viscoelasticity. Until now, we have looked at time-independent behaviors. This assumed that materials were purely elastic in the conditions

More information

Bo Deng University of Nebraska-Lincoln UNL Math Biology Seminar

Bo Deng University of Nebraska-Lincoln UNL Math Biology Seminar Mathematical Model of Neuron Bo Deng University of Nebraska-Lincoln UNL Math Biology Seminar 09-10-2015 Review -- One Basic Circuit By Kirchhoff's Current Law 0 = I C + I R + I L I ext By Kirchhoff s Voltage

More information

PLANAR KINETIC EQUATIONS OF MOTION (Section 17.2)

PLANAR KINETIC EQUATIONS OF MOTION (Section 17.2) PLANAR KINETIC EQUATIONS OF MOTION (Section 17.2) We will limit our study of planar kinetics to rigid bodies that are symmetric with respect to a fixed reference plane. As discussed in Chapter 16, when

More information

Introduction to structural dynamics

Introduction to structural dynamics Introduction to structural dynamics p n m n u n p n-1 p 3... m n-1 m 3... u n-1 u 3 k 1 c 1 u 1 u 2 k 2 m p 1 1 c 2 m2 p 2 k n c n m n u n p n m 2 p 2 u 2 m 1 p 1 u 1 Static vs dynamic analysis Static

More information

Physics 142 Mechanical Waves Page 1. Mechanical Waves

Physics 142 Mechanical Waves Page 1. Mechanical Waves Physics 142 Mechanical Waves Page 1 Mechanical Waves This set of notes contains a review of wave motion in mechanics, emphasizing the mathematical formulation that will be used in our discussion of electromagnetic

More information

Advanced Structural Analysis EGF Section Properties and Bending

Advanced Structural Analysis EGF Section Properties and Bending Advanced Structural Analysis EGF316 3. Section Properties and Bending 3.1 Loads in beams When we analyse beams, we need to consider various types of loads acting on them, for example, axial forces, shear

More information

SUMMARY Phys 2523 (University Physics II) Compiled by Prof. Erickson. F e (r )=q E(r ) dq r 2 ˆr = k e E = V. V (r )=k e r = k q i. r i r.

SUMMARY Phys 2523 (University Physics II) Compiled by Prof. Erickson. F e (r )=q E(r ) dq r 2 ˆr = k e E = V. V (r )=k e r = k q i. r i r. SUMMARY Phys 53 (University Physics II) Compiled by Prof. Erickson q 1 q Coulomb s Law: F 1 = k e r ˆr where k e = 1 4π =8.9875 10 9 N m /C, and =8.85 10 1 C /(N m )isthepermittivity of free space. Generally,

More information

A NUMERICAL AND EXPERIMENTAL ANALYSIS ON THE EXPANSION OF HORIZONTALLY ROTATING HELICAL SPRINGS

A NUMERICAL AND EXPERIMENTAL ANALYSIS ON THE EXPANSION OF HORIZONTALLY ROTATING HELICAL SPRINGS A NUMERICAL AND EXPERIMENTAL ANALYSIS ON THE EXPANSION OF HORIZONTALLY ROTATING HELICAL SPRINGS Reza Montazeri Namin School of Mechanical Engineering, Sharif University of Technology, I. R. Iran. Abstract

More information

Introduction to Turbomachinery

Introduction to Turbomachinery 1. Coordinate System Introduction to Turbomachinery Since there are stationary and rotating blades in turbomachines, they tend to form a cylindrical form, represented in three directions; 1. Axial 2. Radial

More information

BISTABILITY IN NbN HEB MIXER DEVICES

BISTABILITY IN NbN HEB MIXER DEVICES BISTABILITY IN NbN HEB MIXER DEVICES Yan Zhuang, Dazhen Gu and Sigfrid Yngvesson Department of Electrical and Computer Engineering University of Massachusetts, Amherst, MA 13 ABSTRACT-All researchers working

More information

7.6 Stress in symmetrical elastic beam transmitting both shear force and bending moment

7.6 Stress in symmetrical elastic beam transmitting both shear force and bending moment 7.6 Stress in symmetrical elastic beam transmitting both shear force and bending moment à It is more difficult to obtain an exact solution to this problem since the presence of the shear force means that

More information