I Error Propagation in Transcendental Equation

jst6981
Messages
2
Reaction score
1
Hey guys,

I'm in a class where we're learning about waveguides, and without going into too much depth, we often solve an equation

$$ \tan{(\kappa (\frac{a}{2}))} = \frac{\gamma}{\kappa} $$

for ##\kappa## numerically since there isn't an analytic solution for ##\kappa##. I'm doing a project where ##a## has an error ##\Delta a##, and I want to be able to solve this in a way so that I have a ##\kappa## written ##\kappa \pm \Delta \kappa## so that I can propagate the error in ##\kappa## due to the error in ##a## throughout the rest of my calculations for the project.

If anybody has a nice way I can do this, please let me know. I appreciate help in advance!
 
Physics news on Phys.org
Vary a by Δa up and down, solve for ##\kappa## in both cases. If the resulting deviations of ##\kappa## are reasonably symmetric, use that as uncertainty. Otherwise it might need more sophisticated approaches.
 
I had considered that, each function is roughly linear when they intersect as below.
upload_2017-11-12_23-29-52.png


I think it may work
 

Attachments

  • upload_2017-11-12_23-29-52.png
    upload_2017-11-12_23-29-52.png
    13.3 KB · Views: 623
  • Like
Likes mfb
If you write that k is a function of a and differentiate your equation wrt a, you can eliminate the trig and get a differential equation for k. Manipulate that to get k' as a function of k and a.
 
Do you want an analytical solution or you are fine with using numerical solutions?
In the latter you can generate some toys, let's say 10,000...
In each toy, you randomly sample \alpha from a gaussian (for example) with mean \alpha and standard deviation \Delta \alpha, so that you get a set \{\alpha_i\} , i=1,~2,~...,~10000 measurements...
You can get the \{k_i\} set from your equation.
See how it's distributed and try to find the 68% central coverage (aka determine \Delta k_{\pm} where plus/minus means the up/down uncertainty - that means the range [nominal-down, nominal] contains the 34% of your toys and the range [nominal,nominal+up] contains the other 34%)...
 
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Back
Top