![]() |
![]() |
![]() |
|
|
|||||||
| General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion? |
|
|
Thread Tools | Display Modes |
|
|
(permalink) |
|
Here's the scoop. I need to decode a wav file that I have. Let me tell you all that I know about it and see if anyone can lead me in the right direction.
The wav file contains (i believe) 100 bits of data that is transmitted over and over roughly 40 times a second. These values I am pretty sure of but the numbers are not definate. So these 100 data bits are encoded on this data stream somehow, that I don't know of. I need a way to decode this wav file and extract these 100 channels so to speak. When I discover the method, I should be able to play the wav through my decoder and watch each channel 1-100 go high / low respectively ~ 40/sec. I can see by looking at the wav file there is a start bit, so i think.. But what Im asking mainly is can anyone who's familiar look at this file and tell what method was used to encode. Any help greatly appreciated! http://www.dsfrobots.com/temp/filewav.zip |
|
|
|
|
|
|
(permalink) |
|
Ok so I'm pretty sure this is a Manchester encoded wav form. Can anyone at least verify this by looking at the wav form I included above? ANyone know of any good manchester decoder software I can run it through to see if I get any results.
|
|
|
|
|
|
|
(permalink) |
|
As far as I'm aware a WAV file is pretty well a plain audio file, with some header information - if you google you should be able to find all the information about it.
|
|
|
|
|
|
|
(permalink) |
|
When I play the .wav file on my computer, I just get the sound. You need to convert the sound to an oscilloscope display and post that.
__________________
see my website: www.geocities.com/russlk |
|
|
|
|
|
|
(permalink) |
|
Im sorry!! I had assumed everyone could open it in an oscil. view themselves... here ya go...
![]() ![]() ![]() |
|
|
|
|
|
|
(permalink) |
|
It looks like a repeating pattern, not any kind of coding.
__________________
see my website: www.geocities.com/russlk |
|
|
|
|
|
|
(permalink) |
|
Well i know for a fact there is hidden in there 100 bits 40 times a second.. Just hoping someone could lead me in the right direction for extraction
|
|
|
|
|
|
|
(permalink) |
|
Assuming it is a digital data sequence?, then you need to know how it's coded - it's no good just guessing (unless you have a LOT of time to spare).
However, for a start it's useless as an audio file - presumably it's from a modem?, so you need to convert it to ones and zeros to have somewhere to begin. But you've never even mentioned what it is?, which will probably make a BIG difference!. |
|
|
|
|
|
|
(permalink) |
|
It looks somthing like FM modulation to me
__________________
Il give you shocking experience. |
|
|
|
|
|
|
(permalink) |
|
Well that was the point to see if someone can guide me in the decryption. And what is it,, ITS a SECRET
I've counted 71 peaks between the common start bit which means to me that I must have lied about there being 100 bits here... Unless I've missed some logic in my head, to run 100 bits of data here I'd need 100 or more peaks wouldnt I? So,, this is fun! |
|
|
|
|
|
|
(permalink) |
|
Why is it a WAV file?.
|
|
|
|
|
|
|
(permalink) |
|
because its played on 1 track while audio is played on the other track to sync movements to the sound.
|
|
|
|
|
|
|
(permalink) | |
|
Quote:
|
||
|
|
|
|
|
(permalink) |
|
It does appear that there are two frequencies but sometimes the high frequency is only one cycle. I don't think a PLL will respond to that, but perhaps the one cycle in an anomaly and the system is not supposed to respond to that anyway.
__________________
see my website: www.geocities.com/russlk |
|
|
|
|
|
|
(permalink) |
|
Anyone familiar with CMI? I think it sorta resembles this type of coding... Either way, I have strong belief that the six short burst together have something to do with the start bit... then the short burst in between are indicating the 1's being sent. Sorta like CMI or Manchester.
|
|
|
|
|