How to Test Amplitude-Phase Response of Sensors and Circuits using Arduino DUE?

AI Thread Summary
The discussion focuses on using an Arduino DUE for testing the amplitude-phase response of sensors and circuits, specifically highlighting resonance frequency detection through zero phase crossing techniques, with a frequency range up to 250 kHz. Participants express interest in the project and request further details about the design goals and challenges faced during development. The linked resources provide additional insights into the project’s implementation and functionality. The project aims to enhance understanding of sensor behavior and circuit performance through practical experimentation. Overall, it presents an engaging approach to exploring electronic characteristics using Arduino technology.
MagicianT
Messages
6
Reaction score
0
Arduino DUE based project for testing amplitude-phase response of the sensor or circuitry.
Resonance frequency detection based on zero phase crossing, range up to 250 kHz.

Check it out : https://coolarduino.wordpress.com/2014/12/24/lcq-meter-amplitude-phase-characterizer-piezo-tester/

https://coolarduino.files.wordpress.com/2014/12/twopeaks.jpeg
 
Last edited by a moderator:
Engineering news on Phys.org
Looks like a fun project. I skimmed some of the material at your link. Can you describe in a couple paragraphs here what your overall design goals were, and what challenges you encountered?
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Back
Top