Cable Equation1

1

Supplementary to the skeleton notes

OctoMiao 31 March 2016 Some notes on cable equation and the solutions using Green’s function.

Contents Cable Equation

1

Solutions to Cable Equation Stationary Solution Physical Meaning

1

1 6

Non-stationary Solution

7

Cable Equation The cable equation is written as 2 ∂2 ∂ u(t, x ) = 2 u(t, x ) − u(t, x ) + ie (t, x ), ∂t ∂x

Wulfram Gerstner and Werner M. Kistler. Spiking Neuron Models. 2002. ISBN 0521890799. doi: 10.2277/0511075065 2

(1)

or ∂ ∂ ∂2 i (t, x ) = 2 i (t, x ) − i (t, x ) + ie (t, x ), (2) ∂t ∂x ∂x where t, x, i, ie are all renormalized unit less quantities. For the meaning and definition of them, ref. page 55 of Gerster 20023 .

Solutions to Cable Equation Stationary Solution Equation (1) can be solved for stationary case, which is ∂2 u(t, x ) − u(t, x ) = −ie (t, x ). (3) ∂x2 While many methods can be used to solve second order nonhonogenerous differential equations, Green’s function is the most general and useful one. Definition of Green’s Function The idea of Green/s function is very simple. TO solve a general solution of equation

Wulfram Gerstner and Werner M. Kistler. Spiking Neuron Models. 2002. ISBN 0521890799. doi: 10.2277/0511075065 3

cable equation

d2 y ( x ) + y ( x ) = f ( x ), dx2 where f ( x ) is the source and some given boundary conditions. To save ink we define d2 Lˆ x = 2 + 1, dx which takes a function y( x ) to f ( x ), i.e.,

(4)

Lˆ x y( x ) = f ( x ). Now we define the Green’s function to be the solution of equation () but replacing the source with delta function δ( x − z) Lˆ x G ( x, z) = δ(z − x ). Why do we define this function? The solution to equation () is given by y( x ) =

Z

G ( x, z) f (z)dz.

(5)

To verify this conclusion we plug it into the LHS of equation () Z d2 + 1 G ( x, z) f (z)dz dx2   Z  2 d = + 1 G ( x, z) f (z)dz dx2 

=

Z

δ(z − x ) f (z)dz

= f ( x ), in which we used one of the properties of Dirac delta distribution Z

f (z)δ(z − x )dz = f ( x ).

Also note that delta function is even, i.e., δ(− x ) = δ( x ). So all we need to do to find the solution to a standard second differential equation  2  d d + p ( x ) + q ( x ) y( x ) = f ( x ) dx dx2 is do the following. 1. Find the general form of Green’s function (GF) for operator for operator Lˆ x .

2

cable equation

2. Apply boundary condition (BC) to GF. This might be the most tricky part of this method. Any ways, for a BC of the form y( a) = 0 = y(b), we can just choose it to vanish at a and b. Otherwise we can move this step to the end when no intuition is coming to our mind. 3. Continuity at n − 2 order of derivatives at point x = z, that is G (n−2) ( x, z)| xz ,

at x = z.

4. Discontinuity of the first order derivative at x = z, i.e., G (n−1) ( x, z)| x>z − G (n−1) ( x, z)| x
at x = z.

This condition comes from the fact that the integral of Dirac delta distribution is Heaviside step function. 5. Solve the coefficients to get the GF. 6. The solution to an inhomogeneous ODE y( x ) = f ( x ) is given immediately by y( x ) =

Z

G ( x, z) f (z)dz.

If we haven’t done step 2 we know would have some unkown coefficients which can be determined by the BC.

How to Find Green’s Function So we are bound to find Green’s function. Solving a nonhonogeneous equation with delta as source is as easy as solving homogeneous equations. We do this by demonstrating an example differential equation. The problem we are going to solve is 

1 d2 + 2 4 dx

 y ( x ) = f ( x ),

with boundary condition y(0) = y(π ) = 0. For simplicity we define d2 1 Lˆ x = 2 + . 4 dx

(6)

3

cable equation

First of all we find the GF associated with Lˆ x G ( x, z) = δ(z − x ). We just follow the steps. • The general solution to Lˆ x G ( x, z) = 0 is given by   A cos( x/2) + B sin( x/2), 1 1 G ( x, z) =  A2 cos( x/2) + B2 sin( x/2),

x ≤ z, x ≥ z.

• Continuity at x = z for the 0th order derivatives, G ( z − , z ) = G ( z + , z ), which is exactly A1 cos(z/2) + B1 sin(z/2) = A2 cos(z/2) + B2 sin(z/2).

(7)

