Preamble
This applet can be used to create FBD's to be analyzed using the related applet - Free Body Drawer. It is assumed that you have instructor-level access to the files on your network or computer system.
This page is designed to get you started using the applet. The applet should be open. The step-by-step instructions on this page are to be done in the applet. You may need to toggle back and forth between instructions and applet if your screen space is limited.
Projects and Project Files | This applet (and its related applet Free Body Drawer) make use of a specific set of files: Projects and Project images. A project file is a single file that contains instructions that tell the related applet, Free Body Drawer, what images to load, how to draw FBD's on these images and what text comments to display about each image. Each project has a single project file that is contained in a folder called projects. This folder is on the same level as the applet itself and should not be moved. This is discussed in detail in the section Project Files and the Underlying File Structure. |
Project Images | Associated with a project are graphic files in either GIF or JPG formats. It is assumed that you have access to third party graphics packages that you will use to create or capture images. In the present version of both Free Body Editor and Drawer, images must be 340 pixels by no more than 400 pixels. To ensure optimal presentation quality you should ensure that all images have a width of 340 pixels. |
FBD's | FBD's or Free Body Diagrams are the vector diagrams that you place on top of the images that you have selected as project images. Information about FBD's and their associated image files are stored in the project file. |
It is essential that all FBD files be contained in a common folder (called projects in this example). Each project is a combination of a project file (created by the editor when you save the project) and an image file. It is important that the image file have a specific name of the format:
|
|
Notice, for example that project_1 is accompanied by the folder project_1_images. You can assign any valid name you wish to the project file but you must also store all images for that project in an appropriately named folder. For Example...You have created a project called myproject1. All of the images that you use for this project must be in a folder called myproject1_images and this folder must be on the same level as the project file myproject1. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It is assumed that you have instructor-level access to the files on your network or computer system. In order to make your project files available to the applet Free Body Drawer you must do two things:
|
|
|
<param name = "projects" value ="FBD,project_1,project_2"> |
|
|
|
<param name = "projects" value ="FBD,project_1,project_2, myproject1, myproject2 "> |
|