hi,
I know about the DE 5000 situation...
including that a usable (for guitar pickups) inductance meter need be designed for the purpose...
in any case, I've found DIY inductance meter using arduino...
(arduino is a fun thing, for sure, but sometimes it is only being sued to display a number, like in the case of a gauss meter using a HAL sensor -- which could be read using a DMM and a simple calculation, BUT in this case it seems to my layman eyes as a potentially good project... )
see the PDF: https://www.siliconchip.com.au/Files/Samples/Silicon Chip June 2017 p28-53.pdf
(opens in new window, and you can download it or just open it)
this webpage (another source) also describes this project, too (back in 2011, as a matter of fact):
https://reibot.org/2011/07/19/measuring-inductance/
my Question:
could this be used with pickups with reasonably good results?
they say in the reibot.org article:
"Now micro controllers are terrible at analyzing analog signals. The ATMEGA328 ADC is capable of sampling analog signals at 9600hz or .1ms, which is fast but no where near what this project requires."
which is great news, cause one cheap LCR meter (in fact, two) exists based on ATMEGA328...
so, this one must be better
also, they say in the Silicon Chip article:
"It offers automatic digital measurement of both inductance (L) and over a wide range and with 5-digit resolution.
Measurement accuracy is better than ±1% of reading over most of the ranges."
they say it has very high accuracy:
Features & specifications
Inductance range: ........................... 10nH
Capacitance range: ......................... 0.1p to 100mH+
F to 2.7μ F+ (non-polarised only) digits in either mode
Range selection: ............................. automatic
Sampling rate: ................................ approximately one measurement per second
Accuracy (when calibrated): ........... ±1% of reading, ±0.1pF or ±10nH
Supply voltage: ............................... 5V
DC @ <65mA (including backlit LCD)
Supply type: ................................... USB
charger or the USB port on a PC
I know about the DE 5000 situation...
including that a usable (for guitar pickups) inductance meter need be designed for the purpose...
in any case, I've found DIY inductance meter using arduino...
(arduino is a fun thing, for sure, but sometimes it is only being sued to display a number, like in the case of a gauss meter using a HAL sensor -- which could be read using a DMM and a simple calculation, BUT in this case it seems to my layman eyes as a potentially good project... )
see the PDF: https://www.siliconchip.com.au/Files/Samples/Silicon Chip June 2017 p28-53.pdf
(opens in new window, and you can download it or just open it)
this webpage (another source) also describes this project, too (back in 2011, as a matter of fact):
https://reibot.org/2011/07/19/measuring-inductance/
my Question:
could this be used with pickups with reasonably good results?
they say in the reibot.org article:
"Now micro controllers are terrible at analyzing analog signals. The ATMEGA328 ADC is capable of sampling analog signals at 9600hz or .1ms, which is fast but no where near what this project requires."
which is great news, cause one cheap LCR meter (in fact, two) exists based on ATMEGA328...
so, this one must be better
also, they say in the Silicon Chip article:
"It offers automatic digital measurement of both inductance (L) and over a wide range and with 5-digit resolution.
Measurement accuracy is better than ±1% of reading over most of the ranges."
they say it has very high accuracy:
Features & specifications
Inductance range: ........................... 10nH
Capacitance range: ......................... 0.1p to 100mH+
F to 2.7μ F+ (non-polarised only) digits in either mode
Range selection: ............................. automatic
Sampling rate: ................................ approximately one measurement per second
Accuracy (when calibrated): ........... ±1% of reading, ±0.1pF or ±10nH
Supply voltage: ............................... 5V
DC @ <65mA (including backlit LCD)
Supply type: ................................... USB
charger or the USB port on a PC
Comment