• Discontinuity condition at 1st order derivatives, d d − = 1, G ( x, z) G ( x, z) dx dx x =z+ x =z− which is



  A2 z B2 z A z B z sin + cos − − 1 sin + 1 cos =1 2 2 2 2 2 2 2 2

(8)

Now we combine (7) and (8) to eliminate two degrees of freedom. For example, we can solve out A1 and B1 as a function of all other coefficients. Here we have B1 =

−2/ sin(z/2) + B2 , tan(z/2) + cot(z/2)

A1 = A2 + B2 (tan(z/2) − 1) +

2 . sin(z/2) + cot(z/2) cos(z/2)

R • Write down the form solution using y( x ) = G ( x, z) f (z)dz. Then we still have two unknown free coefficients A2 and B2 , which in fact is to be determined by the BC equation (6).

4

cable equation

5

The stationary equation (3) can be written as Lˆ x u( x ) = −ie (t, x ),

(9)

2

d where Lˆ x = dx 2 − 1. The boundary condition is the vanishing wave at infinity u(±∞) = 0. As we are talking about stationary equation, the source should be time-independent, thus we take only a one dimension Dirac distribution δ( x ) to solve for GF. The general Green’s function is4  C e− x + D e x , x ≤ z, 1 1 G ( x, x 0 ) = C2 e− x + D2 e x , x ≥ z.

In fact this is can be obtained by using the Fourier transform method. Check out the box below. 4

Solving Homogeneous Equation The corresponding homogeneous equation is d2 u( x ) − u( x ) = 0. dx2 To find the general solution we assume it has the form u( x ) = Aeωx , which is then plugged back into the equation,

(ω 2 − 1)u( x ) = 0. We require ω 2 − 1 = 0 to make the solution most general, which leads to ω = ±1. Finally we write down the general solution to this homogeneous equation, u( x ) = Ce x + De− x .

In this simple case, BC can be applied to Green’s function first 5 , which means G (−∞, x 0 ) = 0, G (∞, x 0 ) = 0. These conditions can significantly simplify the GF,  D ex , 1 G ( x, x 0 ) = C2 e− x ,

x < x0 , x > x0 .

Then we use the continuity condition and discontinuity condition,

Because the only possibility to make R the integral u(±∞) = G (±∞, x 0 )dx 0 = 0 satisfy u(±∞) = 0 is to make sure GF vanish on the boundaries. 5

cable equation

d G ( x, x 0 ) dx

0 0 G ( x− , x 0 ) − G ( x+ , x0 ) = 0 d − = 1, G ( x, x 0 ) dx 0 0

x = x+

x = x−

which is basically 0

0

D1 e x − C2 e− x = 0, 0

0

−C2 e− x − D1 e x = 1. Solving out the coefficients, we get 1 −x0 e , 2 1 0 C2 = e x . 2

D1 =

Then we reached the complete and final GF,   1 e x−x0 , x < x0 G ( x, x 0 ) = 2 0  1 ex −x . x > x0 2 Given any general source −ie (t, x ), we can write down the solution u( x ) =

Z

G ( x, x 0 )(−ie (t, x 0 ))dx 0 .

As a verification, we integrate out for ie (t, x ) = 1, u( x ) = −

Z ∞ Z x 1 x−x0 0 1 x0 −x 0 dx = 1, e dx − e −∞

2

x

2

which is exactly the solution given by Mathematica and makes sense.

Physical Meaning So far we have been dealing with math. What is the actual meaning of GF? To dive into this question we need to review the equation for GF, in this case,  2  d − 1 u ( x ) = δ ( x 0 − x ). dx2 On the RHS, source term is a delta function, which is just a stimulation to the system at point x 0 . The textbook shows a graph6 for the case x 0 = 0, where we see the stimulation is given for point x 0 = 0 and the potential drops as we deviate from the stimulated point. In a stimulation-response system, one of the most important properties is the resonance width, or reaction width, which means the deviation required for the amplitude to drop to 1/e of the peak value. In this stationary solution, the distance is 1 in renormalized unit. To

6

C.F. Fig. 2.17

6

cable equation

7

transform back to q to SI unit, recall that the characteristic length is this rT rL .

problem is λ =

Just to build a picture, this length is around7

r λ=

rT = rL

s

30kΩ · cm2 /(2πρ) = 100kΩ · cm/(2πρ)

s

Since opening of ion channesl can significantly change the transverse conductivity, this estimation can change significantly in different situations. 7

5 × 1011 Ω · ¯m = 1.2mm 3 × 105 Ω · ¯m−1

