Become a part of the TranceAddict community!Frequently Asked Questions - Please read this if you haven'tSearch the forums
TranceAddict Forums > Main Forums > Chill Out Room > Think you are smart at math?
Pages (4): « 1 [2] 3 4 »   Last Thread   Next Thread
Share
Author
Thread    Post A Reply
Krypton
83.798 g/6.022x10^23



Registered: Nov 2003
Location: Texas

quote:
Originally posted by Pokit
You mean ax^2 + bx + c?


With a twist because he wants to plot on a 3-D plane...kind of just made it up lol


___________________

Old Post Aug-21-2009 04:47  Korea-Democratic Peoples Republic
Click Here to See the Profile for Krypton Click here to Send Krypton a Private Message Visit Krypton's homepage! Add Krypton to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Joss Weatherby
Banned



Registered: May 2008
Location: The Pacific Northwest, of course

Haha, well its actually fairly more complicated, but it can be assumed to be a flat plane.

I am trying to script a simulation of counter-battery artillery radar for a game.

I already have the tracking and data gathering part. Its just getting it all plotted out.

Granted I could fake it and just watch for when the shells first enter the game world, but this seemed more fun.

Old Post Aug-21-2009 07:05 
Click Here to See the Profile for Joss Weatherby Click here to Send Joss Weatherby a Private Message Visit Joss Weatherby's homepage! Add Joss Weatherby to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Rose
hmmm



Registered: May 2007
Location: -

This thread makes my head hurt.









Yeah, that's all I was going to post in here. Go on.


___________________
quote:
Originally posted by AustralianGQ
im a failure with females...i will be the real 40 year old virgin i guarentee you

Last edited by Rose on Aug-21-2009 at 07:40

Old Post Aug-21-2009 07:19  Belgium
Click Here to See the Profile for Rose Click here to Send Rose a Private Message Add Rose to your buddy list Report this Post Reply w/Quote Edit/Delete Message
winston
ultraviolet catastrophe



Registered: Nov 2005
Location: Yggdrasill

I believe you are focused on CB intelligence? If so, are you dealing with triangulation and on what levels? I sense it must be different since this Is a platform to model CB artillery radar functions.

Old Post Aug-21-2009 07:52 
Click Here to See the Profile for winston Click here to Send winston a Private Message Add winston to your buddy list Report this Post Reply w/Quote Edit/Delete Message
tachobg
Junior tranceaddict



Registered: Jan 2006
Location: Cambridge, MA / NYC

so you're trying to determine the approximate landing position (and possibly the whole trajectory) from some samples of the objects position? here's how i see it: the trajectory is subject to real world physics, and physical parameters. what you measure are samples of position that depend on those parameters. what would be nice to do is to get back the parameters that generated the given data. Then, because these parameters determine the physics of the scenario, you can use them to determine the entire trajectory.

In this case, the parameters could be something like {initial position, initial velocity, some constant of proportionality for the air resistance force}. This comes out to 7 parameters. What you can do in rough terms is to calculate the parameters that most likely generated the data. If your data is noisy, you probably want to use some probabilistic inference, and calculate the probability of params given data measured, and take the params that maximize this probability. If everything is deterministic, you should be able to set up some equations and in principle get an exact solution for the parameters. This might need some numerical solver though. Good luck and have fun

Old Post Aug-21-2009 08:54  Bulgaria
Click Here to See the Profile for tachobg Click here to Send tachobg a Private Message Add tachobg to your buddy list Report this Post Reply w/Quote Edit/Delete Message
ziptnf
Programming your future



Registered: Jun 2008
Location: Louisville, KY

quote:
Originally posted by winston
and this...

http://jbrwww.che.wisc.edu/tech-rep...mcc-2001-01.pdf

I could be wrong, but you're dealing with 'disturbances in velocity/disturbances in acceleration', The link above would give you an idea of a similar algorithm. I never said I was right or smart.

This is an excellent example. It's very specific to positioning in free space. It gives you a state vector, input vector, output vector, and 3 matricies of positions, assuming matrices A B and C represent the x,y,z directions.


___________________

Set Archive | TA DJ Challenge

Old Post Aug-21-2009 14:10 
Click Here to See the Profile for ziptnf Click here to Send ziptnf a Private Message Visit ziptnf's homepage! Add ziptnf to your buddy list Report this Post Reply w/Quote Edit/Delete Message
winston
ultraviolet catastrophe



Registered: Nov 2005
Location: Yggdrasill

quote:
Originally posted by tachobg
so you're trying to determine the approximate landing position (and possibly the whole trajectory) from some samples of the objects position? here's how i see it: the trajectory is subject to real world physics, and physical parameters. what you measure are samples of position that depend on those parameters. what would be nice to do is to get back the parameters that generated the given data. Then, because these parameters determine the physics of the scenario, you can use them to determine the entire trajectory.

