Announcement

Collapse
No announcement yet.

VDI-RODERICO

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

  • this is a port of the vdi to a KS0108 based GLCD display for testing, it can be configured in three different modes:
    - XY correlation,
    - histogram view
    - or like a small "oscilloscope"
    different patterns in XY correlations might give you additional information about the target, e.g. some hints about its shape, the histogram view can be used for a better vdi "average" and the scope view is more just for debugging
    Attached Files

    Comment


    • i programmed an existing PCB and it works, it seems to me that too low sensitivity to visualization, as shown by good VDI - weak signals, XY histogram and oscilloscope nothing can be seen R4 and R6 I have 1M maybe I should increase the U1 gain get and use resistors R4 and R6 for 3M
      i will do field tests ... a bit slow, which will give a bigger 10 MHz - 20 MHz clock

      Comment


      • could you post a picture of XY and the histogram? are you using 1M or 3M?

        Comment


        • films from GLCD action, R4 and R6 resistors worth 1M
          -
          https://www.youtube.com/watch?v=NWTbO8B05eM
          https://www.youtube.com/watch?v=TBfOhaZAVmQ
          https://www.youtube.com/watch?v=q7bxj370gc4
          -
          on the scope you can see that something is cutting off negative indications

          Comment


          • ok I see what you meant, very nice videos, a possibility would be to auto-scale X and Y axis. I also saw a bug in the histogram view, sometimes it goes out of scale but it can be easily fixed. IMO the signal Y flattens in the scope view because the MPC602 is in saturation, so it cannot be done much, however it saturates quicker than channel X, it would be good to cross check this with a real oscilloscope...

            Comment


            • and concerning the oscillator frequency a solution might be to reduce the latency of the GLCD somehow, e.g. minimizing the reads/writes to the GLCD...

              Comment


              • I added the axis scaling in XY and scope views for testing: 1x (same as previous version), 2x, 4x and auto (this can scale the signal up to 16x). This version should also fix the values out of bounds in the histogram view, although it is still missing to reduce the display latency...
                Attached Files

                Comment


                • Originally posted by roderico View Post
                  I added the axis scaling in XY and scope views for testing: 1x (same as previous version), 2x, 4x and auto (this can scale the signal up to 16x). This version should also fix the values out of bounds in the histogram view, although it is still missing to reduce the display latency...
                  this version fixes a small bug with the axis auto-scaling related to the flatting of channel Y reported by kroman01, better to use this one for testing instead of previous one...
                  Attached Files

                  Comment


                  • glcd_test3 works great, that's what I meant, good job
                    you can turn off the 180 range in the histogram when the inteval value is set to -90.90

                    Comment


                    • next videos from glcd_test3
                      https://www.youtube.com/watch?v=UT9x_So4TiY
                      https://www.youtube.com/watch?v=yxw73frkF-A
                      https://youtu.be/3fz5k3C7iqg
                      XY offset: 513
                      level: 20mV
                      scale: auto

                      Comment


                      • ok very good, very nice videos, your XY offset should match the values shown in the screen when there is no target near the coil and then you might decrease the level to 10mV for better sensitivity, something similar to the battery that should be calibrated with a measurement of the battery voltage. I see that the out-of-bound values were not fixed correctly in previous version, could you check test4? this version also sets the histogram range according to the selected vdi interval and slightly decrease the display latency...
                        Attached Files

                        Comment


                        • I have glcd with RA8808 controller, it should be compatible with KS0108, but I do not want to work or would not be able to do something about it
                          Fortuna M3 operates with RA8808 and with KS0108

                          Comment


                          • doesn't version test4 work with the vdi shown in your video?

                            Comment


                            • I threw the test4 and it works, the histogram is set to -90/90, as I wanted, I have a night in Poland, tomorrow I will do field tests and films, 12 hours wait
                              greetings

                              Comment


                              • ok no problem, I'm afraid that RA8808 needs a different driver, so it is very likely that it won't work...

                                Comment

                                Working...
                                X