Non-stationary Solution To solve the most general non-homogeneous cable equation even for non-stationary case, we have to introduce a two-dimensional Dirac distribution δ2 (t, x ) = δ(t)δ( x ). Green’s function for the most general case should satisfy8 ∂ ∂2 G (t, t0 ; x, x 0 ) − 2 G (t, t0 ; x, x 0 ) + G (t, t0 ; x, x 0 ) = δ(t0 − t)δ( x 0 − x ). ∂t ∂x (10) Again to save ink we define Lˆ t,x = Lˆ t − Lˆ x , ∂ ∂2 where Lˆ t = ∂t and Lˆ x = ∂x 2 − 1. The trick is to solve for time dependence first by Fourier transforming the equation to frequency space. To achieve that, we define ∞ 1 G (t, t ; x, x ) = √ G (t, t0 ; k, x 0 )eikx dk. 2π −∞ On the other hand, Dirac delta is Fourier transformed to

0

Z

0

1 δ(k) = √ 2π

Z ∞

1 δ( x¯ )e−ik x¯ d x¯ = √ , −∞ 2π

(11)

(12)

which infact gives one of the representations of Dirac delta distribution Z ∞ 1 1 √ eik x¯ dk. δ( x¯ ) = √ (13) 2π −∞ 2π Applying the transforms of (11) and (12) to the equation we have   Z ∞ Z ∞ 0 1 1 1 √ eik(x − x) dk, G (t, t0 ; k, x 0 )eikx dk = δ(t0 − t) √ Lˆ t,x √ 2π −∞ 2π −∞ 2π (14) which becomes ∞ ∂ ∞ 1 1 ∂2 √ G (t, t0 ; k, x 0 )eikx dk − √ G (t, t0 ; k, x 0 ) 2 eikx dk ∂x 2π −∞ ∂t 2π −∞ Z ∞ Z ∞ 0 1 1 1 √ eik(x − x) dk, +√ G (t, t0 ; k, x 0 )eikx dk = δ(t0 − t) √ − ∞ − ∞ 2π 2π 2π

Z

Z

Wulfram Gerstner and Werner M. Kistler. Spiking Neuron Models. 2002. ISBN 0521890799. doi: 10.2277/0511075065 8

cable equation

which is then simplified by removing the integral and common parts ∂ 1 G (t, t0 ; k, x 0 ) + k2 G (t, t0 ; k, x 0 ) + G (t, t0 ; k, x 0 ) = δ(t0 − t) √ . (15) ∂t 2π Then we solve this first order differential equation.

References Wulfram Gerstner and Werner M. Kistler. Spiking Neuron Models. 2002. ISBN 0521890799. doi: 10.2277/0511075065.

8

Cable Equation - GitHub

Cable Equation1. 1 Supplementary to the skeleton notes. OctoMiao. 31 March 2016. Some notes on cable equation and the solutions using Green's function.

122KB Sizes 58 Downloads 266 Views

Recommend Documents

The MEASUREMENT EQUATION of a generic radio ... - GitHub
been defined in a separate TeX file, and can (should) be used in subsequent ...... if Ai commutes with Bi and Aj with Bj, then (Ai ⊗ Aj∗) commutes with (Bi ⊗ Bj∗):.

