Recent content by salla2

  1. S

    Bessel Function First Kind: Can Someone Help with C and RK Method?

    J1(x)=(x/2)[1-(((x/2)^2)/(2*!^2))+(((x/2)^4)/(3*2!^2))-...] I substituted x with 1.36x for the 1st term in the equation above and 0.735x for the 2nd term in the equation above, then plugged the value of J1(1.36) and J1(0.735x) in M=(1.45*10^-8)*integral [J1(1.36x)J1(0.735x)exp(-13.6x)]dx...
  2. S

    Bessel Function First Kind: Can Someone Help with C and RK Method?

    Hi everyone, I need some help solving a bessel function of the 1st order. The equation is used to calculate the mutual inductance between two inductors. The equation is: M=(1.45*10^-8)*integral [J1(1.36x)J1(0.735x)exp(-13.6x)]dx the integral is from zero to infinity. Can someone help...
  3. S

    Mutual inductance using bessel function

    I didn't understand a single word but thanks for your help anyway!
  4. S

    Mutual inductance using bessel function

    Hi, I am en electrical engineering grad student and I have to solve an equation to calculate the mutual inductance between an antenna and a micro-inductor. I think it is a Bessel equations but I don't know how to solve. M(a,b,d)=(1.45x10^-8)*integral(J1(1.36x)*J1(0.735x)*exp(-x-13.6))dx...
Back
Top