Jump to content

Recommended Posts

Posted (edited)

Hello everyone!

I am working on AN/APS-31, and here is a brief information:

 

Quote

AN/APS-31 is an X-band search radar containing many of the special features of design and operation contained in AN/APS-15. Its antenna scans through a forward-looking field of view producing a scope presentation of a 160° V on a PPI-type scope.


What I am trying to achieve is to turn A-4 radar into this kind of radar with 160 degree sweeping

fig2-46.jpg

I am current stuck on trying to turn radar into this style.  I am using avionics.60.dll and here is codes

NOTE: I am using A-4E avioincs as base to start with, so I am modifying the codes to turn them into PPI and 160 degree scanning.

Quote

//------------------------------------------------------------

[AvionicsData]
AvailableModes=GROUND_MAP,TERRAIN_AVOIDANCE
RangeUnit=NM
RangeSetting[1]=10
RangeSetting[2]=20
RangeSetting[3]=40
RadarPosition=
MaxElevationAngle=10
MinElevationAngle=-30
MaxAzimuthAngle=60
ScanPattern[1].BarElevation[1]=0.0
ScanPattern[1].ScanRate=60
ScanPattern[1].ScanBeamAngle=6.0
ScanPattern[1].ScanArc=40
GroundMapRangeSetting=2,3
GroundSearchStrength=70
TerrainAvoidanceRangeSetting=1,2
ClearanceDistance=152.4

//------------------------------------------------------------

[RadarDisplay]
RadarTextureSize=1024
ViewportTextureSize=1024
FadeImageIntensity=1.0
ImageFadeTime=1.0
SweepIntensity=1.0
StrobeIntensity=0.8
ElevationScale=100
NoiseLevel=0.0
GroundReturnFadeTime=2.0
HorizonBarSize=1.00
HorizonBarTexture=RadarHorizon.tga
PPIArc=160
MapBackgroundLevel=0.2
MapHighlightLevel=0.8
//DisplayLimitLeft=16
//DisplayLimitRight=120
//DisplayLimitTop=9
//DisplayLimitBottom=119


//------------------------------------------------------------

[RadarDisplayGround_Map]
PPI=TRUE
Symbol[01]=PPI_SWEEP
Symbol[02]=HORIZON_LINE

[RadarDisplayTerrain_Avoidance]
PPI=TRUE
Symbol[01]=B_SWEEP
Symbol[02]=HORIZON_LINE

The result is that the radar sweep stays at bottom of the radar scope, instead of moving to the middle, therefore I get mixed of upper and lower scanning on one screen:img00009.thumb.JPG.5ed9020663901b906fa9e9945b677447.JPGimg00010.thumb.JPG.ac57aecc22625c554317b81004956308.JPG

(Notice that the PPI sweep disappear due to going beyond the botom of radar scope)

What else should I do to enable 'true' 160 degree radar scope?

Thank you


Eagle114th

 

 

Edited by Eagle114th

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
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
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.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..