The Cable History Timeline - The Cable Center
Nov 29, 2015 - Home Box Office (HBO) delivers its first pay TV programs by microwave (a movie ..... University by the Cable TV Pioneers in association with the NCTA, CATA ..... Programming networks launch online services to complement ...

The Cable History Timeline - The Cable Center
reporter, and then bureau chief, Television Digest begins regular coverage of ... The FCC grants the first common carrier microwave construction permit to J. E. ...... The only operating LMDS provider, Cellular Vision of New York, is financially ...

The Cable History Timeline - The Cable Center
Roy Bliss and Tom Mitchell, who became partners in the early 1950s, build one of the first cable systems in the ..... The FCC approves applications to establish domestic communications satellites, a crucial link in cable program .... Segmented market

The Cable History Timeline - The Cable Center
Nov 29, 2015 - The FCC freezes development of cable systems in the top 100 markets with an "anti- leapfrogging" ...... The first-generation Apple TV set-top box is released. .... guide, HTML5 with customized apps and social media features.

Equation Key.pdf
Retrying... Download. Connect more apps... Try one of the apps below to open or edit this item. Equation Key.pdf. Equation Key.pdf. Open. Extract. Open with.

Cheap Cute Cartoon Usb Cable Protector Cable Winder Cover ...
Cheap Cute Cartoon Usb Cable Protector Cable Winder ... tect Stitch Bear Free Shipping & Wholesale Price.pdf. Cheap Cute Cartoon Usb Cable Protector ...

Cheap Cute Kawaii Lovely Cartoon Cable Protector Usb Cable ...
There was a problem previewing this document. ... Cute Kawaii Lovely Cartoon Cable Protector Usb ... tect Gift For Kid Free Shipping & Wholesale Price.pdf.

Cheap Cute Cartoon Cable Protector Cabo Usb Cable Winder ...
Cheap Cute Cartoon Cable Protector Cabo Usb Cable Wi ... e Protect Stitch Free Shipping & Wholesale Price.pdf. Cheap Cute Cartoon Cable Protector Cabo ...

The equation for a straight line is y = mx + b - GitHub
Equation 1 and Eq. 2 are known to all first-year math students. The Fourier series is a little more advanced: y = 1. 2 a0 +. ∞. ∑ n=1 an cos(nx) +. ∞. ∑ n=1 bn cos(nx). (3). Equations 1–3 are used throughout science and engineering. Equatio

Cheap Floveme Magnetic Cable Micro Usb Phone Cable For Iphone ...
Cheap Floveme Magnetic Cable Micro Usb Phone Cable ... icro Usb Cable Free Shipping & Wholesale Price.pdf. Cheap Floveme Magnetic Cable Micro Usb ...

Cheap Cartoon Kawaii 8Pin Cable Protector Charger Usb Cable ...
Cheap Cartoon Kawaii 8Pin Cable Protector Charger Us ... Decoration Cute Free Shipping & Wholesale Price.pdf. Cheap Cartoon Kawaii 8Pin Cable Protector ...

Cheap Cable Cable Digital Optical Audio Toslink Spdif Optical Fiber ...
Cheap Cable Cable Digital Optical Audio Toslink Spdif ... y Tv Length∶ 1.5M Free Shipping & Wholesale Price.pdf. Cheap Cable Cable Digital Optical Audio ...

Cheap Micro Usb Cable [6 Pack] 20Awg Durable Charging Cable ...
Cheap Micro Usb Cable [6 Pack] 20Awg Durable Chargi ... Ft X 2,6Ft X 3) Free Shipping & Wholesale Price.pdf. Cheap Micro Usb Cable [6 Pack] 20Awg ...

Cheap Cute Cartoon Cable Protector De Cabo Usb Cable Winder ...
Cheap Cute Cartoon Cable Protector De Cabo Usb Cabl ... s Cable Protect Free Shipping & Wholesale Price.pdf. Cheap Cute Cartoon Cable Protector De Cabo ...

Cheap 1M Usb Cable Cowboy Braided Fast Charge Data Cable ...
Cheap 1M Usb Cable Cowboy Braided Fast Charge Data ... Plus 5 S 5 Ipad Free Shipping & Wholesale Price.pdf. Cheap 1M Usb Cable Cowboy Braided Fast ...

Cheap Cartoon Cute Lovely Usb Cable Protector Cable Case For ...
... Price.pdf. Open. Extract. Open with. Sign In. Main menu. Displaying Cheap Cartoon Cute Lovely Usb Cable Protector Cable Case For Iphone 6 Plus 6S 7 Plus ...

Astronomy Equation Sheet.pdf
consistent in the particular equation. A = angular diameter (arcseconds). ap = aphelion or apogee or ap... c = speed of light (m/s) = 2.997 x 108 m/s = 6.64 x 108 ...

FIBER OPTIC CABLE GENERAL.
Each fiber optic cable for this project shall be all dielectric, gel filled, duct ... All F/O cable of each specific type shall be from the same manufacturer, who is ...

Cheap Usb Data Cable Charger Charging Cable For Samsung ...
Cheap Usb Data Cable Charger Charging Cable For Sa ... 500 Tablet #Uo Free Shipping & Wholesale Price.pdf. Cheap Usb Data Cable Charger Charging ...

Cheap Cute Rabbit Ears Cable Winder 16Pcs⁄Lot Cable Wire ...
Cheap Cute Rabbit Ears Cable Winder 16Pcs⁄Lot Cable ... ble Fixed Clamp Free Shipping & Wholesale Price.pdf. Cheap Cute Rabbit Ears Cable Winder ...

Cheap Magnetic Charging Cable Usb Type-C Adapter Cable ...
Cheap Magnetic Charging Cable Usb Type-C Adapter C ... a Lumia 950 N1 Free Shipping & Wholesale Price.pdf. Cheap Magnetic Charging Cable Usb Type-C ...

Cheap 1.4M Wire Rope Protection Cable Winder Usb Data Cable ...
Cheap 1.4M Wire Rope Protection Cable Winder Usb D ... Samsung Xiaomi Free Shipping & Wholesale Price.pdf. Cheap 1.4M Wire Rope Protection Cable ...

The equation for a straight line is y = mx + b (1) - GitHub
y = Ae−γt cos(2πft). It is also possible to number equations generically without planning to refer to them; e.g.: π = 3.141592653589793238462643 ... (4). 1.