Other Settings

Folder Settings

The information fo the currently selected folder is displayed int the folder detail view at the top of the main window.

Preferences

The Preferences window allows you to set the global application preferences. To open the preferences window, select "Preferences" from the Setting button.

Managing physical quantities

A physical quantity in Sigma is a concept consisting of a "name" and a "unit", and each record is always associated with one of the physical quantities. You can add, delete, or edit physical quantities in the Physical Quantity Management window. To open the window, select "Physical Quantity Manager" from the Setting button.

Double-click an item in the Physical Quantity list, or click the Add button or the Edit button to open the Physical Quantity Edit window.

  1. Show/Hide check box for selection
  2. Sets whether or not to display the physical quantity as a choice when loading data or editing record information.
  3. Superscript button
  4. Press the button while selecting the character you want to use as a superscript in the string entered as the unit. (Only numbers are supported.)

Managing bearing data

Register the bearing model and specifications, which are required when selecting a bearing as the target type in the folder. Currently, this is required only when calculating EDP. Select "Bearing Manager" from the Setting button on the toolbar to open the Bearing Management window.

The basic rotation frequency can be any value, but for the other items, enter the value when the basic frequency is the shaft rotation frequency. For example, if you enter 1000 for the basic frequency, enter the "Ball Pass Frequency of Outer Ring" when the shaft rotation frequency is 1000 rpm. When the characteristic frequency information of the bearing is used, such as when calculating the EDP, it is automatically converted to the characteristic frequency at the rotation speed specified in the record property "RPM".

Managing database

This function is used to back up, move to a new location, and load all the data stored in Sigma, including raw waveform data. All data is stored in a folder named "SigmaData". We call it "Data Folder".
To open the data folder settings window, select Advanced Settings -> Data Folder Settings from the Setting button on the toolbar.


Proxy Settings

Sigma uses internet connection for license activation/deactivation and software update. Normally, no special settings are required for the internet connection, but if communication from the corporate network fails, it is possible that the automatic acquisition of the proxy server settings used as a firewall has failed. In this case, directly entering the address and port number of the proxy server being used as a firewall may solve the problem. To change the proxy settings, select Advanced Settings -> Proxy Settings from the Setting button on the toolbar.

Cache Settings

When calculating features, AI models, etc., the calculation results are cached internally and may be reused. Normally, you do not need to change this setting, but you can clear the cache and change the cache size in the cache management window. To open the cache management window, select "Advanced Settings" -> "Computation Cache" from the Setting button on the toolbar.

Changing memory size

If you are experiencing symptoms such as signals, FFTs, or spectrograms not being displayed while using Sigma, it is likely that the memory is insufficient. In this case, increasing the size of the memory used by Sigma may solve the problem. The procedure to change the memory size used by Sigma is as follows.

  1. Close Sigma if it is running.
  2. Open the configuration file "C:\IIU Sigma\app\Sigma.cfg" with Notepad or other text editor.
  3. In the configuration file, change the -Xms and -Xmx values in [JVMOptions] to the values of the memory capacity you want to allocate.
  4. Save and close the configuration file.
  5. Launch Sigma.
    If Sigma does not start here, it means that your PC was not able to allocate the specified amount of memory. Please open the configuration file again, reduce the amount allocated and try to start.
TOP