AUVSim Version 4.61 Help

Quick Start Tips
Tutorial
Release Notes


Quick Start Tips


Tutorial

General Considerations:

The application requires a computer running Windows95/98/NT4.0/2000/XP, preferably on a Pentium or better processor. A network connection to the Internet is also required. We have had mixed results running the client from behind a firewall - good luck if you try this. CPU requirements for AUVSim are minimal. Bandwidth required is approximately 5 kbit/s baseline, with additional 4 kbit/s per inter-vehicle command message sent or received. Assuming communications chatter between vehicles is not too heavy, you should be able to run several AUVSim clients on a single box over a 56K modem without problems.

The vehicle simulators use simple controller algorithms for maneuvering to attempt to achieve their target position. They are far from perfect and their primary use is to demonstrate different kinds of control to achieve similar goals. The vehicle simulator receives sensor updates and new position from the Environment Simulator Application (ESA) and sends its current "thrust" velocity back to the ESA.

The AUVSim application interface uses a set of menu dialogs above a primary status window to inform the user of program status. You cannot type directly into the status view - it is for informational display only.

Follow these steps to obtain and run the AUVSim program:

  1. Download the self-extracting zip file from the Client Applications section of the CADCON web page. Extract the file using the Unzip option. You will find the executable, several sample AUV configurations, and a file called "AUVSim.ini".

  2. Launch the AUVSim application by double-clicking on it.

  3. Configure a new AUV simulation, or open an existing configuration. To configure a new simulation, open the Edit->AUV Configuration window. To save a simulation configuration, chose File->Save. By convention, you should save the file with the same name as the AUV Name chosen in the AUV Configuration->System tab view. Files are appended with the .auv extension. The following tabs are available in the Configuration View:

    System:
    Fill in the Name and Group fields (Owner field is currently not user configurable). You should not use spaces in the names. The Name label is most critical as it is used to identify the vehicle during all inter-vehicle communication in the virtual environment. Pick an AOSN functional type. ("AOSN" is an acronym for "Autonomous Oceanographic Sampling Network", a concept that loosely refers to a heterogeneous fleet of autonomous ocean platforms capable of remote, long-duration sensing/sampling missions. The AOSN functional types listed in the AUVSim configuration view are a small subset of the many types that could exist for different platforms.) Click on "Apply" or "OK" to save these tab view settings; changes will not be recorded unless this is pressed.

    Control:
    This view, and the following five views, represent configuration parameters for the primary subsystems on the platform. To enable a subsystem, check the "Enable/Disable" box in the respective subsystem tab views. Disabling a subsystem implies that subsystem will not be present on the vehicle during the simulation; i.e., disabling the Communication subsystem means the vehicle will not be able to send or receive simulated acoustic messages. (A Control subsystem must be selected, therefore the option to disable it has been greyed out.) Select a body/control type. The body type controls the allowable motion and control characteristics of the vehicle. Note that the mooring type cannot move. Also, the Solar AUV and Torp controllers behave identically at this time. The crawler remains fixed to the bottom surface and is not restricted to the underwater environment. Fill in the vehicle capabilities as appropriate. Select the baseline power that this subsystem draws. This can be used if you wish to model the effects of power consumption on the vehicle. Finally, select whether to log elements of the subsystem status to disk. For logging to work, the Data Logging subsystem must be enabled. Click on "Apply" to save these tab view settings.

    Navigation:
    Currently, this subsystem only displays location and orientation information of the AUV: it is not used directly in the control of the vehicle. If the W3DNavDLL.dll file is present in the same directory as the AUVSim client, the user will have the option of selecting Magnetic Navigation or Default Navigation. With the Magnetic Navigation configuration option selected, the user can monitor their simulated vehicle's "true" position against the calculated position determined from the algorithms, based on sensor reading from the simulated magnetic dipole transmitter located at the origin in the virtual environment. The configuration option is available if the proper library (W3DNavDLL.dll) is present on the user's computer. Contact Tony Aponick at Foster-Miller Inc. (781-684-4300, taponick@foster-miller.com) for more information regarding magnetic navigation technology and details on how to obtain this library. If the library is not present, the Default Navigation subsystem is automatically used, which simply shows the current position, depth, velocity and attitude of the vehicle as delivered to the vehicle sensors. Select the baseline power that this subsystem draws. Finally, select whether to log elements of the subsystem status to disk. Click on "Apply" to save the settings.

    Communication:
    This subsystem provides the capability of inter-AUV communication. The primary parameters available for this subsystem are power settings. The baseline power is the constant power requirement of the subsystem. Transmit and receive power values are assessed when messages are sent and received, respectively. These values should be set based on the assumption that message send/receive times are exactly one second, and are independent of message length. (This assumption is driven by the unknown size of real acoustic messages within the simulation at this time.) Parameters are now availabe for communications system type. Options include: perfect, acoustic and ARGOS 1 satellite link. The user can also assign a unique channel ID to communicate on. Messages will only be acted upon if the received message communications type and channel ID match with the receiving VIP's capabilities. Select whether to log elements of the subsystem status to disk. Click on "Apply" to save the settings.

    Propulsion:
    The Propulsion subsystem provides the vehicle the ability of actively moving through the underwater environment (as opposed to passively moving by way of water currents). With this subsystem enabled, the user can also set the power requirements of the vehicle for different linear "thrust" velocities. The thrust-power profile uses linear interpolation between user supplied data points, and is bounded by the endpoint values. Select whether to log elements of the subsystem status to disk. Click on "Apply" to save the settings.

    Energy:
    This subsystem provides the capability for the AUV to monitor and assess vehicle energy usage. The baseline power is the constant power requirement to operate the Energy subsystem itself. Initial energy is used to represent the starting energy fraction of the energy capacity on the vehicle. Select whether to log elements of the subsystem status to disk. Click on "Apply" to save the settings. Options are battery and solar/battery. If solar/battery option is chosen, vehicle will automatically recharge it's batteries using solar insolation input while on the surface.

    Data Logging:
    The Data Logging subsystem provides the user the ability to log data regarding the subsystems and sensors. This subsystem can be assumed to be a part of the simulated AUV, and power values can be set to assess it's impact. Or the user may wish to use the subsystem to artificially monitor the AUV, and set the power requirements to zero. Data is logged to disk files, one per logged subsystem or sensor, at intervals corresponding to the indicated update period. The maximum log interval is 24 hours. Choose an appropriate file extension. Files are named automatically by the program using the following logic:

    "AUVName_YYMMDD_SubsystemOrSensorName.extension", where

    AUVName = AUV name chosen in Configure View,
    YYMMDD = Year, Month and Day as 2 digit integers,
    SubsystemOrSensorName = Name of the particular object data being logged,
    extension = User selected file extension.

    During a simulation, when a new day begins, the previous day"s log files are closed and new logfiles are automatically opened with the new day"s time in the file name. This facilitates the management of potentially large log files and allows older files to be archived while a simulation is running.

    Sensors:
    Sensors are used by the subsystem to access environment information shipped from the server. Their update rate is matched to the server-to-client update rate, set to 1 sec. Select the set of sensors you wish to include on your vehicle. Note that the controller and navigation subsystems require several sensors to function; these are noted on the appropriate subsystem configuration tab views. The client will indicate if a subsystem requires a sensor that has not been selected when the user attempts to log into the server, to allow proper update of the AUV configuration. Select the operating power requirements for each sensor; this power drain is assumed to remain constant while the vehicle is in the environment. Finally, select whether to log the sensor output to disk. Click on "Apply" to save the settings.

  4. Save the configuration by opening the File->Save As dialog. By convention, you should use the same name to label the file as you used to in the Configure Name field. To open an existing simulation configuration, use the File->Open dialog to select an existing file of type *.auv. If open, close the AUV Configuration window by clicking on the close icon in the upper right corner of the window.

  5. Host and Port information for connecting to the Environment Server are obtained by clicking on Environment Server Status. Enter these parameters into the Connect->Connection Preferences dialog. Also enter your User Name and Password. (If you don't know these, contact us and we will set you up with a valid pair. For evaluation purposes, the username "guest" and password "guest" will also permit connection to the server.) Enter a connect time - you will be disconnected from the ESA if you try to stay connected for longer than this time period. The server-to-AUVSim client update rate is currently fixed at 400 ms and the client-to-server update rate is 1 sec.

    The Reconnection State information is used when employing AUVSim in a HITL role; this capability is disabled for the public release version.

  6. Connect to the Environment Simulator (ESA). Select Connect->Connect to Simulation. An available list of virtual environments will be presented. Select one by clicking on the Environment Name. Click Enter. At this point, the Simulation Entry Parameters window should open. This window shows the current environment being modeled. Enter values for the initial vehicle position. Note that at this time, the vehicle controllers do not correct for pitch or roll. Click on "Enter Sim" after values have been entered. Note that the connection status of AUVSim to the server is indicated at the bottom of the main window.

  7. You should now be participating in the environment simulation. Use the View menu to check current sensor values and vehicle subsystem status. The Environment menu provides a status of the ESA update rate. You can disconnect from the ESA at any time by quitting the program or using the Connect->Disconnect menu option.

  8. While connected, user interaction in controlling this and other vehicles is conducted by sending Generic Behavior commands. Use the Command->GB Command menu to open the Command Builder window. This window simplifies the task of constructing a GB command. Choose an appropriate command (currently the Generic Behavior commands Maneuver and Communicate, and a prototype Aggregate Behavior Virtual_3_AUV, are supported) and Recipient(s). Chose "Self" if this command is directed toward this vehicle. Clicking on "Create Command" constructs the appropriate command in the proper syntax and puts it in the edit view under the button. Click on the "Send Command" button to then send the message. If the recipient is "Self", the message will be routed to the vehicle controller, which will attempt to handle it. Otherwise, the AUVSim client will send a simulated acoustic message to the server, which then rebroadcasts it to all other AUV client simulators. It is up to these individual simulators to handle the message appropriately.


Release Notes (Change History)

Last Updated 6/4/2004 for AUVSim 4.61
Author: Rick Komerska

AUVSim 4.5 to AUVSim 4.61:

AUVSim 4.4 to AUVSim 4.5:

AUVSim 4.2 to AUVSim 4.4:

AUVSim 4.0 to AUVSim 4.2:

AUVSim 2.91 to AUVSim 4.0:

AUVSim 2.9 to AUVSim 2.91:

AUVSim 2.8 to AUVSim 2.9:

AUVSim 2.7 to AUVSim 2.8:

AUVSim 2.6.1 to AUVSim 2.7:

AUVSim 2.6 to AUVSim 2.6.1:

AUVSim 2.5b to AUVSim 2.6:

AUVSim 2.3.2 to AUVSim 2.5b:

AUVSim 2.3.1 to AUVSim 2.3.2:

AUVSim 2.3 to AUVSim 2.3.1:

AUVSim 1.3.1 to AUVSim 2.3:

AUVSim 1.3 to AUVSim 1.3.1 (bug fixes):

AUVSim 1.2 to AUVSim 1.3:

AUVSim 1.1 to AUVSim 1.2: