Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
pa-octave-and-acoustic-analysis [2026/01/30 21:30] reid_go-ci.compa-octave-and-acoustic-analysis [2026/01/30 21:59] (current) reid_go-ci.com
Line 6: Line 6:
  
 {{::octave_filter.png?400|}} {{::octave_filter.png?400|}}
 +
 +Octave analysis features two signal computation options, SLM: Sound Level Meter and APS: Auto-power Spectra.
  
 {{::octave_new_project.png?600|}} {{::octave_new_project.png?600|}}
 +
 +===Octaves===
 +
 +{{::octaves_filter_response.png?400|}}
 +
 +Octaves are defined as a doubling of magnitude.  Moving a single octave can move from a frequency of 4 Hz to 8 Hz or 1000 Hz to 2000 Hz.  Octave analysis often breaks Octaves into bins 1/N times.  Octave filter displays responses in frequency bins.  Passband filters are applied to time stream data and the resulting magnitude of frequencies are overlaid into single response to show strength of signal by frequency octave. 
 +
 +===Auto-power Spectra===
 +
 +APS functions the same in the octave analysis as in FFT spectra analysis.  The same filtering and computation occur to provide the APS results for each selected channel input.
 +
 +===Sound Level Meter===
 +
 +SLM computations results in three output streams for each selected channel.
 +
 +Sound level meters apply a single frequency weighting filter to better observe frequencies in a desired frequency band.  These bands are typically desined to represent the frequency spectrum which humans are naturally inclined to hear.
 +
 +These frequency bands are described as A, B, C, or Z weighted.
 +A - strongly weights frequencies humans are sensitive to
 +B - Designed for approximate human hearing at moderate sound levels
 +C - Flatter weight response, designed for loud impulsive noises
 +Z - No weighting
 +
 +Time Streams:
 +SLM Time Trace - continuous sampled time history of Sound level
 +SLM Values - interval based results taken from time stream.
 +dBHistograms - displays number of occurrences of sound level data in bins based on time spent in range and number of times SLm reached the bin 
 +
 +{{::octave_slm.png?400|}}
 +
 +{{:screenshot_2026-01-30_163255.png?400|}}