OS-T: 1395 Acoustic Analysis of Speaker Using RADSND

This tutorial demonstrates how to perform acoustic analysis of 2.1 speakers using the RADSND Method.

This method measures the radiated sound using the ERP (Effective Radiated Power) generated by assuming the nodes as discrete acoustic sources.


Figure 1. FE Model

For this model, a frequency response analysis is performed to measure the sound pressure level at the mic points. In Figure 1, the 2.1 speaker is illustrated by the shell elements on which harmonic displacement is applied at each node to make them vibrate. The vibration of the speakers produces sound waves that are measured at the mic points. The results, displacements and sound pressure levels, will be reviewed in HyperView.

Launch HyperMesh and Set the OptiStruct User Profile

  1. Launch HyperMesh.
    The User Profile dialog appears.
  2. Select OptiStruct and click OK.
    This loads the user profile. It includes the appropriate template, macro menu, and import reader, paring down the functionality of HyperMesh to what is relevant for generating models for OptiStruct.

Open the Model

  1. Click File > Open > Model.
  2. Select the speaker_RADSND.fem file you saved to your working directory from the OptiStruct.zip file. Refer to Accessing the Model Files.
  3. Click Open.
    The speaker_RADSND.fem database is loaded into the current HyperMesh session, replacing any existing data.

Set Up the Model

In this step you will create the material and property, and assign the property.

Create the Material

  1. In the Model Browser, right-click and select Create > Material from the context menu.
  2. For Name, enter Aluminum.
  3. Click Color and select a color from the color palette.
  4. For Card Image, select MAT1 from the drop-down menu.
  5. For E, enter 70E9.
  6. For NU, enter 0.3.

Create the Property

  1. In the Model Browser, right-click and select Create > Property from the context menu.
  2. For Name, enter Shell.
  3. Click Color and select a color from the color palette.
  4. For Card Image, select PSHELL from the drop-down menu and click Yes to confirm.
  5. For Material, select Unspecified > Material.
  6. In the Select Material dialog, select Aluminum from the list of materials and click OK.
  7. For Thickness, enter 0.01.

Assign the Property

In the Model Browser, click Component > Speaker and enter the data as shown in the following image.


Figure 2.

Apply Loads and Boundary Conditions

In this step you will create load collectors and set boundary conditions.

Create SPC Load Collector

  1. In the Model Browser, right-click and select Create > Load Collector from the context menu.
  2. For Name, enter SPC.
  3. Click Color and select a color from the color palette.
  4. Toggle Analysis panel and select the constraints option.
  5. Select all nodes of the speaker and activate all DOF and enter 0 for each.
  6. For Load Type, select SPC and click return.

Create SPCD Load Collector

  1. In the Model Browser, right-click and select Create > Load Collector from the context menu.
  2. For Name, enter SPCD.
  3. Click Color and select a color from the color palette.
  4. Toggle Analysis panel and select the constraints option.
  5. Select all nodes of the speaker and activate DOF 3 and enter 1E-5.
  6. For Load Type, select SPCD and click return.

Create a Set of Frequencies

  1. In the Model Browser, right-click and select Create > Load Collector from the context menu.
  2. For Name, enter Freq.
  3. Click Color and select a color from the color palette.
  4. For Card Image, select FREQi from the drop-down menu.
  5. Check the FREQ1 option and for NUMBER_OF_FREQ1, enter 1.
  6. Enter the following information:
    1. For F1, enter 0.0.
    2. For DF, enter 5.0.
    3. For NDF, enter 15.
  7. Click Close.
    This provides a set of frequencies beginning with 0.0, incremented by 5.0 and 15 frequencies.

Create a Frequency Range Table

  1. In the Model Browser, right-click and select Create > Load Collector from the context menu.
  2. For Name, enter tabled1.
  3. Click Color and select a color from the color palette.
  4. For Card Image, select TABLED1 from the drop-down menu.
  5. For TABLED1_NUM, type a value of 2 and press Enter.
  6. Click the Table icon below TABLED1_NUM and enter:
    1. For x(1) = 0.0.
    2. For y(1) = 1.0.
    3. Fo x(2) = 100.0.
    4. For y(2) = 1.0.
  7. Click Close.
    This provides a frequency range of 0.0 to 100.0 with a constant 1.0 over this range.

