Release Notes


Stay updated with the latest MALMIJAL software releases, including new features, performance improvements, bug fixes, and version updates. Review detailed release notes and track the full version history of the MALMIJAL signal processing tool. 

RELEASE 7
관리자
5 Aug 2026

Update Details (v2.8.0)

This update includes new features, performance improvements, and bug fixes to enhance the stability and signal processing capabilities of MALMIJAL-M.


1. [DATA]

- Added support for importing and exporting JSON (.json) files.
b0058324f64ed.png

4ec23d8774251.png


- Added metadata tooltips for JSON (.json) files. 

576d2f9ca8716.png


- Added JSON (.json) export support. 



2. [Preprocess Panel]

- Added the Divide operation, supporting division between time-domain signals or between frequency-domain signals. 

f989f8966cfa1.png



3. [Spectra Panel]

- FFT (Fast Fourier Transform) : Added a Two-Sided spectrum option.

5e9401c21264e.png


- Cepstrum: Complex and Real Cepstrum

2e8131eca504e.png

1be694b6645d6.png


- Inverse FFT: Added the ability to perform Inverse FFT on FFT, Power Spectrum, Cross Spectrum, PSD, CSD, and FRF data. 

e3c55cbc64671.png

9f26085a1fe74.png


관리자
2 Jul 2026

Update Details (v2.7.1)

This release introduces new features, performance enhancements, and bug fixes designed to improve the stability, usability, and signal processing performance of MALMIJAL-M.


1. [Work Model]

- Added "Import MMJ File" to the Work  node context (right-click) menu.



6e48321231644.png

713c2097ab7c1.pnge3b19d0fbd0fe.pngImport result of the AM signal.mmj file under the Work1 model.


2. [Preprocess Panel]

Arithmetic Operation:

- Added support for dB Sum and dB Subtraction.

8c229c0c0ad94.png


- Added support for using time-domain data and selected frequency-domain data (FFT, Power Spectrum, PSD, and Octave Band) as input to DATA and PROCESS operations. 

aa2e9da3b5c72.png


Convolution:

- Full Option: Added a Full option to control the processing mode.

  • Checked: Use for frequency analysis
  • Unchecked: Use for filtering

ce3f7a5f0e295.png

Refer to Samples/convolution theorem.mmj for an example.


- Spectral Envelope

  • Added Spectral Envelope.
  • Applies envelope smoothing to FFT results using a Moving Average filter with a user-defined window size (order). 

1cc315492e1f2.png

93b95f2299401.png



3. [Spectra Panel]

Octave Band Analysis

- Added the "Use Input as Octave Bands" checkbox.

- Use this option when the input data is Octave Band data instead of time-domain data.

b1d1d21cdc695.png


4. [General Graphics Options]

- Added Left (←) and Right (→) arrow key navigation for the Data Cursor.

3aee924ebd5d2.png


- When plotting multiple Octave Band analysis results together, you can now choose from three visualization types:

  • Grouped Bar Graph (default)
  • Transparent Bar Plot
  • Scatter Plot

4103be9baa5d0.pngDefault Grouped Bar Graph


b3ad7828606e1.pngTransparent Bar Graph


aff91ce89b316.png

Scatter Plot


- Added support for displaying Overall dB and dBA values. 

54d130cc4fe44.png

f86fdf640ce16.png


관리자
20 Apr 2026

Update Details (v2.6.0)

This update includes new features, performance improvements, and bug fixes to enhance the stability and signal processing capabilities of MALMIJAL-M.


1. [Preprocess Panel]

- Added hyperbolic trigonometric functions: sinh, cosh, tanh

5b57fe21815db.png


- Added First Zero Crossing option for Sinc signal generation

01c6aacf7394b.png


2. [Statistics Panel]

- Added Sliding Window Features to the Statistics Method:

  • Statistical features include:
    • Mean
    • Median
    • Standard Deviation
    • Variance
    • RMS
    • Crest Factor
    • Skewness
    • Kurtosis

7d7c5564eed60.png


3. Added dataset: crest_kurtosis.csv, Added example file: crest factor and kurtosis.mmj
a83cbaaec1753.png


4. Added CF (Crest Factor) display when using: Ctrl + Shift + Mouse Click + Drag & Drop selection

97b796f027a81.png


5. Added support for 24-bit/sample IEEE float format when loading audio files


6. Updated audio recording hotkeys: Start recording: F2 → Ctrl + R, Stop recording: Ctrl + R, Enter, or Space


7. [PROCESS Panel] Added tooltip for # of FFT setting in Spectra:

  • For FFT, Power Spectrum, Cross Spectrum:
    → If # of FFT > 1000, automatic zero-padding is applied
  • For Short-Time FT, PSD, CSD, FRF, Coherence (Welch method):
    → If # of FFT > 1000, automatic 8-segmentation is applied

c46bc40f903ef.png


8. Updated model: Samples/order spectrum.mmj,  Updated corresponding data file: vibration.dat


9. Fixed errors when loading certain MATLAB MAT-files

