How to record a signal outside of a physics lab?

AI Thread Summary
To measure period doubling in a leaky tap, a user is exploring cost-effective methods to connect a signal to a computer without using LabVIEW or specialized external cards. They consider using a microphone plugged into the sound jack to capture drips, but are uncertain about converting that signal into a data file compatible with MATLAB. Suggestions include using a comparator and a 555 monostable to generate a pulse for easier data capture, or processing .wav files from the microphone to create a pulsed output. The user acknowledges the need for an analog to digital converter for a serial port connection, ultimately concluding that a microphone is the simplest solution. Overall, the discussion emphasizes finding accessible tools for experimental data recording outside a traditional lab setting.
gogetagritz
Messages
8
Reaction score
0
I am trying to set up an experiement to measure period doubling in a leaky tap. My plan was to just have a speaker input to a computer (through the com port I assume) to register drips into some container.

My web searchs for how to wire the two wires from a speaker to any port on the copmuter have so far been fruitless. I was wondering if anyone here has ever set up an experiment hooked to their computer without labview and some sort of external card made specifically for the purpose. I am hoping to do this on the cheap. Maybe I should just get a microphone and plug it into the sound jack, but I am not sure how to take that signal to a nice data file I can look at with MATLAB or something.

Any links/advice would be gratly appreciated.
 
Engineering news on Phys.org
Monitoring the parallel port would be much simpler, you could feed in a pulse for each event and have the software poll the pin you're using to find said events.

A microphone or leads could be fed to a comparator and then maybe even a 555 monostable to generate a pulse long enough to capture with you're polling interval whose period should be at least half that of the pulse.

Might be easier to find a way to process the .wav file from a mic in the sound card into a pulsed output file where you can set the criteria to determine when an event has occured.

http://www.soundslogical.com/support/mpacks/documentation/english/documentparts/mpack1over.html

Cliff
 
Last edited by a moderator:
Yes, after spending some more time looking up pin diagrams, I realized the serial port is a digital port, requiring an analog to digital converter chip, and thus a bread board and vcc. I could scrounge those from some physics lab at school I'm sure, but wanted to keep this as simple as possible, so you are right. A microphone is the way to go. thnx for the link.
 
While I was rolling out a shielded cable, a though came to my mind - what happens to the current flow in the cable if there came a short between the wire and the shield in both ends of the cable? For simplicity, lets assume a 1-wire copper wire wrapped in an aluminum shield. The wire and the shield has the same cross section area. There are insulating material between them, and in both ends there is a short between them. My first thought, the total resistance of the cable would be reduced...
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...
Back
Top