In this case, the parameters could be something like {initial position, initial velocity, some constant of proportionality for the air resistance force}. This comes out to 7 parameters. What you can do in rough terms is to calculate the parameters that most likely generated the data. If your data is noisy, you probably want to use some probabilistic inference, and calculate the probability of params given data measured, and take the params that maximize this probability. If everything is deterministic, you should be able to set up some equations and in principle get an exact solution for the parameters. This might need some numerical solver though. Good luck and have fun


this is my wingman, right here...

Old Post Aug-21-2009 14:16 
Click Here to See the Profile for winston Click here to Send winston a Private Message Add winston to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Joss Weatherby
Banned



Registered: May 2008
Location: The Pacific Northwest, of course

Thanks tachobg.

I am going to have to look at how it models air resistance in the game. From what I remember it is fairly simple.

I can also probably get initial velocity by "guessing" the round type and the probable launcher and from that using what its assumed muzzle velocity is.

As far as the sample positions go, its actually samples inside a known cube that has positive and negative coordinates and I am tracking its actualy x,y,z position in it, not a relative position to the radar. That should make it a bit more simple.

I am thinking in reality all I need to do is determine its muzzle velocity or initial velocity and its angle and then apply those to it to determine its range.

This site actually has a bunch of algorithms and examples that seem to be helpful.

http://hyperphysics.phy-astr.gsu.edu/Hbase/traj.html

I also am wondering if I can see the code they use to project aiming points for artillery, because their aiming mechanism shows the approximate fall lines for varying destination altitudes and also the flight time for those fall lines.

Old Post Aug-21-2009 17:08 
Click Here to See the Profile for Joss Weatherby Click here to Send Joss Weatherby a Private Message Visit Joss Weatherby's homepage! Add Joss Weatherby to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Omega_M
Nostalgia



Registered: Jun 2005
Location: Ether

you might wana look at kalman filter and how you can apply it to your problem. Kalman filter is used to predict present / future position of an object in the presence of noise. You will find a lot of literature, and perhaps code for implementation. I don't know if this will solve your problem, or how easy it is. It probably is not.


___________________

Download and review ! Omega_M - In the Mix (Beta Version)

Originally posted by twilightki : It feels like something you'd listen to at 4 in the morning, or listen to in your car while you're going in a tunnel.

Old Post Aug-21-2009 17:40  India
Click Here to See the Profile for Omega_M Click here to Send Omega_M a Private Message Add Omega_M to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Joss Weatherby
Banned



Registered: May 2008
Location: The Pacific Northwest, of course

I looked at some of their code and its totally beyond me.

They have lots of code to generate ballistics tables and they have some pre-generated ones for use with the artillery pieces in the game already...

Shits confusing.

Old Post Aug-21-2009 19:10 
Click Here to See the Profile for Joss Weatherby Click here to Send Joss Weatherby a Private Message Visit Joss Weatherby's homepage! Add Joss Weatherby to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Acton
Like a FCKNG BIRD



Registered: Mar 2002
Location: London

I'm unsure about programming and stuff, but ALL that is required for calculations like that are the simple equations of motion with a drag coefficient associated with them.....and that's it. It's not rocket science..... well, not all of it anyway .


___________________

>>> Beatport Stuff <<<

Old Post Aug-21-2009 20:40  England
Click Here to See the Profile for Acton Click here to Send Acton a Private Message Visit Acton's homepage! Add Acton to your buddy list Report this Post Reply w/Quote Edit/Delete Message
ziptnf
Programming your future



Registered: Jun 2008
Location: Louisville, KY

quote:
Originally posted by ********

Holy cow, when did you get unbanned?


___________________

Set Archive | TA DJ Challenge

Old Post Aug-21-2009 21:52 
Click Here to See the Profile for ziptnf Click here to Send ziptnf a Private Message Visit ziptnf's homepage! Add ziptnf to your buddy list Report this Post Reply w/Quote Edit/Delete Message

TranceAddict Forums > Main Forums > Chill Out Room > Think you are smart at math?
Post New Thread    Post A Reply

Pages (4): « 1 [2] 3 4 »  
Last Thread   Next Thread
Click here to listen to the sample!Pause playbackTrack ID from Dj Astrid LiVESET [2004] [3]

Click here to listen to the sample!Pause playbackJaydee - "Plastic Dreams" [2004]

Show Printable Version | Subscribe to this Thread
Forum Jump:

All times are GMT. The time now is 10:51.

Forum Rules:
You may not post new threads
You may not post replies
You may not edit your posts
HTML code is ON
vB code is ON
[IMG] code is ON
 
Search this Thread:

 
Contact Us - return to tranceaddict

Powered by: Trance Music & vBulletin Forums
Copyright ©2000-2026, Jelsoft Enterprises Ltd.
Privacy Statement / DMCA
Support TA!