관리자
5 Mar 2026

Update Details(2.5.0)


New features, performance improvements, and bug fixes to enhance stability and signal processing performance in MALMIJAL-M.


1.Expression Input Support for Numeric Fields

In non-integer numeric input fields, MALMIJAL-M now supports mathematical expressions, including basic arithmetic and common constants/functions such as pi, e, sin, cos, tan, abs, sqrt, exp, log, log10, and pow. After entry, the expression is automatically evaluated and converted into a numeric value.


Examples:

  • 2*pi*1000 → 6283.185…

  • sqrt(2) → 1.414…

  • log10(1000) → 3

05f3d5e1e8e3e.png


Invalid Expression Error Popup Invalid Expression Error Popup


2. Angle Option Added for Envelope Processing

An Angle checkbox has been added in the Preprocess tab when selecting Envelope Curve.
When enabled, MALMIJAL-M internally applies the Hilbert Transform to calculate the signal angle (phase) instead of the envelope curve.


For an example workflow, see:
“Samples/FM envelope.mmj”

1cadf4ed68772.png

e37c69af8b9f4.png

4cdf5eeeb8a48.png


3. Time Delay Added to Preprocess Tab

A Time Delay function has been added to the Preprocess tab, allowing users to shift signals in time for analysis and alignment purposes.


Example workflows can be found in:
“Samples/echo.mmj” and “Samples/detect delay.mmj”.

Time Delay Added to Preprocess Tab

bdc346a452ff1.png

aab637806914b.png


관리자
25 Jan 2026

Update Notes (v2.4.0)


- Data Editing (Crop, Cut, Restore) 

- Improvements to switching between D&D Mode and Modeling Mode

- .mmj example files revised and new ones added (from 31 to 45)


※ The update can be applied by downloading and installing it. (Previous version: v2.3.1)


0f4aa5e8aa563.png

Crtl+Shift Drag : Select Editing Area 


134656dd32086.png

Analysis Information & Crop/Cut Data  


07c35ff46cdd9.png

Export Data


5cb1bf18bbd40.png

Ctrl+D : Restore Data



관리자
30 Nov 2025

Update Details (v2.3.1)

- Minor Bug Fix


- Order spectrum Feature Added (Example file: order spectrum.mmj) 

8c944d99630fd.png

bdd22c4bc4560.png


- RPM extraction Feature Added (Example file: RPM extraction.mmj) 

5f67a99af450e.png

d2146a32b811b.png


※ To update, simply download and install it. (Previous version: v2.2.2)

관리자
17 Sep 2025

Release of MALMIJAL-Modeling


Signal Processing Visualization Platform

- No code, No pain!

- Preprocessing, Statistics, Filtering, Frequency Analysis

- Intuitive signal-processing visualization

- Interactive modeling and analysis

- Ideal for signal-processing education and training

- Automated macro processing through signal-processing modeling — multi-data processing


Key Analysis Features

-Preprocessing

  • Detrend

  • Resampling

  • Polynomial Fit

  • Exponential Fit

  • Arithmetic Operation

  • Differentiation

  • Integration

  • Peak Finding

  • Convolution

  • Envelope Curve


- Statistics

  • Descriptive Statistics

  • Auto-correlation

  • Cross-correlation

  • IQR (Inter-Quartile Range)

  • Z-score

  • PCA (Principal Component Analysis)


- Filtering

  • MA (Moving Average)

  • EMA (Exponential Moving Average)

  • FIR (Finite Impulse Response)

  • IIR (Infinite Impulse Response)


- Frequency Analysis

  • FFT (Fast Fourier Transform)

  • Short-Time FT

  • Power Spectrum

  • Cross Spectrum

  • PSD (Power Spectral Density)

  • CSD (Cross Spectral Density)

  • FRF (Frequency Response Function)

  • Coherence

  • Octave Band Analysis


Drag & Drop Mode

- Easy data handling with drag-and-drop

- Intuitive, interactive interface

- Single-file processing Supported file types:

  • Text files
  • Binary files(*.xlsx, *.mat, image files such as *.jpg, audio files such as *.wav)

- View the Drag & Drop Mode tutorial video


Modeling Mode

- DATA → PROCESS → DISPLAY workflow for data-processing modeling

- Multi-channel, multi-file processing

- Save and load modeling configurations

- Customizable data processing and visualization

- View the Modeling Mode tutorial video


img1.png

Terms and conditions     Privacy policy


PANAX SYSTEM Co., Ltd.  |  #103, 20, Yuseong-daero 1184beon-gil, Yuseong-gu, Daejeon 34109, Republic of Korea

Tel: +82-42-864-1325  |  E-mali: malmijal@panaxsyste.com  |  CEO : WonSeok Yun

Business Registration No. : 318-81-06618  |  Mail-Order License No. : 2015-Daejeon Yuseong-0060  |  Hosting Provider: IMWEB Co., Ltd. 

Copyright ⓒ 2026 PANAX SYSTEM Co., Ltd. All rights reserved.