Jump to content

Recommended Posts

Posted

After adjusting ASROC drop distances of torps to target we looked at the distance actually dropped and the torps position immediately after drop. 

We observed the torpedo was always dropped directly on the sub or 0nm away and also the torps were instantly at the depth of the sub.

This was regardless of level of detection or lock on the sub.

This gave the sub no warning of a drop on them by ASROC and no time to react or any sensor check might be too long for a detection.

I was thinking perhaps a adjustment on flight time might increase the drop distance to the sub a bit and If needed adjustment to torpedoes acquiring depth instantly on drop. Helicopter drops have to start at shallow and make their way down.

I have a scenario with a player-controlled sub moving towards a ASROC armed ship at cruise speed and deep. 

The sub also is active to enhance detection by the ship. The sub will close to 12 nm when ASROC fires at sub. Helicopters are launched by AI on sub too but do not close in time to attack sub prior to ASROC attack.

I have attached a test scenario with two saved games one second prior to ASROC launch and two save games prior to torpedo drop. I have also included both message log and GE log collected for the save games.

Logs label 2 or for the torpedo drop while the other is for the ASROC launch.ASROC.zip

  • Like 1
  • 2 weeks later...
Posted

A test situation that would really help me is a ship attacking a surfaced submarine in a position where the ship can fire both SSM and ASROC-style weapons simultaneously (i.e. resulting in a single missile group containing two units, one SSM, and one ASROC).  

I would like to divide up the guidance logic for the various weapon types but that would first require a single weapon-type per group.  This test situation would help me in crafting and testing code to launch two groups instead of the current single group for this situation.

Any takers?

Posted

I've struck a problem, you don't seem to be able to fire in the one attack event ssm and asw standoff weapons. F1 attack command gives teh options of stand off asw, asw, missile and gun, but I don't think we can combine them

Posted
20 minutes ago, donaldseadog said:

I've struck a problem, you don't seem to be able to fire in the one attack event ssm and asw standoff weapons. F1 attack command gives teh options of stand off asw, asw, missile and gun, but I don't think we can combine them

Well that is most awesome!  The whole thing I was worried about was there being ANNEX_E (Standoff ASW) and ANNEX_D (Missiles) weapons in the same group, in turn requiring different guidance methods.  If they can't be fired in the same group then I am free to separate out ANNEX_E weapon guidance into its own procedure.  

Any idea if the AI can pull off the simultaneous launch?

Posted

Note to self and others: The existing missile guidance, eff100() errantly updates steering inertially guided missiles to the target location each game second as well as the 'intercept time'.   effect4.c ln 6612, 6673, 7114

  • Thanks 1
Posted

Ran scenario with blue as AI against red sub on surface at full speed radar and sonar on at 10km. Blue ships allocate only ASROC at target no harpoons. As Don stated player can launch both but is separate engagements.

 

  • Like 1
Posted
3 hours ago, Tony said:

Ran scenario with blue as AI against red sub on surface at full speed radar and sonar on at 10km. Blue ships allocate only ASROC at target no harpoons. As Don stated player can launch both but is separate engagements.

 

To be certain check it not within minimum range of ssm.

PS, I wonder if there was an available gun, that's what would be my preference.

Posted
6 hours ago, TonyE said:

Note to self and others: The existing missile guidance, eff100() errantly updates steering inertially guided missiles to the target location each game second as well as the 'intercept time'.   effect4.c ln 6612, 6673, 7114

And this has me wondering about the old problem of sinking ships being hammered by successive waves of ssm.

Posted

HCE - 2023.008 - 2023-05-02
===========================
- Chg:33032 GE Split guidance of ANNEX_E (standoff ASW) weapons from the 
                monolithic eff100 to a new eff100E function to make it easier
                to understand the state machine.  Annex E weapons are by
                definition inertially guided so very simple navigation.  This
                seems to have resulted in far more desirable results.  Also
                set the resultant torpedo to start at Snorkel depth instead of
                target depth.
                (thanks TonyD)
                https://harpgamer.com/harpforum/topic/33032-asroc-behavior/

  • Thanks 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...