How do you compute received power for a volumetric analysis?
Answer
This quick example describes how to define airspace around a ship emitter and compute received power at each grid point in that airspace by using Spatial Analysis in STK.
Create a ship () with a complex transmitter ().
Define the antenna pattern.
Create an area target () around the ship and use the area target to define the AirSpace volume.
Create an Aircraft with a Receiver
Create an aircraft ().
Attach a receiver () to the aircraft. The receiver will define the receiver on each of the airspace grid points. The position of the aircraft does not get used when populating the grid points of the airspace.
Create an Aircraft with a Receiver
Compute access between the aircraft receiver and the ship transmitter
Use Analysis Workbench to Create a Scalar Calculation
Using Analysis Workbench (), create a Data Element type Scalar Calculation on the access object.
Open the Link Information Data Provider and assign the Received Isotropic Power or Carrier Power at Receiver Input.
On the receiver object, create a spatial calculation of type Scalar At Location based on the Received Power scalar calculation.
Create a Volumetric Object
Create a Volumetric object ().
Use the AirSpace () to define the Volume Grid and use the Received Power Spatial Calculation for the Spatial Calculation.
Open Airspace's () properties.
Select the 3D Graphics - Volume properties to display the Spatial Calculation levels.