Create a Frequency Dependent Load

  1. In the Model Browser, right-click and select Create > Load Collector from the context menu.
  2. For Name, enter Rload1.
  3. Click Color and select a color from the color palette.
  4. For Card Image, select rolad1 from the drop-down menu.
  5. For EXCITEID, click Unspecified > Loadcol.
  6. In the Select Loadcol dialog, select SPCD from the list of load collectors and click OK.
  7. For TD, select the tabled1 load collector.
  8. For TYPE, select DISP.
    This provides a type of excitation. The type of excitation can be an applied load (force or moment), an enforced displacement, velocity or acceleration. The field type in the RLOAD1 card image defines the type of load. The type is set to applied load by default.

Create a Dynamic Load

  1. In the Model Browser, right-click and select Create > Load Collector from the context menu.
  2. For Name, enter Dload.
  3. Click Color and select a color from the color palette.
  4. For Card Image, select DLOAD from the drop-down menu.
  5. For S, enter 1.
  6. For DLOAD_NUM=, enter 1.
  7. For S, enter 1.
  8. For L, select RLOAD.

Create LOADSTEP

  1. In the Model Browser, right-click and select Create > Load Step from the context menu.
    A default load step template displays in the Entity Editor.
  2. For Name, enter DFREQ.
  3. For Analysis type, select Freq.resp (direct) from the drop-down menu.
  4. For SPC, select SPC from the Select Loadcol dialog.
  5. For DLOAD, select Dload from the Select Loadcol dialog.
  6. For FREQ, select Freq from the Select Loadcol dialog.

Set Up a RADSND Panel

In this step you will create and set up a RADSND panel.

Create a Surface Nodes Set

  1. In the Model Browser, right-click and select Create > Set from the context menu.
  2. For Name, enter Surface_Nodes.
  3. For Card Image, select SET_GRID from the drop-down menu.
  4. For Entity IDs, select Nodes, then select all nodes of the speaker component, and click proceed.

Create a Mic Nodes Set

  1. In the Model Browser, right-click and select Create > Set from the context menu.
  2. For Name, enter Mic.
  3. For Card Image, select SET_GRID from the drop-down menu.
  4. For Entity IDs, select Nodes, then select all nodes of the receiver component, and click proceed.

Create PANELG

  1. In the Model Browser, right-click and select Create > Set from the context menu.
  2. For Name, enter PANEL.
  3. For Card Image, select PANELG from the drop-down menu.
  4. For Type, select SOUND.
  5. For GSID, select Surface_Nodes from the list of sets.

Create RADSND

  1. In the Model Browser, right-click and select Create > Set from the context menu.
  2. For Name, enter RADSND.
  3. For Card Image, select RADSND from the drop-down menu.
  4. For Entity IDs, select Mic from the list of sets.
  5. For RADSND_NUM_PANEL, enter 1.
  6. For PID, select PANEL from the list of sets.

Define Output Control Parameters

  1. From the Analysis page, select control cards.
  2. Click on ACMODL and enter a value of 5 against DSKNEPS and click return.
  3. Click on GLOBAL_OUTPUT_REQUEST.
  4. Select DISPLACEMENT and SPL and click return.
  5. Click on GLOBAL_CASE_CONTROL.
  6. Select RADSND and select SID = RADSND from the list of sets.
  7. In the control cards page PARAM, under PARAM, select SPLC, SPLREFDB and SPLRHO and enter the values, as shown below:


    Figure 3.
  8. Click Enter twice to go back to the main menu.

Submit the Job

  1. From the Analysis page, click the OptiStruct panel.


    Figure 4.
  2. Click save as.
  3. In the Save As dialog, specify the location to write the OptiStruct model file and enter Speaker_RADSND.fem for the filename.
  4. Click Save.
    The input file field displays the filename and location specified in the Save As dialog.
  5. Set the export options toggle to all.
  6. Set the run options toggle to analysis.
  7. Set the memory options toggle to memory default.
  8. Click OptiStruct to submit the job.
    If the job is successful, new results files will be in the directory where the Speaker_RADSND.out file was written. The Speaker_RADSND.out file is a good place to look for error messages that could help debug the input deck if any errors are present.
    The default files written to the directory are:
    Speaker_RADSND.html
    HTML report of the analysis, providing a summary of the problem formulation and the analysis results.
    Speaker_RADSND.out
    ASCII based output file of the model check run before the simulation begins; gives a nonlinear iteration history as well as basic information on the results of the run.
    Speaker_RADSND.h3d
    HyperView compressed binary results file.
    Speaker_RADSND.stat
    Summary, providing CPU information for each step during the analysis process.

View the Results

  1. After receiving the message "Process completed successfully" in the command window, click HyperView.
  2. Open the results and plot the sound pressure level at 75hz frequency.
  3. On the toolbar, click (Contour).
  4. Under Result type, from the second drop-down menu, select Sound Pressure Level and select receiver for components.


    Figure 5.