Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Hardware & Devices
  4. protocol Analyser / Bus analyser

protocol Analyser / Bus analyser

Scheduled Pinned Locked Moved Hardware & Devices
questiontutoriallearning
6 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    hrishiS
    wrote on last edited by
    #1

    Hi to All, I wanted some information or idea on protocol analyzer (Bus analyzer).... Can anyone please give me a brief idea on Bus Analyser... I want to know what is it and how it works..like (I have read that bus analyzer comes with a hw and sw....now how anyone connects it..to USB?..and how we can analyze) One small example would be very very great... Thanks in advance.

    ----------------------------- I am a beginner

    D R L 3 Replies Last reply
    0
    • H hrishiS

      Hi to All, I wanted some information or idea on protocol analyzer (Bus analyzer).... Can anyone please give me a brief idea on Bus Analyser... I want to know what is it and how it works..like (I have read that bus analyzer comes with a hw and sw....now how anyone connects it..to USB?..and how we can analyze) One small example would be very very great... Thanks in advance.

      ----------------------------- I am a beginner

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      Did you even bother to type "USB bus analyzer[^]" into Google or Yahoo before posting such a basic question?

      A guide to posting questions on CodeProject[^]
      Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
           2006, 2007, 2008
      But no longer in 2009...

      H 1 Reply Last reply
      0
      • D Dave Kreskowiak

        Did you even bother to type "USB bus analyzer[^]" into Google or Yahoo before posting such a basic question?

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
             2006, 2007, 2008
        But no longer in 2009...

        H Offline
        H Offline
        hrishiS
        wrote on last edited by
        #3

        No actually I tried...But it shows different vendors or software available for that.....I have not got any generic explanation for it...like how it works and what it does...

        ----------------------------- I am a beginner

        D 1 Reply Last reply
        0
        • H hrishiS

          No actually I tried...But it shows different vendors or software available for that.....I have not got any generic explanation for it...like how it works and what it does...

          ----------------------------- I am a beginner

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          That's where you go to the vendor web sites and read documentation on these things so you get a better idea of what you're looking at.

          A guide to posting questions on CodeProject[^]
          Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
               2006, 2007, 2008
          But no longer in 2009...

          1 Reply Last reply
          0
          • H hrishiS

            Hi to All, I wanted some information or idea on protocol analyzer (Bus analyzer).... Can anyone please give me a brief idea on Bus Analyser... I want to know what is it and how it works..like (I have read that bus analyzer comes with a hw and sw....now how anyone connects it..to USB?..and how we can analyze) One small example would be very very great... Thanks in advance.

            ----------------------------- I am a beginner

            R Offline
            R Offline
            RTek23
            wrote on last edited by
            #5

            A protocol analyzer sits either in the middle of a connection, passing data through, or TEE-d into the connection. In general terms there is either a hardware/software component (newer), or a hardware stand alone system (older). Some systems can be said to be software only (e.g. TCP/IP, USB), but since that puts the computer in the middle, there is still a hardware component requirement (i.e multiple ports, etc). You can get them for RS-232, RS-485, USB, I2C, etc, pretty much any type of data stream. They sit on the desired communication bus, and provide knowledge of data, and depending on the type of communications, the control signals/data as well. They are used to monitor, or debug communications between systems. The other analyzer that might be what your thinking of for bus monitoring is a Logic State Analyzer or LSA. That involves individual or bus connections to monitor logic levels (i.e. tapping into the DMA bus of a computer, and monitoring the data flow. Two different things for different needs, the LSA is far more into the hardware of the beast, while the Protocol analyzer sits between the beasts. Neither are complicated to use, just complicated to really understand and analyze what you are getting back from them. For a better explanation, try http://en.wikipedia.org/wiki/Bus_analyzer[^]. Hope that helps a bit, although the other reply thread does have a point, but hey, it's Christmas.

            1 Reply Last reply
            0
            • H hrishiS

              Hi to All, I wanted some information or idea on protocol analyzer (Bus analyzer).... Can anyone please give me a brief idea on Bus Analyser... I want to know what is it and how it works..like (I have read that bus analyzer comes with a hw and sw....now how anyone connects it..to USB?..and how we can analyze) One small example would be very very great... Thanks in advance.

              ----------------------------- I am a beginner

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #6

              hrishiS wrote:

              I am a beginner

              Yep, I guess you are. If you really want to play, then you hook the HW part of the analyser up to the bus, then you connect the analyser to another PC (normally) which has their SW on it, to capture the bus data for analysis. And a USB analyser is really, really painfull to analyse,. At a bus level the USB protocol is painfull.

              Morality is indistinguishable from social proscription

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups