Mic IQC update Jan 17 2026
This commit is contained in:
BIN
Acoustics Test/builds/Mic-IQC/Acoustic Library.lvlibp
Normal file
BIN
Acoustics Test/builds/Mic-IQC/Acoustic Library.lvlibp
Normal file
Binary file not shown.
15
Acoustics Test/builds/Mic-IQC/Calibrations.ini
Normal file
15
Acoustics Test/builds/Mic-IQC/Calibrations.ini
Normal file
@@ -0,0 +1,15 @@
|
||||
[Input]
|
||||
Microphone (USB PnP Audio Device) L = 1.181176
|
||||
Microphone (USB PnP Audio Device) R = 1.162728
|
||||
|
||||
[Output]
|
||||
Speakers (USB PnP Audio Device) L = 0.376000
|
||||
Speakers (USB PnP Audio Device) R = 0.376000
|
||||
|
||||
[Amp]
|
||||
Speakers (USB PnP Audio Device) - Amp R = 2.860000
|
||||
Speakers (USB PnP Audio Device) - Amp L = 2.840000
|
||||
|
||||
[Mic]
|
||||
Microphone (USB PnP Audio Device) - Mic R = 0.003467
|
||||
Microphone (USB PnP Audio Device) - Mic L = 0.003422
|
||||
2
Acoustics Test/builds/Mic-IQC/Mic-IQC.aliases
Normal file
2
Acoustics Test/builds/Mic-IQC/Mic-IQC.aliases
Normal file
@@ -0,0 +1,2 @@
|
||||
[My Computer]
|
||||
My Computer="localhost"
|
||||
BIN
Acoustics Test/builds/Mic-IQC/Mic-IQC.exe
Normal file
BIN
Acoustics Test/builds/Mic-IQC/Mic-IQC.exe
Normal file
Binary file not shown.
12
Acoustics Test/builds/Mic-IQC/Mic-IQC.ini
Normal file
12
Acoustics Test/builds/Mic-IQC/Mic-IQC.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[Mic-IQC]
|
||||
server.app.propertiesEnabled=True
|
||||
server.ole.enabled=True
|
||||
server.tcp.paranoid=True
|
||||
server.tcp.serviceName="My Computer/VI Server"
|
||||
server.vi.callsEnabled=True
|
||||
server.vi.propertiesEnabled=True
|
||||
WebServer.TcpAccess="c+*"
|
||||
WebServer.ViAccess="+*"
|
||||
DebugServerEnabled=False
|
||||
DebugServerWaitOnLaunch=False
|
||||
|
||||
80
Acoustics Test/builds/Mic-IQC/S11 - ANA Mic.cfg
Normal file
80
Acoustics Test/builds/Mic-IQC/S11 - ANA Mic.cfg
Normal file
@@ -0,0 +1,80 @@
|
||||
[main Config]
|
||||
debug = "true"
|
||||
mic test = "false"
|
||||
corr to ref mic = "false"
|
||||
getsn = "ddputil"
|
||||
GS List = ""
|
||||
GS Path = "C:\Users\chanwee.hew\Documents\Labview Program\Acoustics Test\Mic-IQC\GS\Ana_Mic.dat"
|
||||
|
||||
[hardware config]
|
||||
autostart = "com7"
|
||||
relay control = ""
|
||||
mic vdd = ""
|
||||
soundcard output = "Speakers (USB PnP Audio Device)"
|
||||
soundcard input(max 4) = "Microphone (USB PnP Audio Device)"
|
||||
|
||||
[Signal Config]
|
||||
AddHead? = "false"
|
||||
Head Freq = "1000"
|
||||
amplitude = "0.050"
|
||||
Sampling Rate = "48000"
|
||||
StarFreq = "15000"
|
||||
StopFreq = "50"
|
||||
Min Cycles = "12"
|
||||
Octave = "12"
|
||||
Min Duration = "0.01"
|
||||
|
||||
[Play&Record Config]
|
||||
playChannel(1:L 2:R) = "1"
|
||||
delay before play(ms) = "200"
|
||||
delay after play(ms) = "100"
|
||||
recordChannels = "1"
|
||||
add recording time(s) = "0.2"
|
||||
save waveform = "false"
|
||||
waveform path = "C:\Users\wee\Documents\Labview Program\Acoustics Test\Mic-IQC\waveform"
|
||||
|
||||
[Ref Mic Setting]
|
||||
Ref Mic = "false"
|
||||
soundcard input = "Microphone (USB PnP Audio Device)"
|
||||
recordChannels(1:L 2:R) = "1"
|
||||
|
||||
[Analyze Config]
|
||||
maximum harmonic = "5"
|
||||
sensitivity start Hz = "1000"
|
||||
sensitivity end Hz = "1000"
|
||||
Smoothing Width = "1/3"
|
||||
Units = "dBSPL"
|
||||
Windowing = "false"
|
||||
Start Freq = "100"
|
||||
Stop Freq = "20000"
|
||||
|
||||
[Delta config]
|
||||
Operand A = "FR - Smoothed DUT Mic1;Value - Sens DUT Mic1"
|
||||
Operand B = "FR - Smoothed GS Mic1;Value - Sens GS Mic1"
|
||||
Output = "FR - Delta Smoothed DUT Mic1;Value - Delta Sens DUT Mic1"
|
||||
|
||||
[Curve Limits]
|
||||
Name = "Lim - Delta Smoothed DUT Mic1"
|
||||
Upper Limit = "100,1.5,5000,1.5,5001,1.5,10000,1.5,15000,1.5,20000,2"
|
||||
Lower Limit = "100,-1.5,5000,-1.5,5001,-1.5,10000,-1.5,15000,-1.5,20000,-2"
|
||||
|
||||
[single limits]
|
||||
Name = "Lim - Sens DUT Mic1"
|
||||
Upper Limit = "10"
|
||||
Lower Limit = "-10"
|
||||
|
||||
[autosave]
|
||||
StationNum = "MicTest001"
|
||||
ProductName = "Ana Mic"
|
||||
TestName = "Mic IQC"
|
||||
json Path = "C:\IDU_MFG_OUTGOING"
|
||||
backup = "false"
|
||||
TMS = "false"
|
||||
GSSN Path = ""
|
||||
MES Path = ""
|
||||
|
||||
[DUT Play Config]
|
||||
DUT IP = ""
|
||||
set mode = ""
|
||||
Vol = "60"
|
||||
Wave Filename = ""
|
||||
80
Acoustics Test/builds/Mic-IQC/S11-DIG Mic.cfg
Normal file
80
Acoustics Test/builds/Mic-IQC/S11-DIG Mic.cfg
Normal file
@@ -0,0 +1,80 @@
|
||||
[main Config]
|
||||
debug = "true"
|
||||
mic test = "false"
|
||||
corr to ref mic = "false"
|
||||
getsn = "ddputil"
|
||||
GS List = ""
|
||||
GS Path = "C:\Users\chanwee.hew\Documents\Labview Program\Acoustics Test\Mic-IQC\GS\PDM_Mic.dat"
|
||||
|
||||
[hardware config]
|
||||
autostart = "COM7"
|
||||
relay control = "com4"
|
||||
mic vdd = ""
|
||||
soundcard output = "Speakers (USB PnP Audio Device)"
|
||||
soundcard input(max 4) = "Microphone (USB Advanced Audio Device)"
|
||||
|
||||
[Signal Config]
|
||||
AddHead? = "false"
|
||||
Head Freq = "1000"
|
||||
amplitude = "0.050"
|
||||
Sampling Rate = "48000"
|
||||
StarFreq = "15000"
|
||||
StopFreq = "50"
|
||||
Min Cycles = "12"
|
||||
Octave = "12"
|
||||
Min Duration = "0.01"
|
||||
|
||||
[Play&Record Config]
|
||||
playChannel(1:L 2:R) = "1"
|
||||
delay before play(ms) = "200"
|
||||
delay after play(ms) = "100"
|
||||
recordChannels = "1"
|
||||
add recording time(s) = "0.2"
|
||||
save waveform = "false"
|
||||
waveform path = "C:\Sonos\Pallas FA Test\PallasPlus_ChirpTest\waveform"
|
||||
|
||||
[Ref Mic Setting]
|
||||
Ref Mic = "false"
|
||||
soundcard input = "Microphone(USB PnP Audio Device)"
|
||||
recordChannels(1:L 2:R) = "1"
|
||||
|
||||
[Analyze Config]
|
||||
maximum harmonic = "5"
|
||||
sensitivity start Hz = "1000"
|
||||
sensitivity end Hz = "1000"
|
||||
Smoothing Width = "1/3"
|
||||
Units = "dBSPL"
|
||||
Windowing = "false"
|
||||
Start Freq = "100"
|
||||
Stop Freq = "20000"
|
||||
|
||||
[Delta config]
|
||||
Operand A = "FR - Smoothed DUT Mic1;Value - Sens DUT Mic1"
|
||||
Operand B = "FR - Smoothed GS Mic1;Value - Sens GS Mic1"
|
||||
Output = "FR - Delta Smoothed DUT Mic1;Value - Delta Sens DUT Mic1"
|
||||
|
||||
[Curve Limits]
|
||||
Name = "Lim - Delta Smoothed DUT Mic1"
|
||||
Upper Limit = "100,1.5,5000,1.5,5001,1.5,10000,1.5,15000,1.5,20000,2"
|
||||
Lower Limit = "100,-1.5,5000,-1.5,5001,-1.5,10000,-1.5,15000,-1.5,20000,-2"
|
||||
|
||||
[single limits]
|
||||
Name = "Lim - Sens DUT Mic1"
|
||||
Upper Limit = "10"
|
||||
Lower Limit = "-10"
|
||||
|
||||
[autosave]
|
||||
StationNum = "MicTest001"
|
||||
ProductName = "PDM Mic"
|
||||
TestName = "Mic IQC"
|
||||
json Path = "C:\IDU_MFG_OUTGOING"
|
||||
backup = "true"
|
||||
TMS = "false"
|
||||
GSSN Path = ""
|
||||
MES Path = ""
|
||||
|
||||
[DUT Play Config]
|
||||
DUT IP = ""
|
||||
set mode = ""
|
||||
Vol = "60"
|
||||
Wave Filename = ""
|
||||
BIN
Acoustics Test/builds/Mic-IQC/Stimulus.wav
Normal file
BIN
Acoustics Test/builds/Mic-IQC/Stimulus.wav
Normal file
Binary file not shown.
BIN
Acoustics Test/builds/Mic-IQC/WaveIO.dll
Normal file
BIN
Acoustics Test/builds/Mic-IQC/WaveIO.dll
Normal file
Binary file not shown.
BIN
Acoustics Test/builds/Mic-IQC/lvsound2.dll
Normal file
BIN
Acoustics Test/builds/Mic-IQC/lvsound2.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user