Advanced Simulation Technology inc.
Model Builder Visual Tutorials
The following tutorials are excerpts from the Model Builder Visual Basic Training Manual. They are presented in downloadable PDF format. If you don't already have a free PDF reader, you can download one for free from Adobe's website:
Get Adobe Reader

Creating a Basic Model in MBV

This will walk the user through creating a basic MBV model, demonstrating how to use the most common objects in MBV. The model will be built in 4 blocks, or tutorials, which will build upon each other by adding new components and illustrating new concepts and tools.
  1. The first tutorial will focus on the wave object and three different control objects used to control and modify the input fields of the wave object.
  2. The second tutorial will focus on the Vox object.
  3. The third tutorial will focus on play sounds using the PSound255 object.
  4. The fourth tutorial will focus on the mixer object and how to use channel handles to internally route the audio generated from the previous three tutorials to the mixer object.
Download MBV_Basic_Model_Tutorial_1b.pdf (7.4 MB PDF)

This document references three .wav sound files:
Download chopper.wav (332k)
Download incoming.wav (828k)
Download tankfire.wav (68k)

This document also references two MBV models:
Download 2op_2Rad_Tutorial_Model.tgz (8k)
Download 8op_4Rad_Tutorial_Model.tgz (12k)
Note: Each of the following tutorials are excerpts from this main document.

MBV ICD Tool Tutorial

The Interface Control Definition (ICD) tool allows a host computer and an MBV model to share information via ethernet UDP packets by labeling and standardizing the information contained in the UDP packet. In other words, the ICD tool defines the XML packet layout. When creating an ICD, the user creates the packets that makeup the ICD and the members that makeup the packets. Note that this is an excerpt from the "Creating a Basic Model in MBV" (Rev. B) tutorial above.
Download MBV_ICD_Tutorial.pdf (332k PDF)

Creating a Radio Model in MBV

The two radio and two operator tutorial presented here is intended to show the user how a simple communications model is constructed. It will demonstrate the basic principles and main components upon which more complex communications models are developed. Note that this is an excerpt from the "Creating a Basic Model in MBV" (Rev. B) tutorial above.
Download MBV_Radio_Tutorial.pdf (1.6 MB PDF)

Advanced Radio Modeling in MBV

Radio Models (also referred to as Comms Models) are the largest, most complex, and most used models in MBV. This lesson contains several specifically-focused radio tutorials to demonstrate some of the properties of real radios and MBV simulated radios. It will also focus on the components most often used in comms models and the radio environment.
Download MBV_Advanced_Radio.pdf (584k PDF)
Download Advanced_Radio_Model.tgz (4.1 MB)

Model Conversion Tutorial

This model tutorial builds on the previous Radio Tutorial, and shows the user how to convert the 2-operator, 2-radio MBV model to an 8-operator, 4-radio model. Note that this is an excerpt from the "Creating a Basic Model in MBV" (Rev. B) tutorial above.
Download MBV_Model_Conv_Tutorial.pdf (572k PDF)
This document references two MBV models:
Download 2op_2Rad_Tutorial_Model.tgz (8k)
Download 8op_4Rad_Tutorial_Model.tgz (12k)