Kind of esoteric, but..

Give us a seminar, lecture or lesson on what your 'thing' is. Now with our exclusive ASK-A-NERD!!!
Post Reply
User avatar
Jason
Destroyer of words
Posts: 17782
Joined: Sat Apr 16, 2011 12:46 pm
Contact:

Kind of esoteric, but..

Post by Jason » Sun Oct 02, 2011 12:01 am

Does anyone know offhand the formula to calculate the trajectory of an object (such as a torpedo) so that it impacts another object (such as a ship) moving in a known trajectory (constant) and speed(constant) the other object speed (torpedo) not being a constant but mathematically predictable (in other words a predictable variable in the equation)

I think it can be done as a multivariate equation, but I'm sure the right equation is much simpler.

User avatar
Jason
Destroyer of words
Posts: 17782
Joined: Sat Apr 16, 2011 12:46 pm
Contact:

Re: Kind of esoteric, but..

Post by Jason » Sun Oct 02, 2011 12:13 am

No one? I stupidly put all my notes, references and textbooks in storage - I was tired of carrying them around Canada in my vehicle. :\

User avatar
Magicziggy
Posts: 4847
Joined: Wed Mar 17, 2010 8:56 am
Contact:

Re: Kind of esoteric, but..

Post by Magicziggy » Sun Oct 02, 2011 12:14 am

Does a torpedo constantly assess the position of it's target and adjust course accordingly?

Or does it assess it's target's course and adjust course for predicted intercept.

Years ago, when doing my degree I wrote software for spacecraft rendevous and docking.
Not quite the same thing because the idea was to arrive a minimal closing velocity.

User avatar
Jason
Destroyer of words
Posts: 17782
Joined: Sat Apr 16, 2011 12:46 pm
Contact:

Re: Kind of esoteric, but..

Post by Jason » Sun Oct 02, 2011 12:16 am

Magicziggy wrote:Does a torpedo constantly assess the position of it's target and adjust course accordingly?

Or does it assess it's target's course and adjust course for predicted intercept.

Years ago, when doing my degree I wrote software for spacecraft rendevous and docking.
Not quite the same thing because the idea was to arrive a minimal closing velocity.
In this case, the torpedo is 'dumb fire'. Once its trajectory is set it remains a constant. It should be simple, but I think I've gotten dumber in the past few months. :doh:

User avatar
Jason
Destroyer of words
Posts: 17782
Joined: Sat Apr 16, 2011 12:46 pm
Contact:

Re: Kind of esoteric, but..

Post by Jason » Sun Oct 02, 2011 12:20 am

Oh I think I got it. I just need to find the gravitational acceleration in the given medium!

Sorry, I should have thought just a bit more. :doh:

User avatar
Magicziggy
Posts: 4847
Joined: Wed Mar 17, 2010 8:56 am
Contact:

Re: Kind of esoteric, but..

Post by Magicziggy » Sun Oct 02, 2011 12:27 am

PordFrefect wrote:Oh I think I got it. I just need to find the gravitational acceleration in the given medium!

Sorry, I should have thought just a bit more. :doh:
I'm not familiar with torpedoes.

Are you modelling the motion of an object "fired" in the water?
In which case will it be slowing and falling?

Acceleration due to gravity is a constant on this planet. More or less.

User avatar
Jason
Destroyer of words
Posts: 17782
Joined: Sat Apr 16, 2011 12:46 pm
Contact:

Re: Kind of esoteric, but..

Post by Jason » Sun Oct 02, 2011 12:36 am

Magicziggy wrote:
PordFrefect wrote:Oh I think I got it. I just need to find the gravitational acceleration in the given medium!

Sorry, I should have thought just a bit more. :doh:
I'm not familiar with torpedoes.

Are you modelling the motion of an object "fired" in the water?
In which case will it be slowing and falling?

Acceleration due to gravity is a constant on this planet. More or less.
Yes, but I need to get the initial trajectory of the torpedo right.

No, it's a constant speed, the motion of the medium (water) will cause it to deviate slightly but it's statistically constant.

Oh.. isn't gravitational acceleration different depending upon the medium due to the specific densities involved?

There are a lot of variables, but I know the equation is simpler than the one I worked out. Not as accurate but close enough for about a 10km range.

User avatar
Jason
Destroyer of words
Posts: 17782
Joined: Sat Apr 16, 2011 12:46 pm
Contact:

Re: Kind of esoteric, but..

Post by Jason » Sun Oct 02, 2011 1:01 am

