Cristiano Posted August 4, 2018 Posted August 4, 2018 I know the value of dn/dt (e.g. dn/dt = 123). a3 = 345 / n2 Is there any way to calculate da/dt?
taeto Posted August 4, 2018 Posted August 4, 2018 (edited) Yes. And somewhat unremarkably \( dy/dt = dy/dx \times dx/dt \) holds, under reasonable assumptions, so that in this case \[ da/dt = d( \sqrt[3]{345/n^2} )/dt = d( \sqrt[3]{345} \times n^{-2/3} )/dt = \] \[ \sqrt[3]{345}\times d( n^{-2/3} )/dn\times dn/dt = \sqrt[3]{345}\times -2n^{-5/3}/3\times 123 = -82\sqrt[3]{345}/\sqrt[3]{n^5}. \] Edited August 4, 2018 by taeto
Cristiano Posted August 4, 2018 Author Posted August 4, 2018 If I put the real numbers, I get a wrong result. Could you please confirm that the formula is correct?
taeto Posted August 4, 2018 Posted August 4, 2018 10 minutes ago, Cristiano said: If I put the real numbers, I get a wrong result. Could you please confirm that the formula is correct? Can you present those real numbers?
Cristiano Posted August 4, 2018 Author Posted August 4, 2018 (edited) The original formula is a3 = 398600.8 / (2 * pi * n)2 With dn/dt= 6.07340239 * 10-12 rad/s2 I get da/dt= -1.51970883 * 10-5 km/s2 which is -113445.6 km/day2, while I expect about -1 to -10 km/day2. Edited August 4, 2018 by Cristiano
taeto Posted August 4, 2018 Posted August 4, 2018 46 minutes ago, Cristiano said: The original formula is a3 = 398600.8 / (2 * pi * n)2 With dn/dt= 6.07340239 * 10-12 rad/s2 I get da/dt= -1.51970883 * 10-5 km/s2 which is -113445.6 km/day2, while I expect about -1 to -10 km/day2. So you got da/dt is not da/dn x dn/dt? I cannot quickly see through the conversion between seconds and days here, sorry.
Cristiano Posted August 4, 2018 Author Posted August 4, 2018 (edited) I know a, n and dn/dt. a3= 10096.676 / n2. I need to calculate da/dt. 398600.8 has unit km3/s2, n is rad/s, dn/dt is rad/s2. EDIT: Probably I'm wrong in the unit of measurement of da/dt; I thought it was km/s2, but it should be km/s, right? Edited August 4, 2018 by Cristiano
taeto Posted August 6, 2018 Posted August 6, 2018 (edited) On 8/5/2018 at 12:56 AM, Cristiano said: I know a, n and dn/dt. a3= 10096.676 / n2. I need to calculate da/dt. 398600.8 has unit km3/s2, n is rad/s, dn/dt is rad/s2. EDIT: Probably I'm wrong in the unit of measurement of da/dt; I thought it was km/s2, but it should be km/s, right? The dimensions do not fit together. From the first equation follows that a is a length. Hence da/dt is a speed and should be measured in m/s or km/s as you also added. Note that angles are dimensionless, so although it is nice of you to point out that you measure in radians, the true unit for angular speed n is 1/s, and the unit for angular acceleration is 1/s². With your numbers, in units of km and s, I get \( da/dt \approx -8.75\cdot 10^{-11} n^{-5/3} \) with unit km/s. In your equation for \(a^3\) you have \( (2\pi n)^2 \) in the denominator, are you sure that it should not be just \( n^2, \) since \(n\) is already measured in rad/s? Edited August 6, 2018 by taeto
Cristiano Posted August 6, 2018 Author Posted August 6, 2018 You're right (but I need 2*pi because my original n is in revolution/day). What about da/dt= -2 * 10096.676 / n3 * dn/dt / (3 * a2) ?
taeto Posted August 6, 2018 Posted August 6, 2018 (edited) On 8/4/2018 at 11:47 PM, Cristiano said: The original formula is a3 = 398600.8 / (2 * pi * n)2 1 hour ago, Cristiano said: You're right (but I need 2*pi because my original n is in revolution/day). What about da/dt= -2 * 10096.676 / n3 * dn/dt / (3 * a2) On 8/5/2018 at 12:56 AM, Cristiano said: I know a, n and dn/dt. a3= 10096.676 / n2. I need to calculate da/dt. 398600.8 has unit km3/s2, n is rad/s, dn/dt is rad/s2. Fine, we can try to put the things together that are in various units. Quite pleased to see that we avoid to consider nautical miles, imperial pounds, fluid barrels etc. The original formula reads, when units are included: \[ a^3 = 398600.8 \mbox{ km}^3/\mbox{s}^2 / (2\pi n \mbox{ day}^{-1})^2. \] Using \( 1 \mbox{ km } = 10^3 \mbox{ m }\) and \( 1 \mbox{ day }= 8.64*10^4 \mbox{ s}: \) \[ a^3 = 398600.8 * 10^9 \mbox{ m}^3/\mbox{s}^2 / (2\pi n * ( 8.64*10^4 \mbox{ s})^{-1})^2 \approx 7.53713*10^{22}/n^2 \mbox{ m}^3.\] I assume that since n isn't actually measured in rad/s, also the value that you gave for dn/dt isn't really measured in rad/s^2. Whatever unit it is, if you can figure out da/dn in units of m from this equation, then multiply by dn/dt in units of 1/s (revolutions per second), then the product ought to give the answer in m/s. Edited August 6, 2018 by taeto
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now