+ Post New Thread
Page 2 of 25 FirstFirst 123412 ... LastLast
Results 21 to 40 of 491

Thread: Digital oscilloscope Project

  1. #21
    Member level 4
    Points: 1,938, Level: 10
    Achievements:
    7 years registered
    Make_Pic's Avatar
    Join Date
    Apr 2002
    Posts
    78
    Helped
    1 / 1
    Points
    1,938
    Level
    10

    project oscilloscope

    joilen: It is good information for me, but
    I need any information about a stroboscopic method of the measurement for DSO!



  2. #22
    Member level 4
    Points: 1,938, Level: 10
    Achievements:
    7 years registered
    Make_Pic's Avatar
    Join Date
    Apr 2002
    Posts
    78
    Helped
    1 / 1
    Points
    1,938
    Level
    10

    cpld oscilloscope

    I need any information about a stroboscopic method of the measurement for DSO! The stroboscopic method allows to measure Frequencies up to about 3 GHz.



  3. #23
    Newbie level 6
    Points: 2,182, Level: 10
    Achievements:
    7 years registered

    Join Date
    Dec 1999
    Posts
    13
    Helped
    0 / 0
    Points
    2,182
    Level
    10

    pic oscilloscope project

    another project link.

    :? http://www.enetsystems.com/~lorenzo/scope/

    enjoy!



  4. #24
    Full Member level 6
    Points: 3,663, Level: 14
    Achievements:
    7 years registered
    Sobakava's Avatar
    Join Date
    Mar 2002
    Posts
    348
    Helped
    5 / 5
    Points
    3,663
    Level
    14

    dso project

    " I need ideas about 'triggering' "

    My design will be based on a simple
    FPGA/CPLD or a fast Scenix SX + FIFOs.

    If I don't need to implement "pre-triggering", I suppose I don't have to store samples all the time. Only a trigger signal from analog channel or external trigger channel is required to start acquisition of "n" samples with sampling rate
    of "m" MPSP.

    After filling FIFO, I'll start USB2.0 transfer with
    CY7C68013 (Cypress EZ-USB2+8051 IC)

    I want to know about triggering circuit. How can I do that in analog way?

    I need to generate a pulse from specified level and specified edge (hi-to-lo or lo-to-hi) of the analog signal and then I'll set a flip-flop, and reset this flip flop after FIFO filled so I wont get repeatedly pulses for every matched level-edge during sampling.

    For setting trigger level, I am thinking about using a DAC/digital potentiometer. Or If I do this after ADC, I can use 8 bit magnitude comparators...


    May be I'm in wrong way. What do you think/recommend?



  5. #25
    Member level 5
    Points: 2,432, Level: 11
    Achievements:
    7 years registered

    Join Date
    Jul 2001
    Posts
    90
    Helped
    0 / 0
    Points
    2,432
    Level
    11

    digital storage oscilloscope project

    If you don't want to pre trigger by storing samples in a circular buffer, why don't you implement a digital compare for the sampled AD value.
    If you want to detect e.g. low to high transition you have first to wait that the AD input value becomes smaller than the trigger level. then you can reset your trigger pulse. the next time the ad value becomes equal or higher than this level you can set the trigger pulse.

    the advantage of this way is you can implement a triggering unit without any additional analog hardware which can drift by temperature ans so on.
    another advantage is you can implement schmitt triggering behaviour when having two independant levels for upper and lower AD value. To implement this with analoge matters you will have to build up two DACs or else.

    Hope it helps,
    aOxOmOx



  6. #26
    Member level 1
    Points: 1,483, Level: 8

    Join Date
    Dec 2003
    Posts
    32
    Helped
    2 / 2
    Points
    1,483
    Level
    8

    build digital oscilloscope

    try to use gameboy for small oscilloscope


    2 members found this post helpful.

  7. #27
    Member level 5
    Points: 2,432, Level: 11
    Achievements:
    7 years registered

    Join Date
    Jul 2001
    Posts
    90
    Helped
    0 / 0
    Points
    2,432
    Level
    11

    jyetech.com

    Has anyone schematic or principle of an oscilloscope input section??

    mainly with the following requeirements:

    - high BW
    - high impedance
    - low distortion
    - low noise / high sensitivity

    Any suggestions for a good HF input attenuator circuit??


    Any help is appreciated.



  8. #28
    Member level 1
    Points: 1,733, Level: 9
    Achievements:
    7 years registered

    Join Date
    Mar 2004
    Posts
    40
    Helped
    1 / 1
    Points
    1,733
    Level
    9

    usb scope project

    Hi people,

    Could anybody go forward and build something?
    Any interesting to share ??

    Regards,

    MArtin


    1 members found this post helpful.

  9. #29
    Advanced Member level 2
    Points: 6,238, Level: 18
    Achievements:
    7 years registered

    Join Date
    Sep 2001
    Posts
    627
    Helped
    18 / 18
    Points
    6,238
    Level
    18

    usb oscilloscope schematics

    Hi

    I have a bitscope since a couple of years, and now I like to make a update to the communication between PC and bitscope. They (Bitscope) sell a ethernet-RS232 and one highspeed USB-RS232 adapter. I think they are a bit to expencive to order, must add custom tax and VAT. So I wonder if there are any projects I can use to get either a USB or Ethernet adapter, PIC code or sch.

    More info here:

    www.bitscope.net/store/?p=view&i=item+0
    www.bitscope.net/store/?p=view&i=item+1

    Thanks in advance for any help
    Cl



  10. #30
    Member level 2
    Points: 1,492, Level: 8

    Join Date
    Nov 2003
    Posts
    51
    Helped
    5 / 5
    Points
    1,492
    Level
    8

    oscilloscope chip

    Quote Originally Posted by martingn
    Hi people,

    Could anybody go forward and build something?
    Any interesting to share ??

    Regards,

    MArtin
    I am starting building a project similiar to the ldso next week. Just waiting on parts at the moment, i will keep you updated here



  11. #31
    Newbie level 1
    Points: 4,064, Level: 15
    Achievements:
    7 years registered

    Join Date
    Jun 2002
    Posts
    0
    Helped
    2 / 2
    Points
    4,064
    Level
    15

    jyetech

    bitscope is two channel 40MHZ sample,it is use two tlc5540,if you need higher frequency sample,you can use maxim adc to do it.



  12. #32
    abs
    abs is offline
    Junior Member level 1
    Points: 1,320, Level: 8

    Join Date
    May 2004
    Posts
    18
    Helped
    0 / 0
    Points
    1,320
    Level
    8

    pc based oscilloscope project

    :) hellow every one. I'm comes from China mainland. I'm looking for (and want to join in) a free project to build up lowcost PC scope. for our
    Chiness people most of equipment are too expensive to buy,so it's a goold idea to build up one my self, if any one can help? Thanks .



  13. #33
    Member level 2
    Points: 1,492, Level: 8

    Join Date
    Nov 2003
    Posts
    51
    Helped
    5 / 5
    Points
    1,492
    Level
    8

    digital oscilloscope schematics

    Look at the links posted above especially the chocbar project. I am just beginning to gather parts to build this one so it should be interesting



  14. #34
    Advanced Member level 4
    Points: 8,413, Level: 21
    Achievements:
    7 years registered

    Join Date
    Feb 2002
    Posts
    1,438
    Helped
    49 / 49
    Points
    8,413
    Level
    21

    avescope

    I have a project that i never got to finish.. One of those things .. It's a nice idea .. but too pricy and complex .. it's a scope in a PCMCIA card
    i think that i will migrate the whole design to a FPGA .. i was using Ti a DSP and a CPLD(triscend ) for the interface .. but it is too big for the little room !



  15. #35
    abs
    abs is offline
    Junior Member level 1
    Points: 1,320, Level: 8

    Join Date
    May 2004
    Posts
    18
    Helped
    0 / 0
    Points
    1,320
    Level
    8

    osciloscope project

    thanks. I think as an equitment to test radio equipments.high speed (dual channel 80Msps or highter) is more useful for me,tom's design spand too much time on storage depth, may cause high price for one to build up.I think for common use(and for me) 64K storage depth is enough.
    In China the cheapest A/D chip is TI ads831e (8BIT 80Msps).If any one has used it? i just want to know if it is realy as good as TI says?



  16. #36
    abs
    abs is offline
    Junior Member level 1
    Points: 1,320, Level: 8

    Join Date
    May 2004
    Posts
    18
    Helped
    0 / 0
    Points
    1,320
    Level
    8

    fpga based oscilloscope

    :) I had read a lot this days.And finally I found MK3 by David Jones is the easyest to buile up PC-based DSO.It is realy a old project,build up by some classic 74HCxx TTL chip,None CPLD even has no MCU.I think it is the right thing I need,one reason is that a basic CPLD chip as ALTERA EMP7128S cost about 80Y/8=10$ in China ,it is a large number for me and my friend Li.
    But the A/D chip used in MK3 is only works at 20Msps,It is not enough,I want use an ADS831 (TI-BB) instead.Now the disadvantages of FIFO chip become a big problem.I could not find out an FIFO chip who can work on the clock rate of 80M.could any one can help me just to find out something cheap which can works on the high speed normal?thanks!
    Or any one has advice for me,do let me know please.
    Best Regards.



  17. #37
    Full Member level 1
    Points: 5,805, Level: 18
    Achievements:
    7 years registered

    Join Date
    Mar 2004
    Location
    Belgium
    Posts
    113
    Helped
    7 / 7
    Points
    5,805
    Level
    18

    jyetech scope

    Hi, look here http://www.soudez.org/Page_Projet2.php.
    It's a two channels DSO (2x100MS/s with FIFO), I've just finished the schematics. I'm going to do the design of the PCB. The purpose of this project is to have a cheap self powered DSO on USB port. Open source design, comments welcome !
    @+,



  18. #38
    Newbie level 1
    Points: 4,064, Level: 15
    Achievements:
    7 years registered

    Join Date
    Jun 2002
    Posts
    0
    Helped
    2 / 2
    Points
    4,064
    Level
    15

    digital oscilloscope circuit

    Dear monnoliv,
    I'am in china,I can not enter this site:
    http://www.soudez.org/Page_Projet2.php

    Why?



  19. #39
    Full Member level 1
    Points: 5,805, Level: 18
    Achievements:
    7 years registered

    Join Date
    Mar 2004
    Location
    Belgium
    Posts
    113
    Helped
    7 / 7
    Points
    5,805
    Level
    18

    digital oscilloscope pci chip

    Server was busy, try now ...
    A+



    •   Alt 

      advertising

        
       

  20. #40
    Full Member level 3
    Points: 3,970, Level: 14
    Achievements:
    7 years registered
    is_razi's Avatar
    Join Date
    Apr 2002
    Location
    Tabriz
    Posts
    159
    Helped
    13 / 13
    Points
    3,970
    Level
    14

    picaxe +pc-oscilloscope

    Quote Originally Posted by tryagain
    bitscope is two channel 40MHZ sample,it is use two tlc5540,if you need higher frequency sample,you can use maxim adc to do it.
    hi,
    do you have cpld's required files.if so please send to me .
    regards.



+ Post New Thread
Page 2 of 25 FirstFirst 123412 ... LastLast