Announcement

Collapse
No announcement yet.

Let's made a PC-base metal detector with usb interface !!!

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #76
    OK,
    but (if sync is good) you need only 2 samples at 0 and 90 deg (RxBuff[I], RxBuff[Q]) (I&Q) for ArcTan and Sqtr - why is FFT...

    Comment


    • #77
      Originally posted by TheWizard View Post
      OK,
      but (if sync is good) you need only 2 samples at 0 and 90 deg (RxBuff[i], RxBuff[Q]) (I&Q) for ArcTan and Sqtr - why is FFT...
      Less work at the moment, because I had allready implemented the FFT-Filter. For quick implementation it is ok. But for speed enhancements, LP-FIR-Filter/Averaging + decimation should be used. But on the Laptop/PC there is much more computation power. I can acquire 94 Frames/s of signals + signal generation for output + Ref-I +Ref-Q, can process 94 Frames/s doing much more computation on approx. 40(!) channels, and displaying only up to 35 Frames per second (lame Win32-GDI). My frame size is 1024 samples at 96 kHz SR (24 Bit). There must be a good thread-implementation of the signal acquisition/transmission, signal processing and displaying the results. So I have up to 8 threads running for the application at the same time. Of course, of different priority levels. If there is not enough power, I discard some frames for displaying (less important). But all frames are processed just in real-time. This is, why I like the Laptop MD. There is no other DSP/µC that can do this! Of course, I am using multi-core CPU's automatically!

      By the way:
      Phase offset for Ref-Q of +90 degree should not realised as an index-offset to Ref-I! Otherwise, you will lose dynamic range of phase!
      Ref-I(t) and Ref-Q(t) should be generated independently by a generator, having Ref-Q-phase +90 degree of Ref-I-phase.
      Also, you should use pure sine-reference signal (no TTL wave forms). Then you will be able to get more accuracy.

      Aziz

      Comment


      • #78
        You have RX frame buffer - If you know who sample index is TX cross-zero
        n is TX cross
        it is I part RX[n]
        Q part is RX[n+"90deg"]
        Just use and plot this two samples and look dynamic range of phase...

        in my first picture phase error is ~ 1 deg for 1/4 input signal

        Comment


        • #79
          Originally posted by TheWizard View Post
          You have RX frame buffer - If you know who sample index is TX cross-zero
          n is TX cross
          it is I part RX[n]
          Q part is RX[n+"90deg"]
          Just use and plot this two samples and look dynamic range of phase...

          in my first picture phase error is ~ 1 deg for 1/4 input signal
          The problem arises, when your index-offset for +90° has some fractional part: e.g. 5.4 (you will have then 5 for index offset).
          To avoid this, one could use multiple of 4 samples per wave. This is just a limitation to frequency of interest selection. What happens, when your coil is not exactly matched to a particular frequency? You will lose some sensitivity. Anyway, a VLF/TR/Off-resonance digital-MD up to 24 kHz on 96 kHz SR should be possible. Even with 44/48 kHz and 16 Bit. It would be better, to have a 192 kHz SR, but my sound-card has only 96 kHz input. Output is of course 192 kHz but I am using 96 kHz for both.

          Better accuracy is given on lower frequencies: e.g. 5-15 kHz.

          So, who want's to develop a laptop MD now?
          Need more proof?

          Anyway, then implement this on a DSP/µC. It's almost same.

          Comment


          • #80
            Now I'm playing around with the lock-in amp for a while. Did some additional noise on output channel (inductively -> input channel) and will also do some on input channel directly soon.
            First tests showing a quite stable behaviour even if I take very much noise in the data (noise > signal).
            Then, I will test a ultra-balanced search coil with µV range of signal rest.

            Aziz

            Comment


            • #81
              Hi,

              I found some interesting measurements using sound-cards. There are some source codes and executables, I think in Delphi + DLL or so. If someone wants to try some coding or testing sound-cards, just check the site out.

              Using the DLL any programming language can be used!

              Web ist only in german.

              http://www.michaelgaedtke.de/Key_Messen.htm

              Aziz

              Comment


              • #82
                BASS.DLL(http://www.un4seen.com/) is "free" audio library for MP3, MP2, MP1, OGG....
                I use before for Stream Media Web Radio Player (XP widget)

                Comment


                • #83
                  Hi TheWizard,

                  it is a nice DLL, but costs a bit (shareware). Anyway, there are many sample source codes for this DLL library.

                  I made lots of noise experiments with lock-in amp. The result is incredible. Even when the signal is totally buried in more noise, the lock-in amp is quite stable. So I am going to develop my own digital lock-in laptop MD.
                  With this technique, I will be able to measure very low signals with ultra-balanced search coils. This would bring more depth sensitivity.

                  Aziz

                  Comment


                  • #84
                    Hi,

                    what about a speaking MD? I could imagine that a nice girl voice could tell me when I detect some gold:
                    "Stop Darling! You have found, whatever you seeked for!"

                    Even this is possible! A laptop with second sound-card (cheap, 16 Bit, USB or so) must be used also for the beeping. Even this runs without any problems. I have tested this many years ago, running the application with two sound cards: one for data processing and another for signal audio output.

                    Aziz

                    Comment


                    • #85
                      Originally posted by Aziz View Post
                      Hi,

                      what about a speaking MD? I could imagine that a nice girl voice could tell me when I detect some gold:
                      "Stop Darling! You have found, whatever you seeked for!"

                      Even this is possible! A laptop with second sound-card (cheap, 16 Bit, USB or so) must be used also for the beeping. Even this runs without any problems. I have tested this many years ago, running the application with two sound cards: one for data processing and another for signal audio output.

                      Aziz
                      This is like Treasure Talk from Garrett:
                      Garrett's exclusive voice function found only on the GTI 2500 that audibly announces various settings, adjustments and target information continuously or on demand.


                      I have yet to find someone who actually likes this feature.

                      Comment


                      • #86
                        Originally posted by Aziz View Post
                        Hi,

                        what about a speaking MD? I could imagine that a nice girl voice could tell me when I detect some gold:
                        "Stop Darling! You have found, whatever you seeked for!"

                        Even this is possible! A laptop with second sound-card (cheap, 16 Bit, USB or so) must be used also for the beeping. Even this runs without any problems. I have tested this many years ago, running the application with two sound cards: one for data processing and another for signal audio output.

                        Aziz
                        Now I need more whiskey....

                        Comment


                        • #87
                          The first DSP Lock-In-Amp test - sine 12.5 kHz

                          Offset and Magnitude in samples
                          Angle in Deg

                          Rx-Tx direct connected, calculation - 300 frames per sec

                          Attached Files

                          Comment


                          • #88
                            Originally posted by TheWizard View Post
                            The first DSP Lock-In-Amp test - sine 12.5 kHz

                            Offset and Magnitude in samples
                            Angle in Deg

                            Rx-Tx direct connected, calculation - 300 frames per sec

                            Hi TheWizard,

                            nice, really very nice. So you can sweep the coil at 1 m/s and you will have every 3.3 mm a measurement. This is very good!
                            You have probably small window/frame size. How much? And how much is your sampling rate and bit depth (12)?

                            Your offset, is this the DC offset of the A/D converter?
                            Now I am looking forward to your progress.

                            Regards,
                            Aziz

                            Comment


                            • #89
                              Your offset looks like the sampling offset due to latency time of TX and RX.
                              So it can't be a DC offset.

                              Comment


                              • #90
                                This days I will investigate results... I need to write Win Exe for debug datas from DSP

                                ADC is 12 bits 0..4095, sample rate 100k, Vref 3.3v
                                DAC is R-2R, for 12.5kHz sine TX - 16 steps, 5 bits, filter is only one capacitor

                                DC offset must be ~2048(I have not AMP driver to correct DC for 1/2 Vref), but in my calculations DC offet is without meaning... in picture Ofs is calculated DC offset (in ADC steps)

                                window for 12.5 kHz sine is 8 samples per wave

                                and this is not the best times and results, this is only FIRST test
                                Next I will try to create PWM sine wave for coil and add some drivers and LP filters...

                                Comment

                                Working...
                                X