It's sort of like if you wanted to launch a projectile at a piece of space junk ( an old satellite or whatever) and using any sort guidance after it was launched was not an option. Except I think that would involve using geodesics this is more straightforward and only uses linear vectors as it's such a short distance.

User avatar
Jason
Destroyer of words
Posts: 17782
Joined: Sat Apr 16, 2011 12:46 pm
Contact:

Re: Kind of esoteric, but..

Post by Jason » Sun Oct 02, 2011 1:45 am

The formula has been used in naval warfare since at least WWI, I'm told it is fairly simple, officers who were not strictly 'mathematicians' were required to use it regularly.

Zilla are you out there?

User avatar
Magicziggy
Posts: 4847
Joined: Wed Mar 17, 2010 8:56 am
Contact:

Re: Kind of esoteric, but..

Post by Magicziggy » Sun Oct 02, 2011 2:03 am

From wiki.http://en.wikipedia.org/wiki/Torpedo_Data_Computer
Image
The effects of parallax and ballistics are minimal for small gyro angle launches because the course deviations they cause are usually small enough to be ignorable. U.S. submarines during World War II preferred to fire their torpedoes at small gyro angles because the TDC's fire control solutions were most accurate for small angles.[39]

The problem of computing the gyro angle setting is a trigonometry problem that is simplified by first considering the calculation of the deflection angle, which ignores torpedo ballistics and parallax.[40] For small gyro angles, θGyro ≈ θBearing - θDeflection. A direct application of the law of sines to Figure 3 produces Equation 1.

Image
where

vTarget is the velocity of the target.
vTorpedo is the velocity of the torpedo.
θBow is the angle of the target ship bow relative to the periscope line of sight.
θDeflection is the angle of the torpedo course relative to the periscope line of sight.
Range plays no role in Equation 1, which is true as long as the three assumptions are met. In fact, Equation 1 is the same equation solved by the mechanical sights of steerable torpedo tubes used on surface ships during World War I and World War II. Torpedo launches from steerable torpedo tubes meet the three stated assumptions well. However, an accurate torpedo launch from a submarine requires parallax and torpedo ballistic corrections when gyro angles are large. These corrections require knowing range accurately. When the target range was not known, torpedo launches requiring large gyro angles were not recommended.[41]

Equation 1 is frequently modified to substitute track angle for deflection angle (track angle is defined in Figure 2, θTrack=θBow+θDeflection). This modification is illustrated with Equation 2.
Image
where

θTrack is the angle between the target ship's course and the torpedo's course.

User avatar
Jason
Destroyer of words
Posts: 17782
Joined: Sat Apr 16, 2011 12:46 pm
Contact:

Re: Kind of esoteric, but..

Post by Jason » Sun Oct 02, 2011 2:09 am

Ah! That's exactly what I was looking for! Thanks :)

The principle has surprisingly more uses than you'd think.

User avatar
Magicziggy
Posts: 4847
Joined: Wed Mar 17, 2010 8:56 am
Contact:

Re: Kind of esoteric, but..

Post by Magicziggy » Sun Oct 02, 2011 2:14 am

PordFrefect wrote:Ah! That's exactly what I was looking for! Thanks :)

The principle has surprisingly more uses than you'd think.
I'm thinking "impregnation" right now. Those little suckers ain't guided. :smoke:

User avatar
Jason
Destroyer of words
Posts: 17782
Joined: Sat Apr 16, 2011 12:46 pm
Contact:

Re: Kind of esoteric, but..

Post by Jason » Sun Oct 02, 2011 2:57 am

Early space docking procedures always reminded me of something. :tea:

So.. now to begin constructing an nxn matrix circuit to finish the job.. :plot:

User avatar
Gawdzilla Sama
Stabsobermaschinist
Posts: 151265
Joined: Thu Feb 26, 2009 12:24 am
About me: My posts are related to the thread in the same way Gliese 651b is related to your mother's underwear drawer.
Location: Sitting next to Ayaan in Domus Draconis, and communicating via PMs.
Contact:

Re: Kind of esoteric, but..

Post by Gawdzilla Sama » Mon Oct 03, 2011 12:17 am

PordFrefect wrote:The formula has been used in naval warfare since at least WWI, I'm told it is fairly simple, officers who were not strictly 'mathematicians' were required to use it regularly.

Zilla are you out there?
Search Hyperwar, it's in there somewhere. Maybe in the PT boat section.
Image
Ein Ubootsoldat wrote:“Ich melde mich ab. Grüssen Sie bitte meine Kameraden.”

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest