learn_basics_setup
learn_basics_setup
Overview
Note: If you accidentally exit without saving your work, you can use the Adams View Log file
(aview.log) to recover your work. Learn about using the Adams View log file
2. Specify the directory to be used as your working directory. Adams View saves all files in this directory.
You can change the working directory at any time. Learn about specifying working directory.
3. If you selected to create a new model, do the following:
• In the Model name text box, enter the name you want assigned to the new model. You can enter
up to 80 alphanumeric characters. You cannot include special characters, such as spaces or
periods.
• Select the gravity settings for the new model. You can select:
• Earth Normal - Sets the gravity to 1 G downward.
• No Gravity - Turns off the gravitational force.
• Other - Lets you set the gravity as desired. The Gravity Settings dialog box appears after you
select OK on the Welcome dialog box.
4. Select a preset unit system for your model. In all the preset unit systems, time is in seconds and angles
are in degrees. You can set:
• MMKS - Sets length to millimeter, mass to kilogram, and force to Newton.
• MKS - Sets length to meter, mass to kilogram, and force to Newton.
• CGS - Sets length to centimeter, mass to gram, and force to Dyne.
• IPS - Sets length to inch, mass to slug, and force to PoundForce.
5. If you do not want any of the preset unit systems, you can change the units as required. Learn about
changing the default units.
6. Select OK.
Adams View creates a new model for you. If you selected to set gravity when creating a new model,
the Gravity Settings dialog box appears. Learn about specifying gravitational force.
Modeling Process
The steps that you use in Adams View to create a model mirror the same steps that you would use to build a
physical prototype. Click a step below or use the arrows on the right to read the steps sequentially.
Learning Basics 7
Overview
Although we’ve listed the steps that you perform to create a model as though you create the entire model at
once and then test and improve it, we recommend that you build and test small elements or subsystems of
your model before you build the entire model. For example, create a few modeling objects, connect them
together, and then run a simple simulation to test their motion and ensure that you are connecting them
correctly. Once these are modeled correctly, add more complexity to your model. By starting out slowly, you
can ensure that each subsystem works before moving on to the next step. We call this the crawl-walk-run
approach.
Main toolbox
Status bar
8 Adams View
Overview
Note: If you accidentally exit without saving your work, you can use the Adams View Log file
(aview.log) to recover your work. Learn about using the Adams View log file
3. At the bottom of the Plugin Manager, in the text box Licenses, view the number of licenses available.
To unload a plugin:
1. From the Tools menu, select Plugin Manager.
2. In the Load column, next to the plugin you want to unload, clear the selection of Yes.
3. Select OK.
Adams View removes any plugin menus or commands.
Note: You can change the name of the log file through the initialization file .mdi_init. For more
information, see Running and Configuring Adams.
only commands that create links, and remove any duplicate lines that occur if you encounter the same error
again.
To set the type of information displayed in the Display Log File dialog box:
1. Select the Show only lines of type check box and then select one of the following:
• Info - Displays all commands that you have executed in Adams View.
• Warning - Displays non-fatal messages that warn you of possible problems with commands you
entered.
• Error - Displays fatal messages that Adams View did not understand and, therefore, did not
successfully process.
• Fatal - Displays messages that indicated that your model would not simulate.
2. If desired, select Show only lines containing and enter the text that the line must contain in the text
box. You can also enter wildcards. Learn about using wildcards.
3. Select Apply.
Using Wildcards
You can use wildcards to narrow any search, set the type of information displayed in a window, such as the
Database Navigator or the Log file, or specify a name of an object in a dialog box.
n You can use a dash (-) to create ranges of characters. For example, [a-f1-4] is the same as
[abcdef1234].
n You can use a backslash (\) to include a special character as part of the character set. For example,
[AB\]CD] includes the five characters A, B, ], C, and D.
Here are some examples of more complex patterns and possible matches:
n x*y - Matches any object whose name starts with x and ends with y. This would include xy, x1y, and
xaby.
n x??y - Matches only those objects with four-character long names that start with x and end with y.
This would include xaay, xaby, and xrqy.
n x?y* - Matches all of those objects whose names start with x and have y as the third character. This
would include xayee, xyy, and xxya.
n *{aa,ee,ii,oo,uu}* - Matches all those objects whose name contains the same vowel twice in a row.
This would include loops and skiing.
n [aeiou]*[0-9] - Matches any object whose name starts with a vowel and ends with a digit. This would
include eagle10, arapahoe9, and ex29.
n [^aeiou]?[xyz]* - Matches any object whose name does not start with a vowel and has x, y, or z as the
third letter. This would include thx1138, rex, and fizzy.
n You can use quotation marks to identify all objects with a certain naming pattern. The following
example describes how to set a damping ratio of 0.05 to all beams in .model_1 that have ‘_beam’
in the name.
for var=the_beam obj=.model_1."*_beam*" type=Beam
force modify element_like beam &
beam_name = (eval(the_beam).name) &
damping_ratio = 0.05
end !for
Ribbon Capability
Introduction
The Adams 2019.2 ribbon based style interface and the GUI explained below.
Main Menu
Main menu divided in to following sections.
n Text-based menus
n File handling Strip
n Selection Strip
14 Adams View
Ribbon Capability
Text-based menus
n File
n Edit
n View
n Settings
n Tools
Important: Those users who customize the Adams View main text menu should be advised that this text
menu's location is .gui.main.mmenu_menu.mbar_refresh. The Adams View main text
menu for the Classic interface style remains .gui.main.mbar as it has been in previous
releases. To learn more about customizing Adams View refer to Customizing Adams View.
n Save Database
n Redo
n Undo
Selection Strip
Learning Basics 15
Ribbon Capability
n Set the view plane to coincident with the xy plane of an object users select
n Create Material
This will allow you to change the entity color. Right click on the button for more color
option.
n Align & Rotate Tool - Rotating Objects About or Along Grid or Features
n f(x) Tool
n f( θ ) tool
n View Fit
n Dynamic Pick
n Center
n Rotate
n Dynamic Translate
n Dynamic Zoom
Learning Basics 17
Ribbon Capability
Solids
n Box Tool
n Cylinder Tool
n Sphere Tool
n Frustum Tool
n Torus Tool
n Link Tool
n Plate Tool
n Extrusion Tool
n Revolution Tool
18 Adams View
Ribbon Capability
n Plane Tool
Flexible Bodies
n Adams Flex
n Rigid to Flex
n Flex to Flex
n MNF XForm
n ViewFlex
Construction
n Point Tool
n Marker Tool
n Polyline Tool
n Arc Tool
n Spline Tool
Learning Basics 19
Ribbon Capability
n Point Mass
Booleans
n Unite Tool
n Merge Tool
n Intersect Tool
n Cut Tool
n Split Tool
n Chain Tool
Features
n Chamfer Tool
n Fillet Tool
n Hole Tool
n Boss Tool
n Hollow Tool
20 Adams View
Ribbon Capability
Connectors
Joints
Primitives
Couplers
Special
n General Constraint
22 Adams View
Ribbon Capability
Motions
Joint Motions
General Motions
n Point Motion
Forces
Applied Forces
Flexible Connections
n Bushing Tool
n Beam
Special Forces
n Contact
n Tire
n Modal Force
n Gravity
24 Adams View
Ribbon Capability
Elements
Data Elements
n Spline Tool
n General Spline
n Array
n Create/Modify Matrix
n Create/Modify String
n Create FEMDATA
System Elements
Function
n Function Builder
Controls Toolkit
Design Exploration
Design Variable
Measures
n Object Measure
n Point-to-Point Measure
n Angle Measure
n Orientation Measure
n Range Measure
n Computed Measure
n Function Measure
n Display Measures
Instrumentation
n Create a Request
n Create/Modify Sensor
Design Evaluation
Adams Insight
Plugins
Controls
n Controls
Vibration
n Vibration
28 Adams View
Ribbon Capability
Durability
n Durability
Mechatronics
n Mechatronics
Note: Plugins located on this tab may be initially loaded by clicking the corresponding icon. To
unload these plugins or to subsequently reload these plugins one must use the Plugin Manager
located under the Tools menu. To learn more about the Plugin Manager, see section Loading
and Unloading Plugins.
Machinery
Gear
n Create Gear Pair
n Planetary Gear
n Gear Output
Belt
n Create Pully
n Create Belt
n Belt Actuation Input
Chain
n Create Sprockets
n Create Chain
n Sprocket Actuation Input
Learning Basics 29
Ribbon Capability
Bearing
n Create Bearing
n Bearing Output
Cable
n Create Cable
Motor
n Create Motor
Cam
n Create Follower Motion
n Create Cam Profile
n Construct Cam System
Simulation
Setup
n Import ACF
Simulate
n Interactive Controls
n Scripted Controls
30 Adams View
Ribbon Capability
Results
Review
n Animation Controls
Adams PostProcessor
n Adams PostProcessor
Learning Basics 31
Ribbon Capability
Model Browser
Browse
The browse tab is the default tab. It depicts a hierarchy of all the objects in the database. It has nine top level
folders that contain the objects by type. The objects that do not fit into the first eight categories, are included
in the "All Other" folder.
Groups
The Groups tab allows the user to gather database objects together.
Filters
The Filters tab enables you to create and save complex searches which can update dynamically.
To learn more about the model browser see section Model Browser.
32 Adams View
Ribbon Capability
Status Toolbar
View Setup Strip
n Toggle visibility
n Window layout
Information Strip
n Stop command
Learning Basics 33
Setting Preferences
Setting Preferences
Rotation Sequences
Adams View uses three orientation angles to perform three rotations about the axes of a coordinate system.
You specify the order in which axes are rotated about as a sequence of three numbers (1,2,3), which
correspond to x-, y-, and z-axes, respectively. For example, a rotation order of 312 produces rotations about
the z-, then x-, and then y-axis. Adams View provides you with a set of 24 rotation sequences from which to
choose. The most commonly used rotation sequence, body 313, is the default sequence.
The figure below shows how successive rotations defined by the rotation angles orient the axes. Dashed lines
represent original orientations and solid lines represent new and unchanged orientations.
n The first angle rotates the coordinate system about its z-axis. This repositions the x-axis and the y-
axis (see a in figure).
n The second angle rotates the coordinate system about its new x-axis (x´) to reposition the new y-axis
(y´) and the z-axis (see b in figure).
34 Adams View
Setting Preferences
n The third angle rotates the coordinate system about its new z-axis (z´) to reposition the new x-axis
(x´) and the second new y-axis (y´´).
Together and in sequence, these rotations define the orientation of the coordinate system (see c in figure).
The right-hand rule defines the direction of positive rotation about each axis. For example, if you are looking
down the initial z-axis, positive rotations are counterclockwise and negative rotations are clockwise.
3. Set the acceleration of the gravity in the x, y, and z directions with respect to the global coordinate
system. See the table below for assistance.
4. Select OK.
Unit Labels
To enter units other than the default in text boxes, you can use either simple unit labels or composed unit
labels.
Any unique abbreviation for a simple unit label is acceptable. For example, you can abbreviate radians in the
following ways, since none of the abbreviations conflict with abbreviations for any other units:
radians = radian = radia = radi = rad = ra = r
There are three exceptions for entering unique aliases:
Here are some examples of unit labels associated with a number within text boxes:
n 1mm
n 1.2 inch (spaces are not significant)
n 24in (you can use abbreviations)
A composed unit label is always enclosed in parentheses to eliminate ambiguity. Here are some tips and
examples of composed unit labels:
n To indicate torque, enter: 3.3 (newton*meter)
n To indicate composed acceleration, enter: 9.8 (meter/sec**2)
n To indicate angular acceleration, enter : PI (rad/sec**2)
n To indicate multiplication with a dash, enter: (fun(1)*3)(in - lbf)
n You cannot include parentheses inside of composed units. Therefore, the following is incorrect:
1.2 (inch / (sec*deg))
Instead, enter the following:
1.2 (inch / sec/deg)
Tip: In general, if you see units associated with numbers in the information window, command file,
log file, and so on, you should be able to take that unit string and use it in a text box without
error.
Interface Style
The user is provided with the option to switch 'Classic' View interface. This options provided under the main
menu Settings → Interface style → Classic. If user wants to switch back to the new ribbon based view then
select Settings → Interface style → Default.
To save settings:
1. Set the display of your model and any other Adams View settings, as desired.
2. From the Settings menu, select Save Settings.
Learning Basics 41
Model Browser
Model Browser
The Model Browser window can be divided into three sections, based on the three tabs:
n Browse
n Group
n Filters
These three tabs are discussed in detail in separate sections, later in this chapter.
n To dock the undocked Model Browser, double-click on its control bar. The browser gets docked on
its previous location.
n To dock the undocked Model Browser on a different (right/left) location, click on the browser’s
control bar and drag the window where you want to dock the window; when you get close enough,
the browser will jump into the docking position.
n To move the undocked Model Browser, click on its control bar and drag anywhere on your screen.
Right-click Menus
When you click right mouse button, different shortcut menus appear depending on the tab and the entity
selected in the Model Browser. The menus can be divided in three types:
n Shortcut menu: Appears, when you right-click in the free space in the Model Browser.
n Context menu for single selection: Appears, when you right-click on a single entity in the Model
Browser.
n Context menu for multiple selection: Appears, when you right-click after selecting multiple entities.
44 Adams View
Model Browser
Shortcut Menu
When you click in the free space of any tab of the Model Browser a shortcut menu appears. The options in
this menu differ in different tabs but some common functionality is described below:
n To expand all nodes in the Model Browser tree, select Expand All from the shortcut menu.
n To collapse all nodes in the Model Browser tree, select Collapse All from the shortcut menu.
n To refresh the Model Browser, select Refresh from the shortcut menu.
n To sort the objects in the Model Browser by either type or name, point to Sort Entities by on the
shortcut menu and click either Type or Name, as required.
Note that the Browse section provides only one option: Sort Entities by Name.
The options under the context menus for single and multiple selection differ depending on the current tab
(Browse, Groups, or Filters) and are discussed in the respective sections.
Browse Tab
The browse tab is the default tab. It depicts a hierarchy of all the objects in the database. It has nine top level
folders that contain the objects by type. The objects that do not fit into the first eight categories are included
in the "All Other" folder.
Learning Basics 45
Model Browser
A drop down menu at the top of the browse tab displays currently active model. The browse tab has a quick
search box that enables you to specify search criteria and find matching objects in the database.
Modifying Objects
The Model Browser lets you modify database objects.
To modify objects:
1. Right-click on the object, and then select Modify. Based on the object type selected the relevant
Modify window appears.
2. Modify the specified values as required and click OK.
Creating Measure
The procedure of creating object measure is described below. Read About Measures for more information on
object measures.
Renaming Objects
You can rename an object in the model browser.
To activate/deactivate objects:
1. Right-click on the object to Activate/Deactivate, and then select (De)activate. The
Activate/Deactivate window appears.
2. Choose one from the following:
n To deactivate the object and its dependents, deselect the Object Active checkbox.
n To deactivate only the dependents of selected object, deselect the Object’s Dependent Active
checkbox.
Learning Basics 47
Model Browser
n To reactivate a deactivated object and its dependents, select the Object Active checkbox.
n To reactivate the deactivated dependents of an object, select the Object’s Dependent Active
checkbox.
3. Click OK.
Hiding/Showing Objects
You can change object display preferences.
Groups Tab
The groups tab enables you to create and manage groups in the database. Group creation and modification
is supported along with the facility to drag-drop members across groups.
Grouping Objects
The Groups tab enables you to select and group database objects based on your preferences. It is shown below.
2. Provide the required information in the fields in the Group Create window, and then click OK. The
new group gets created.
Modifying Groups
The Model Browser lets you modify the object groups.
To modify groups:
1. Right-click on the group, and then select Modify. The Group Modify window appears.
2. .Modify the specified values as desired and click OK.
To empty a group:
1. Right-click on the group, and then select Empty. All the objects get removed from the group.
Sorting Groups
You can sort groups by either name or type.
To sort groups:
Right-click in the free space in Groups tab, and then point to Sort by and select Name or Type as required.
The groups will get sorted.
Quick Search
The quick search box will also be present at the bottom of the groups tab. It functions in exactly the same
way as on the Browse Tab, but only displays group names or those items present in groups.
Filters Tab
The Filters tab enables you to create and save complex searches which can update dynamically.
Learning Basics 49
Model Browser
Filtering Objects
You can select search criteria in the filter input area located at the bottom of the browser window, and type
text in the search text field for this search.
To create a filter:
1. Right-click in the free space in Filter tab, and then select New Filter. The Filter Creation window
appears.
2. Type the name of the filter and click Add Filter. The filter gets added.
3. In the Filter text box, enter the name of the objects that you want to display. Type any wildcard that
you want to include.
4. From the pull-down menu below Filter text box, select the type of object or objects that you want to
display in the Model Browser.
5. To only display active or inactive objects, set the pull-down menu below the Filter objects to either
Active Objects or Inactive Objects.
6. Select the Dynamic check box if you want the filter to update automatically when new objects that
meet the filter specifications are added.
7. Press Enter.
50 Adams View
Model Browser
Combining Filters
You can create a new filter by combining two filters. One of the three operators: AND, OR, or NOT can be
used for combining the filters.
n AND: Creates a filter that consolidates the two filters as: F1 ∩ F 2 , only the common objects of
both filters will be in the resulting filter.
n OR: Creates a filter that consolidates the two filters as: F 1 ∪ F 2 , all objects of both filters will be
in the resulting filter.
n NOT: Creates a filter that consolidates the two filters as: F 1 – F 2 , only the objects that are in F 1
but not in F 2 , will be in the resulting filter.
Learning Basics 51
Model Browser
To combine filters:
1. Select the two filters to combine and right-click on them.
2. From the right-click menu that appears, point to Combine and select one condition from AND, OR,
or NOT, as required.
The new filter will be created, satisfying the condition selected.
The order of the filter combination is determined by the order in which the filters appear in the list from the
bottom to top. For example, if two filters A and B are selected for combination such that A appears above B
in the list, then the filter created with an AND operation between the two will be B_AND_A (and will be so
named as the default). In order to create a filter A_AND_B, the list needs to be sorted first (using the 'Sort
Filters' option from the context menu that pops up when the list is right-mouse clicked.).
The filter operations AND and OR are inherently commutative and as such the order of the filter created by
a combination of these do not matter as far as the result is concerned. For example, the filter created with the
combinations (A AND B) and (B AND A) will yield the same result. The filter combination NOT however
is not commutative and the order here can be determined by the sorting method as explained above.
52 Adams View
Model Browser