Instruction Manual. Manchester and NRZ Decoder

Size: px
Start display at page:

Download "Instruction Manual. Manchester and NRZ Decoder"

Transcription

1 Instruction Manual Manchester and NRZ Decoder

2 Manchester and NRZ Decoder Instruction Manual 2014 Teledyne LeCroy, Inc. All rights reserved. Unauthorized duplication of Teledyne LeCroy documentation materials other than for internal sales and distribution purposes is strictly prohibited. However, clients are encouraged to distribute and duplicate Teledyne LeCroy documentation for their own internal educational purposes. Teledyne LeCroy is a trademark of Teledyne LeCroy, Inc. Other product or brand names are trademarks or requested trademarks of their respective holders. Information in this publication supersedes all earlier versions. Specifications are subject to change without notice Rev A June 2014

3 Instruction Manual Contents About This Manual 2 Assumptions 2 Compatibility 2 About the Manchester and NRZ Options 3 Decode 3 Measure 3 Manchester and NRZ Overview 3 Decoding 4 Serial Decode Technical Overview 4 Decoding Workflow 5 Setting Up the Decoder 6 Verifying Bit-Level Decode 10 Enabling/Disabling the Decoder 10 Reading Waveform Annotations 10 Searching Waveforms 12 Serial Decode Result Table 12 Measuring with PROTObus MAG 15 Contact Teledyne LeCroy Rev A 1

4 Manchester and NRZ Decoder About This Manual Teledyne LeCroy offers an array of toolsets for decoding and debugging serial data streams. These toolsets may be purchased as optional software packages, or are provided standard with some oscilloscopes. This manual explains how to use the following software: NRZ Configurable Decoder Manchester Configurable Decoder Assumptions This manual is presented with the assumption that: You have a basic understanding of the serial data standard physical and protocol layer specifications, and know how these standards are used in embedded controllers. You have a basic understanding of how to use an oscilloscope, and specifically the Teledyne LeCroy oscilloscope on which the option is installed. Only features directly related to serial data trigger and decode are explained in this manual; please see the oscilloscope online Help file, Operator's Manual or Getting Started Manual for other instructions. You have purchased and installed one of the serial data products described in this manual. Compatibility Teledyne LeCroy is constantly expanding coverage of serial data standards and updating software. Some capabilities covered in this documentation may only be available with the latest version of our firmware. You can download the free firmware update from teledynelecroy.com. While some of the screen images in this manual may not exactly match what is on your oscilloscope display or show an example taken from another standard be assured that the functionality is nearly identical, as much functionality is shared Rev A

5 Instruction Manual About the Manchester and NRZ Options Decode Decoder options apply software algorithms to extract Manchester/NRZ-encoded serial data information from physical layer waveforms measured on your oscilloscope. The extracted information is displayed over the actual physical layer waveforms, color-coded to provide fast, intuitive understanding of the relationship between message frames and other, time synchronous events. Measure You can acquire special serial data measurement capabilities by purchasing and installing PROTObus MAG. Graph Measurements Measurement data can be viewed as a Histogram, Track, or Trend plot of the digitally encoded data values for a specific input versus time. These plots effectively perform a digital-to-analog conversion that can be viewed right next to the decoded waveform. Filter and Gate Measurements Measurements can be filtered to include only the specified frame types, IDs, or data patterns. As with all traces, you can set a gate to restrict measurements to a horizontal range of the grid corresponding to a specific time segment of the acquisition. Manchester and NRZ Overview The Manchester and NRZ configurable decoders developed by Teledyne LeCroy are toolsaimed at decoding serial data that is not supported by mainstream decoders. Its goal is to decode fairly simple serial data not belonging to the historical protocols such as I2C, UART and SPI, or the dedicated protocols such as CAN, LIN, MIL-1553, ARINC-429, MIPI, Ethernet, etc. Because they are aimed at general encoding schemes, rather than specific protocols, configuring the decoder to make it possible for the general algorithms to execute on a particular signal requires a little more knowledge of serial data encoding logic than with previous decoders. Once the settings have been determined for a given signal, they can be stored in internal panel files and recalled later, when analysis on the same signal is required. Although separate products, in its current form the configurable decoder operates the same for Manchester or NRZ streams, and they will be treated as one in this manual. There are some limitations to be observed: The product will handle digitally encoded data on a single signal, with 2 levels (High and Low), a constant Bitrate between 10 bit/sec to 10 Gb/sec at any voltage levels, and a timeout(or Inter Frame Gap) allowing the stream to be decoded into separate bursts of data on the line. The product will not handle multi-line signals, signals with more than 2 voltage levels, stuff bits and/or complex synchronization pulses. While flexible, the product is not suitable for complex protocol streams (e.g., i.e. CAN, MIL-STD-1553, FlexRay, MIPI) or 2- or 3-signal transmissions (e.g., I2C or SPI). Dedicated decoders are available for these protocols Rev A 3

6 Manchester and NRZ Decoder Decoding Serial Decode Technical Overview The algorithms described here at a high level are used by all Teledyne LeCroy serial decoders sold for oscilloscopes. They differ slightly between serial data signals that have a clock embedded in data and those with separate clock and data signals. Bit-level Decoding The first software algorithm examines the embedded clock for each message based on a default or user- specified vertical threshold level. Once the clock signal is extracted or known, the algorithm examines the corresponding data signal at the predetermined vertical level to determine whether a data bit is high or low. The default vertical level is set to 50% and is determined from a measurement of peak amplitude of the signals acquired by the oscilloscope. It can also be set to an absolute voltage level, if desired. The algorithm intelligently applies a hysteresis to the rising and falling edge of the serial data signal to minimize the chance of perturbations or ringing on the edge affecting the data bit decoding. NOTE: Although the decoding algorithm is based on a clock extraction software algorithm using a vertical level, the results returned are the same as those from a traditional protocol analyzer using sampling point-based decode. Logical Decoding After determining individual data bit values, another algorithm performs a decoding of the serial data message after separation of the underlying data bits into logical groups specific to the protocol (Header/ID, Data Length Codes, Data, CRC, Start Bits, Stop Bits, etc.). Message Decoding Finally, another algorithm applies a color overlay with annotations to the decoded waveform to mark the transitions in the signal. Decoded message data is displayed in tabular form below the grid. Various compaction schemes are utilized to show the data during a long acquisition (many hundreds or thousands of serial data messages) or a short acquisition (one serial data message acquisition). In the case of the longest acquisition, only the most important information is highlighted, whereas in the case of the shortest acquisition, all information is displayed with additional highlighting of the complete message frame. User Interaction The order of your interaction with the decoder software in many ways mirrors the order of the algorithms. You will: Assign a protocol/encoding scheme, an input source, and a clock source (if necessary) to one of the four decoder panels using the Serial Data and Decode Setup dialogs. Complete the remaining dialogs required by the protocol/encoding scheme to decode Transitions, Bits and Words. Work with the decoded waveform, result table, and measurements to analyze the decode Rev A

7 Instruction Manual Decoding Workflow While not required, we recommend the following workflow for decoding: 1. Set up the decoder. 2. Acquire a single burst of relevant data, then run the decoder. NOTE: If the sampling rate (SR) is insufficient to resolve the signal adequately based on the bit rate (BR) setup or clock frequency, the protocol decoding is turned OFF to protect you from incorrect data. The minimum SR:BR ratio required is 4:1. It is suggested that you use a slightly higher SR:BR ratio if possible, and use significantly higher SR:BR ratios if you want to also view perturbations or other anomalies on your serial data analog signal. 3. Use the various analysis tools to verify that transitions are being correctly decoded. Tune the decoder settings as needed. 4. Once you know you are correctly decoding transitions, continue making small acquisitions and running the decoder for bits then words in turn, tuning the decoder as needed for each. The decoder settings you verify on a few bursts will be reused when handling many packets. 5. Run the decoder on acquisitions of the desired length. You can disable/enable the decoder as desired without having to repeat the set up and tuning provided the basic signal characteristics do not change Rev A 5

8 Manchester and NRZ Decoder Setting Up the Decoder The main Serial Decode dialog allows you to preset up-to-four, independent decoders, Decode 1 to Decode 4. Each decoder can use different (or the same) protocols and data sources, or have other variations, giving you maximum flexibility to compare different signals or view the same signal from multiple perspectives. TIP: After completing setup for one decoder, you can quickly start setup for the other decoders by using the Decode # buttons at the left of the Decode Setup dialog. You don't have to step back to the Serial Decode dialog. Controls with the same label on either dialog share the same function. 1. Touch the Front Panel Serial Decode button (if available on your oscilloscope), or choose Analysis > Serial Decode from the oscilloscope menu bar to access the Serial Decode dialog. 2. On the same row as the Decode #: Check On to enable the decoder now. This will let you view the decoding on screen as soon as there is an acquisition, which helps to begin tuning. You can if you wish wait until all settings are complete to enable the decoder. Select the desired Protocol to use. The selections will depend on the software options installed on your instrument. Select the (Source) Data to be decoded. This can be any signal input channel (Cx), memory (Mx), or math function (Fx). 3. Touch the Setup button (next to Search) to open the Decode Setup dialog. If you use this method rather than the tab, your settings will be correctly pre-selected on the Decode Setup dialog. 4. Go on to complete the settings on the right-hand dialogs next to the Decode Setup dialog. Basic Dialog The Basic dialog presents the fundamental settings required for proper bit-level decoding. Configure all Basic dialog settings Rev A

9 Instruction Manual Enter the Bit Rateof the bus to which you are connected as precisely as you know it (hardware engineers working on a design often know the Bit Rate). If you are not sure about the value, use the cursor read outs on one single bit or a sequence of bits to determine the exact Bit Rate of your signal. The value should be correct within 5%. A mismatched Bit Rate will cause various confusing side effects on the decoding, so it is best to take time to correctly adjust this fundamental value. Bit Rates can be selected from 10 bits/s to 10 Gb/s. Bit Rate selection is dynamically linked to the decoding bit rate; they are always the same value. Idle State- Signal level (High or Low) at which there is no data transfer. The idle State complements the Timeout value. In order to declare that a new Burst has to be started, the algorithm looks at the time elapsed between 2 consecutive Transitions, as well as the state of the idle level between these transitions. This mechanism allows a precise definition of what the separation gap between 2 Bursts should be. In most cases, the idle state is specified, and therefore provides a supplementary condition to the timeout to define the Burst start. If this distinction is not desired, select X in the popup box. Polarity-. The Polarity governs the conversion of the physical bit state into a logical bit state. Enter the Polarity of the signal as either Low=0 or Low=1. Note that the meaning of Polarity is slightly different for Manchester than for NRZ: when Falling=0 is chosen, a Falling Edge through the Level will be decoded as a logical Zero, whereas a Rising Edge through the threshold level will be decoded as a logical One; when Falling=1 is chosen, the opposite logic applies. (Timeout) Units - The Timeout, or Gap, separating Burst can be specified either in Bits or Seconds. Both methods are perfectly equivalent in terms of their results, but you may vary them depending on the context, the protocol specifications or your preference. Note that regardless of the Timeout Units selected, the allowed Timeout range will be from 1 bit to 100 bits. (Timeout) # Bits- When a Timeout Unit of Bits is selected, the system will use the Bit Rate to determine the Bit Length, and multiply it by the # Bits entered here to obtain a Timeout in seconds. (Timeout) Time - When a Timeout Unit of Seconds is selected, the system uses the number of seconds entered here. Decode Dialog These settings refine the Basic dialog bit-level decoding so that some transitions are skipped, and subsequent bits are grouped into words that can be interpreted lsb first or msb first. The Data Mode selection drives the level of decoding. The default is Bits, and we recommend that you use this setting initially as you continue to tune the bit-level decoding. It can also be set to Words Rev A 7

10 Manchester and NRZ Decoder DECODING INTO BITS After selecting Data Mode Bits, configure: First Trans. Used (FTO)- Manchester and NRZ schemes may utilize a preamble, a synchronization sequence, or a voluntary violation. The FTO begins decoding after this period/event, when the real Data payload starts, avoiding the intricacies of dedicated protocols in the initial segment of the packet. The setting specifies on which transition the bitslicing algorithm should start and can range from 0 to 400 in steps of 1. In many cases this value is likely to b set to 0. However, there are cases when the value needs to be non-zero: a. when the initial transitions carry no information at all and must be skipped; b. when the first transitions are at another rate then the main bitrate of the signal; c. for performance reasons. When decoding long Bursts, it is possible that the initial segment of the Burst does not carry pertinent information and its processing could be skipped, making the decode faster. Bit Stretch Tol(erance) - The Manchester bit-slicer hops from midbit to midbit. However, due to hardware or signal propagation issues, the midbits might not be perfectly equidistant. In this case, Bit Stretch Tolerance can be manually increased to attempt to decode jittery signals. Conversely, it can be decreased until the decoding starts showing anomalies (e.g., 2 or 3 instead of 1 or 0 in the Data) to assess the stability of the midbit distribution. Continue to tune Bit Rate and Bit Stretch Tol until Bit Stretch Tol is less than 5 % without changing the output of the decoder observed in the table.. DECODING INTO WORDS Select the Data Mode Words. In this mode, all of the fields on the Decode dialog are activated. These settings apply to both Manchester and NRZ Decoders. In addition to the above settings, configure: Under Viewing, choose to view/enter data, in Binary, Hexadecimal (Hex), or ASCII format. Choose a Bit Orderof Most Significant Bit (MSB) first or the Least Significant Bit (LSB) bit first. Enter the Sync Bits at which bit the packetizing should start. The algorithm will start at Sync Bits and group bits into the three fields PrePad, Data Bits and PostPad. Then it will restart with the PrePad of the next sequence. There can be 0 to 100 Sync Bits. enter the PrePad bits. The PrePad Bits are used to group information preceding the Data Bits. There might be 0 to 32 PrePad Bits. PrePad bits might be used to group Address bits, Preambles, Subaddress, etc. Enter the number of Data Bits grouped together to form a single word. The Bits per Words can take values from 1 to 32 in steps of 1. This value is essential when using PROTObusMAG because it allows the correct extraction of the bit field for MessageToValue parameter. Enter the PostPad used to group information following the Data Bits. There can be 0 to 32 PostPad Bits. Post Pad bit might be used to represent a CRC, a checksum, a Value or any other protocol construct Rev A

11 Instruction Manual Levels Dialog This dialog specifies the levels at which signal transitions occur and hysteresis to help tune noisy signals. Enter the vertical Level used to determine the edge crossings of the signal. This value will be used to determine the bitlevel decoding. Level is normally set as a percentage of amplitude, and defaults to 50%. When working in percent, all values are proportional to the 100% signal amplitude. Level can alternatively be set as an absolute voltage by changing the Level Type to absolute. The set Level appears as a dotted horizontal line across the oscilloscope grid. If your initial decoding indicates that there are a number of error frames, make sure that the Level is set to a reasonable value. NOTE: Percent mode is easy to set up because the software immediately determines the optimal threshold. However, on poor signals Percent mode can fail and lead to bad decodes; then it might help to use Absolute mode. On very long signals, Percent Mode adds computational load. If performance is an issue, it might be beneficial to switch to Absolute mode. In Hysteresis, enter the "margin of error": the amount signal may rise or fall without affecting bit transition. Hysteresis is fairly subtle as it should not dominate the rendering of the decoded information. Like Level, it can be entered as either a percentage of amplitude or absolute number of vertical grid divisions by changing the Hysteresis Type. NOTE: You may give the Level in one mode (e.g., Absolute) and Hysteresis is in the other mode ( e.g., Percent) Rev A 9

12 Manchester and NRZ Decoder Verifying Bit-Level Decode When all Level or Basic dialog values are set (depending on protocol), you should already see a bit-level decoding of the selected source trace. The Data Mode is set to bits by default, so that the remaining protocol-specific settings do not matter for the initial bit-level decode. In a correct bit-level decoding, bit transitions are all aligned with signal transitions, and the logical interpretation of the bits is consistent with the physical level. Review your decoded waveform for instances of incorrect bit-level decoding, particularly: Decoding at an exact multiple of the Bit Rate that would not allow further interpretation of the words Bits not aligned with the transitions Bit stream with gaps between the bits Enabling/Disabling the Decoder Once set up, the decoders can be enabled simultaneously or separately, although this number may be limited depending on the type of source channels selected. Decoders can be easily disabled without disrupting the configuration. To enable: press the Front Panel Serial Decode button (if available on your oscilloscope) or choose Analysis > Serial Decode to open the Serial Decode dialog, then check Decode On next to the respective decoder. If View Decode is checked (default) for that decoder on the Decode Setup dialog, a result table and decoded waveform appear. The number of rows of data displayed on each table will depend on the Table#Rows setting. The default is one, which can be increased, but doing so will decrease the amount of the screen available to display traces. To disable: deselect the Decode On box individually, or touch Turn All Off. Reading Waveform Annotations When a decoder is enabled, an annotated waveform appears on the oscilloscope display, allowing you to quickly read the results of the decode. A colored overlay marks significant bit-sequences in the source signal. The overlay contains annotations corresponding to the data itself, control and sync bits, any pre/post-message padding, inter-burst periods, etc. Each set of annotations is customized to the protocol or encoding scheme. The amount of information shown on an annotation is affected by the width of the rectangles in the overlay, which is determined by the magnification (scale) of the trace and the length of the acquisition. Zooming a portion of the decode trace will reveal the detailed annotations. TIP: An easy way to zoom is to right-click on a row of the result table and choose Zoom Rev A

13 Instruction Manual These overlays appear on a Manchester/NRZ waveform or its Zoom trace to highlight key elements of the decoded signal (some annotations are not shown on the screen-shot). Annotation Overlay Color Burst Navy blue (behind other fields), indicating portion of signal decoded PrePad Purple to left of Data Data (payload) Aqua Blue PostPad Grey to right of Data field IdleTime Green between Bursts SyncTime Grey to left of Burst, showing timeout Decoded waveform. At this resolution, little information appears on the overlay. Zoomed NRZ waveform showing annotation details Rev A 11

14 Manchester and NRZ Decoder Searching Waveforms Choosing Search on the Decode Setup dialog opens a Zoom of the original decoded waveform and displays the corresponding Zoom dialog with the standard rescaling controls.the default Zoom always presents the found event at the full width of the grid. Use the Zoom dialog to rescale the Zoom to the desired level of magnification. Enter the search criteria on the Search dialog, then use the navigation buttons to find the previous or next event in the trace that matches the search criteria. NOTE: If a match is found in an item currently displayed on the result table, that row is highlighted. However, if the item is not already displayed, the Search navigation buttons will not automatically go to that row of the table, although they will navigate the trace. Use the scrollbar at the right of the result table to find the row containing the search result. Enter the result table Column to Search for matching values. Enter the specific Value to find within the selected column. Check Use Value to enable the Value field.this option is not available for all columns. Optionally enter a Left/Right Pad, the percentage of a horizontal division surrounding an item to display when viewing matches. Use the Prev and Next buttons to view the found occurrences. Serial Decode Result Table By default, a table summarizing the decoder results appears below the grids whenever a decoder is enabled. The result table provides a view of message data as decoded during the most recent acquisition, even when messages are too compact to allow annotation on the waveform trace. The table is displayed only when the View Decode checkbox is marked on the Decode Setup Dialog and a source signal has been decoded using that protocol. You can customize the result table, changing both the number of rows and the columns displayed. The default is one row. On a single-row table, touch the Down arrow at the far right to open a scrollbar that lets you display the previous or next row of data. You can also export result table data to a.csv file, and the table itself is useful for navigating and measuring Rev A

15 Instruction Manual This extracted data appears on the decoder result table. Columns not marked "(always shown)" can be hidden by customizing the result table. Column Extracted or Computed Data Index (always shown) Number of the line in the table; also number of the message in the annotation overlay on the trace Time Time elapsed from start of acquisition (trigger time) to start of Burst Timeout PrePad Pre-pad bits in burst. Displayed only when decoding Words, not Bits. If value is zero, column will not appear. Data Data payload bits PostPad Post-pad bits in burst. Displayed only when decoding Words, not Bits. If value is zero, column will not appear. Idle Inter-Frame Gap bits Status Information about the burst of transitions decoded Attributes Section of typical NRZ decoder result table Rev A 13

16 Manchester and NRZ Decoder Customizing the Result Table Follow these steps to change what data appears in the result table: 1. Press the Front Panel Serial Decode button or choose Analysis > Serial Decode, then open the Decode Setup tab. 2. Touch the Configure Table button. 3. On the View Columns pop-up dialog, check boxes for the columns you want to appear in the table. Clear boxes for any columns you wish to remove. Only those columns selected will appear on the oscilloscope display. To return to the preset display, touch Default. 4. Optionally, set a BitRate Tolerance percentage. This will help correct signal jitter while decoding. 5. Touch the Close button when finished. 6. Optionally, on the Decode Setup dialog enter the Table # Rows to display. NOTE: Keep in mind that displaying several, multiple-row tables will reduce the amount of screen space available for the waveform grids. Navigating with the Result Table Besides displaying the decoded serial data, the result table enables you to quickly Zoom regions of the decoded waveform and control decoder dialogs. The first column heading (top, left-most cell of the table header) bears the name of the corresponding protocol, and the cell's fill color matches the color of the input source. Touching this cell opens the Decode Setup dialog if it has been closed. Touching the row number in the first column opens a Zoom of the corresponding region in the decode trace. Touching any other data cell in the table opens a pop-up menu with several choices of action: Off turns off the decoder. Zoom creates a zoom of the region where the data appears (same as touching the row number). Setup opens the Decoder Setup dialog (same as touching the first column heading). Export exports the decode results table to a.csv file. Measure displays a choice of measurements that can be made on the decoded signal. Exporting Result Table Data You can export the decoder result table data to a.csv file. Export files are by default created in the D:\Applications\<protocol> folder, although you can choose any other folder on the oscilloscope or any external drive connected to a host USB port. The data will overwrite the last export file saved in the protocol directory, unless you enter a new filename. To export the result table: 1. Press the Front Panel Serial Decode button, or choose Analysis > Serial Decode, then open the Decode Setup tab. 2. Optionally, touch Browse and enter a new File Name and output folder. 3. Touch the Export Table button Rev A

17 Instruction Manual Measuring with PROTObus MAG If you have purchased and installed a Measure option, PROTObus MAG, these measurements designed for debugging serial data streams can be applied to the decoded waveform. Measurements appear in a tabular readout below the grid (the same as for any other measurements) and are in addition to the result table that shows the decoded data. You can set up as many measurements as your oscilloscope has parameter locations. Measurement View Serial Encoded Data as Analog Waveform Message to Value MsgToAnalog (Message to Analog) AnalogToMsg (Analog to Message) MsgToMsg (Message to Message) DeltaMsg (Delta Message) Time@Msg (Time at Message) BusLoad MsgBitrate NumMessages (Number of Messages) Description Automatically sets up a Message to Value parameter and then tracks the assigned measurement. In doing so, a Digital-to-Analog Conversion (DAC) of the embedded digital data is performed and the digital data is displayed as an analog waveform. Extracts and converts a specific portion of the data/payload in the message and displays it as an analog value. Computes time difference from a protocol message to the crossing of a threshold on an analog signal. Computes time difference from the crossing of a threshold on an analog signal to start of a protocol message. Computes time difference from start of one protocol message to start of another protocol message. Computes time difference between two messages on a single decoded line. Computes time from trigger to start of each protocol message (meeting specified conditions). Computes the load of user-defined messages on the bus (as a percent). Computes the bitrate of user-specified messages on decoded traces. Computes the number of messages which match a user-specified definition in decoded traces. Using the Measure/Graph Dialog The Measure/Graph dialog, which appears behind the Decode Setup dialog when PROTObus MAG is installed, is a quick way to apply parameters specifically designed for serial data measurement and simultaneously graph the results in one of three formats: Histogram - a bar chart of the number of data points that fall into statistically significant intervals or bins. Bar height relates to the frequency at which data points fall into each interval/bin. Trend - a plot of measurement values in relation to an event (e.g., when is measurement over y%?). Trending data can be accumulated over many acquisitions. Track - a plot of measurement values over time (e.g., what is measurement at time x?). Tracks are time synchronous and clear with each new acquisition Rev A 15

18 Manchester and NRZ Decoder 1. Select the Measurement to apply and the Destination parameter location (Px) in which to open it. 2. The Source 1 decode is preselected; change it if necessary. If the measurement requires it, also select the Source Optionally, choose a Graph format and the Destination math function location (Fx) in which to open it. 4. Optionally, set a measurement gate or filter. Touch Apply & Configure and make all required settings on the Measure right-hand dialogs that appear. NOTE: The Serial Decode measurements are also available from the main Measure setup menu when PROTObus MAG is installed. You can use the standard Measure functionality to set up as many measurements as your oscilloscope has parameter locations. Using the Result Table 1. Touch any data cell of the decode result table. NOTE: If you're running more than one decoder simultaneously, be sure to select a cell from the correct table, as the measurement source will be whichever waveform belongs to the table you touch. 2. From the pop-up menu, select Measure to display the Select Operation... dialog. 3. Touch any measurement operation to select it. 4. On the next dialog, choose a parameter location (P1-Px) in which to run the measurement. NOTE: If you choose a location that already stores a measurement, this selection will overwrite that setup Rev A

19 Instruction Manual Using the Decode Setup Dialog You can also access PROTObus MAG measurements by touching the Measure button on the Decode Setup dialog. Follow Steps 3 and 4 above to set up the measurements. Measurements are set on the source of whichever Decoder (1-4) is currently selected on the Decode Setup dialog. Filtering Serial Decode Measurements After applying a measurement to the decoded waveform on the Measure/Graph dialog, set filter conditions on the righthand dialogs that appear next to the Px dialogs. NOTE: Not all measurements support all filter types. FRAME ID FILTER This filter restricts the measurement to only frames with a specific ID value. 1. On the Main dialog, in Filter choose ID or ID+Data. 2. Open the ID tab that appears. 3. Choose to enter the Frame ID value in Binary or Hex(adecimal) format. 4. In ID Condition, choose the operator that describes the relationship of the IDs you want the filter to find to the reference value in ID Value. 5. In ID Value enter the reference Frame ID. To set a range of values, also enter ID Value To. On the pop-up dialog: Use the Left and Right arrows to position the cursor. To use wildcards, place Xs in positions where you don't care what value appears. Use Back to clear the previous character (like Backspace), Use Clear to clear all characters Rev A 17

20 Manchester and NRZ Decoder DATA FILTER This restricts measurements to only frames containing extracted data that matches the filter condition. It can be combined with a Frame ID filter by choosing ID+Data on the Main dialog. ANALOG FILTER This filter applies only to parameters that measure the decoded waveform relative to an analog signal: AnalogtoMsg and MsgtoAnalog. It allows you to set the crossing level and slope of the Analog signal event that is to be used in the measurement. Level may be set as a percentage of amplitude (default), or as an absolute voltage level by changing Level Is to Absolute. You can also use Find Level to allow the oscilloscope to set the level to the signal mean. Optionally set a Hysteresis to reduce the effects of noise on the measurement. VALUE FILTER This filter applies only to the MsgtoValue parameter. It enables you to set the data conversion used to extract the value used in the measurement. HOLDOFF, GATE, AND ACCEPT When applied to serial data measurement, these functions work exactly as they do elsewhere in the oscilloscope: Holdoff specifies the amount of time or number of events to wait before starting the measurement. Gate specifies the Start Div and Stop Div that bound the portion of the acquisition to include in the measurement. Accept allows you to set additional value filters on those results to be computed in the measurement. See the Operator's Manual or Getting Started Manual for more information Rev A

21 Instruction Manual Contact Teledyne LeCroy United States and Canada - World Wide Corporate Office Teledyne LeCroy Corporation 700 Chestnut Ridge Road Chestnut Ridge, NY, , USA Ph: / FAX: teledynelecroy.com Support: contact.corp@teledynelecroy.com Sales: customersupport@teledynelecroy.com United States Protocol Solutions Group Teledyne LeCroy Corporation 3385 Scott Boulevard Santa Clara, CA, 95054, USA FAX: teledynelecroy.com Sales and Service: Ph: / contact.corp@teledynelecroy.com Support: Ph: / psgsupport@teledynelecroy.com European Headquarters Teledyne LeCroy SA 4, Rue Moïse Marcinhes Case postale Meyrin 1 Geneva, Switzerland Ph: / 2323 / 2277 FAX: contact.sa@teledynelecroy.com applications.indirect@teledynelecroy.com teledynelecroy.com/europe Protocol Analyzers: Ph: Singapore, Oscilloscopes Teledyne LeCroy Singapore Pte Ltd. Blk 750C Chai Chee Road #02-08 Chai Chee Singapore Ph: FAX: Singapore, Protocol Analyzers Genetron Singapore Pte Ltd. 37 Kallang Pudding Road, #08-08 Tong Lee Building Block B Singapore Ph: China Teledyne LeCroy Corporation Beijing Rm Unit A, Horizon Plaza No. 6, Zhichun Road, Haidian District Beijing , China Ph: / 0319 / 0320 FAX: Service: Rm Ph: Taiwan LeColn Technology Co Ltd. Far East Century Park, C3, 9F No. 2, Chien-8th Road, Chung-Ho Dist., New Taipei City, Taiwan Ph: FAX: Korea Teledyne LeCroy Korea 10th fl.ildong Bldg Daechi-dong, Gangnam-gu Seoul , Korea Ph: FAX: Japan Teledyne LeCroy Japan Hobunsya Funchu Bldg, 3F , Midori-cho, Fuchu-Shi Tokyo , Japan Ph: FAX: teledynelecroy.com/japan Rev A 19

22

Instruction Manual. Manchester and NRZ Decoder Software

Instruction Manual. Manchester and NRZ Decoder Software Instruction Manual Manchester and NRZ Decoder Software Manchester and NRZ Decoder Software Instruction Manual 2017 Teledyne LeCroy, Inc. All rights reserved. Unauthorized duplication of Teledyne LeCroy,

More information

Using Manchester and NRZ Configurable Protocol Decoders

Using Manchester and NRZ Configurable Protocol Decoders Using Manchester and NRZ Configurable Protocol Decoders TECHNICAL BRIEF March 14, 2013 Summary Manchester and NRZ encoding schemes serve as building blocks for industrystandard and custom protocols. Here

More information

Instruction Manual. USB3.0bus Decoder Software

Instruction Manual. USB3.0bus Decoder Software Instruction Manual USB3.0bus Decoder Software USB3.0bus Decoder Software Instruction Manual 2017 Teledyne LeCroy, Inc. All rights reserved. Unauthorized duplication of Teledyne LeCroy, Inc. documentation

More information

FLEXRAY TRIGGER, DECODE, AND PHYSICAL LAYER TEST

FLEXRAY TRIGGER, DECODE, AND PHYSICAL LAYER TEST FLEXRAY TRIGGER, DECODE, AND PHYSICAL LAYER TEST Operator s Manual MARCH, 2008 LeCroy Corporation 700 Chestnut Ridge Road Chestnut Ridge, NY 10977 6499 Tel: (845) 578 6020, Fax: (845) 578-5985 Internet:

More information

Operator's Manual. MS-250 Mixed Signal Oscilloscope Option

Operator's Manual. MS-250 Mixed Signal Oscilloscope Option Operator's Manual MS-250 Mixed Signal Oscilloscope Option MS-250 Mixed Signal Oscilloscope Option Operator's Manual April, 2017 MS-250 Mixed Signal Oscilloscope Option Operator's Manual 2017 Teledyne

More information

Manchester and NRZ Configurable Protocol Decode

Manchester and NRZ Configurable Protocol Decode Manchester and NRZ Configurable Protocol Decode Key Features User definable protocol decoding of Manchester and NRZ encoded buses Flexible decoding of buses with bit rates up to 60 Gb/s Configurable word

More information

Getting Started Manual LogicStudio

Getting Started Manual LogicStudio Getting Started Manual LogicStudio 2013 Teledyne LeCroy, Inc. All rights reserved. Unauthorized duplication of Teledyne LeCroy documentation materials other than for internal sales and distribution purposes

More information

Serial Decode I2C TEN MINUTE TUTORIAL. December 21, 2011

Serial Decode I2C TEN MINUTE TUTORIAL. December 21, 2011 Serial Decode I2C TEN MINUTE TUTORIAL December 21, 2011 Summary LeCroy oscilloscopes have the ability to trigger on and decode multiple serial data protocols. The decode in binary, hex, or ASCII format,

More information

Quick Reference Manual

Quick Reference Manual Quick Reference Manual V1.0 1 Contents 1.0 PRODUCT INTRODUCTION...3 2.0 SYSTEM REQUIREMENTS...5 3.0 INSTALLING PDF-D FLEXRAY PROTOCOL ANALYSIS SOFTWARE...5 4.0 CONNECTING TO AN OSCILLOSCOPE...6 5.0 CONFIGURE

More information

MIPI DigRF 3G and v4 Decode

MIPI DigRF 3G and v4 Decode MIPI DigRF 3G and v4 Decode Key Features DigRF v4 Decodes Low-speed (26 Mb/s) Medium-speed (1248 Mb/s) High-speed (1456 Mb/s) View an entire DigRF 3G burst using intuitive decoding and table display. Click

More information

The Measurement Tools and What They Do

The Measurement Tools and What They Do 2 The Measurement Tools The Measurement Tools and What They Do JITTERWIZARD The JitterWizard is a unique capability of the JitterPro package that performs the requisite scope setup chores while simplifying

More information

5 Series MSO Serial Triggering and Analysis Applications 5-SRAUDIO, 5-SRAUTO, 5-SRCOMP, and 5-SREMBD Datasheet Serial triggering

5 Series MSO Serial Triggering and Analysis Applications 5-SRAUDIO, 5-SRAUTO, 5-SRCOMP, and 5-SREMBD Datasheet Serial triggering 5 Series MSO Serial Triggering and Analysis Applications 5-SRAUDIO, 5-SRAUTO, 5-SRCOMP, and 5-SREMBD Datasheet Serial triggering Trigger on packet content such as start of packet, specific addresses, specific

More information

Advanced Troubleshooting with Oscilloscopes 9000 Scope Hands-on Labs

Advanced Troubleshooting with Oscilloscopes 9000 Scope Hands-on Labs Advanced Troubleshooting with Oscilloscopes 9000 Scope Hands-on Labs Page Lab 1: Scope-based Protocol Analysis 2 Lab 2: Measurements & Analysis 10 Lab 3: InfiniiScan Zone-qualified Triggering 19 Lab 4:

More information

LeCroy Digital Oscilloscopes

LeCroy Digital Oscilloscopes LeCroy Digital Oscilloscopes Get the Complete Picture Quick Reference Guide QUICKSTART TO SIGNAL VIEWING Quickly display a signal View with Analog Persistence 1. Connect your signal. When you use a probe,

More information

Keysight Technologies Decoding Automotive Key Fob Communication based on Manchester-encoded ASK Modulation

Keysight Technologies Decoding Automotive Key Fob Communication based on Manchester-encoded ASK Modulation Keysight Technologies Decoding Automotive Key Fob Communication based on Manchester-encoded ASK Modulation Using Keysight InfiniiVision X-Series Oscilloscopes Application Note Introduction Decoding amplitude-shift

More information

CAN, LIN and FlexRay Protocol Triggering and Decode for Infiniium 9000A and 9000 H-Series Oscilloscopes

CAN, LIN and FlexRay Protocol Triggering and Decode for Infiniium 9000A and 9000 H-Series Oscilloscopes CAN, LIN and FlexRay Protocol Triggering and Decode for Infiniium 9000A and 9000 H-Series Oscilloscopes Data sheet This application is available in the following license variations. Order N8803B for a

More information

Analyzing 8b/10b Encoded Signals with a Real-time Oscilloscope Real-time triggering up to 6.25 Gb/s on 8b/10b encoded data streams

Analyzing 8b/10b Encoded Signals with a Real-time Oscilloscope Real-time triggering up to 6.25 Gb/s on 8b/10b encoded data streams Presented by TestEquity - www.testequity.com Analyzing 8b/10b Encoded Signals with a Real-time Oscilloscope Real-time triggering up to 6.25 Gb/s on 8b/10b encoded data streams Application Note Application

More information

Keysight Technologies RS-232/UART Triggering and Hardware-Based Decode (N5457A) for InfiniiVision Oscilloscopes

Keysight Technologies RS-232/UART Triggering and Hardware-Based Decode (N5457A) for InfiniiVision Oscilloscopes Keysight Technologies RS-232/UART Triggering and Hardware-Based Decode (N5457A) for InfiniiVision Oscilloscopes Data Sheet Features: RS-232/UART serial bus triggering RS-232/UART hardware-based protocol

More information

QPHY-USB3 USB3.0 Serial Data Operator s Manual

QPHY-USB3 USB3.0 Serial Data Operator s Manual QPHY-USB3 USB3.0 Serial Data Operator s Manual Revision A April, 2009 Relating to the Following Release Versions: Software Option Rev. 5.8 USB3 Script Rev. 1.0 Style Sheet Rev. 1.2 LeCroy Corporation 700

More information

Meeting Embedded Design Challenges with Mixed Signal Oscilloscopes

Meeting Embedded Design Challenges with Mixed Signal Oscilloscopes Meeting Embedded Design Challenges with Mixed Signal Oscilloscopes Introduction Embedded design and especially design work utilizing low speed serial signaling is one of the fastest growing areas of digital

More information

Digital Audio Design Validation and Debugging Using PGY-I2C

Digital Audio Design Validation and Debugging Using PGY-I2C Digital Audio Design Validation and Debugging Using PGY-I2C Debug the toughest I 2 S challenges, from Protocol Layer to PHY Layer to Audio Content Introduction Today s digital systems from the Digital

More information

For the SIA. Applications of Propagation Delay & Skew tool. Introduction. Theory of Operation. Propagation Delay & Skew Tool

For the SIA. Applications of Propagation Delay & Skew tool. Introduction. Theory of Operation. Propagation Delay & Skew Tool For the SIA Applications of Propagation Delay & Skew tool Determine signal propagation delay time Detect skewing between channels on rising or falling edges Create histograms of different edge relationships

More information

How to Use a Mixed Signal Oscilloscope to Test Digital Circuits APPLICATION NOTE

How to Use a Mixed Signal Oscilloscope to Test Digital Circuits APPLICATION NOTE How to Use a Mixed Signal Oscilloscope to Test Digital Circuits APPLICATION NOTE Application Note Figure 1. Mixed logic families (TTL & LVPECL) threshold settings on the same MDO4000 digital probe pod.

More information

Logic Analyzer Auto Run / Stop Channels / trigger / Measuring Tools Axis control panel Status Display

Logic Analyzer Auto Run / Stop Channels / trigger / Measuring Tools Axis control panel Status Display Logic Analyzer The graphical user interface of the Logic Analyzer fits well into the overall design of the Red Pitaya applications providing the same operating concept. The Logic Analyzer user interface

More information

RS-232/UART Triggering and Hardware-Based Decode (N5457A) for Agilent InfiniiVision Oscilloscopes

RS-232/UART Triggering and Hardware-Based Decode (N5457A) for Agilent InfiniiVision Oscilloscopes Find and debug intermittent errors and signal integrity problems faster RS-232/UART Triggering and Hardware-Based Decode (N5457A) for Agilent InfiniiVision Oscilloscopes Data Sheet Features: RS-232/UART

More information

Identifying Setup and Hold Violations with a Mixed Signal Oscilloscope APPLICATION NOTE

Identifying Setup and Hold Violations with a Mixed Signal Oscilloscope APPLICATION NOTE Identifying Setup and Hold Violations with a Mixed Signal Oscilloscope Introduction Timing relationships between signals are critical to reliable operation of digital designs. With synchronous designs,

More information

Serial Triggering and Analysis Applications. Bus display. Bus decoding. Key features. Results table. Wave Inspector search

Serial Triggering and Analysis Applications. Bus display. Bus decoding. Key features. Results table. Wave Inspector search 5 Series MSO Serial Triggering and Analysis Applications 5-SRAERO, 5-SRAUDIO, 5-SRAUTO, 5-SRAUTOSEN, 5-SRCOMP, and 5- SREMBD Datasheet Serial triggering Trigger on packet content such as start of packet,

More information

Reference. TDS7000 Series Digital Phosphor Oscilloscopes

Reference. TDS7000 Series Digital Phosphor Oscilloscopes Reference TDS7000 Series Digital Phosphor Oscilloscopes 07-070-00 0707000 To Use the Front Panel You can use the dedicated, front-panel knobs and buttons to do the most common operations. Turn INTENSITY

More information

RS232 Decoding (Option)

RS232 Decoding (Option) bit0 bit1 bit2 bit3 bit4 bit5 bit6 bit7 bit7 bit6 bit5 bit4 bit3 bit2 bit1 bit0 7 Protocol Decoding RIGOL RS232 Decoding (Option) RS232 serial bus consists of the transmitting data line (TX) and the receiving

More information

Viewing Serial Data on the Keysight Oscilloscopes

Viewing Serial Data on the Keysight Oscilloscopes Ming Hsieh Department of Electrical Engineering EE 109L - Introduction to Embedded Systems Viewing Serial Data on the Keysight Oscilloscopes by Allan G. Weber 1 Introduction The four-channel Keysight (ex-agilent)

More information

How to Use a Mixed Signal Oscilloscope to Test Digital Circuits

How to Use a Mixed Signal Oscilloscope to Test Digital Circuits How to Use a Mixed Signal Oscilloscope to Test Digital Circuits Application Note The ability to present both analog and digital representations of signals make mixed signal oscilloscopes (MSOs) ideal for

More information

Low-speed serial buses are used in wide variety of electronics products. Various low-speed buses exist in different

Low-speed serial buses are used in wide variety of electronics products. Various low-speed buses exist in different Low speed serial buses are widely used today in mixed-signal embedded designs for chip-to-chip communication. Their ease of implementation, low cost, and ties with legacy design blocks make them ideal

More information

Viewing Serial Data on the Keysight Oscilloscopes

Viewing Serial Data on the Keysight Oscilloscopes Ming Hsieh Department of Electrical Engineering EE 109L - Introduction to Embedded Systems Viewing Serial Data on the Keysight Oscilloscopes by Allan G. Weber 1 Introduction The four-channel Keysight (ex-agilent)

More information

Pre-processing of revolution speed data in ArtemiS SUITE 1

Pre-processing of revolution speed data in ArtemiS SUITE 1 03/18 in ArtemiS SUITE 1 Introduction 1 TTL logic 2 Sources of error in pulse data acquisition 3 Processing of trigger signals 5 Revolution speed acquisition with complex pulse patterns 7 Introduction

More information

Portable Performance for Debug and Validation

Portable Performance for Debug and Validation WaveJet 300A Oscilloscopes 100 MHz 500 MHz Portable Performance for Debug and Validation A UNIQUE TOOLSET FOR PORTABLE OSCILLOSCOPES Key Features 100 MHz, 200 MHz, 350 MHz and 500 MHz bandwidths Sample

More information

Debugging Memory Interfaces using Visual Trigger on Tektronix Oscilloscopes

Debugging Memory Interfaces using Visual Trigger on Tektronix Oscilloscopes Debugging Memory Interfaces using Visual Trigger on Tektronix Oscilloscopes Application Note What you will learn: This document focuses on how Visual Triggering, Pinpoint Triggering, and Advanced Search

More information

Operating Instructions

Operating Instructions Operating Instructions HAEFELY TEST AG KIT Measurement Software Version 1.0 KIT / En Date Version Responsable Changes / Reasons February 2015 1.0 Initial version WARNING Introduction i Before operating

More information

COSC3213W04 Exercise Set 2 - Solutions

COSC3213W04 Exercise Set 2 - Solutions COSC313W04 Exercise Set - Solutions Encoding 1. Encode the bit-pattern 1010000101 using the following digital encoding schemes. Be sure to write down any assumptions you need to make: a. NRZ-I Need to

More information

Getting Started. Connect green audio output of SpikerBox/SpikerShield using green cable to your headphones input on iphone/ipad.

Getting Started. Connect green audio output of SpikerBox/SpikerShield using green cable to your headphones input on iphone/ipad. Getting Started First thing you should do is to connect your iphone or ipad to SpikerBox with a green smartphone cable. Green cable comes with designators on each end of the cable ( Smartphone and SpikerBox

More information

Table of Contents Introduction

Table of Contents Introduction Page 1/9 Waveforms 2015 tutorial 3-Jan-18 Table of Contents Introduction Introduction to DAD/NAD and Waveforms 2015... 2 Digital Functions Static I/O... 2 LEDs... 2 Buttons... 2 Switches... 2 Pattern Generator...

More information

Keysight Technologies Using Oscilloscope Segmented Memory for Serial Bus Applications. Application Note

Keysight Technologies Using Oscilloscope Segmented Memory for Serial Bus Applications. Application Note Keysight Technologies Using Oscilloscope Segmented Memory for Serial Bus Applications Application Note Introduction If the signals that you need to capture on an oscilloscope have relatively long idle

More information

PicoScope 6 Training Manual

PicoScope 6 Training Manual PicoScope 6 Training Manual DO226 PicoScope 6 Training Manual r2.docx Copyright 2014 Pico Technology CONTENTS 1 Quick guide to PicoScope 6... 1 1.1 The PicoScope way... 1 1.2 Signal view... 2 1.3 Timebase...

More information

Evaluating Oscilloscope Mask Testing for Six Sigma Quality Standards

Evaluating Oscilloscope Mask Testing for Six Sigma Quality Standards Evaluating Oscilloscope Mask Testing for Six Sigma Quality Standards Application Note Introduction Engineers use oscilloscopes to measure and evaluate a variety of signals from a range of sources. Oscilloscopes

More information

Getting started with Spike Recorder on PC/Mac/Linux

Getting started with Spike Recorder on PC/Mac/Linux Getting started with Spike Recorder on PC/Mac/Linux You can connect your SpikerBox to your computer using either the blue laptop cable, or the green smartphone cable. How do I connect SpikerBox to computer

More information

Film-Tech. The information contained in this Adobe Acrobat pdf file is provided at your own risk and good judgment.

Film-Tech. The information contained in this Adobe Acrobat pdf file is provided at your own risk and good judgment. Film-Tech The information contained in this Adobe Acrobat pdf file is provided at your own risk and good judgment. These manuals are designed to facilitate the exchange of information related to cinema

More information

Automated Limit Testing

Automated Limit Testing Automated Limit Testing Limit Testing with Tektronix DPO4000 and MSO4000 Series Oscilloscopes and National Instruments LabVIEW SignalExpress TE for Windows TM Introduction Automated limit testing allows

More information

Agilent InfiniiVision 7000B Series Oscilloscopes

Agilent InfiniiVision 7000B Series Oscilloscopes Agilent InfiniiVision 7000B Series Oscilloscopes Evaluation Guide Notices Agilent Technologies, Inc. 2008-2009 No part of this manual may be reproduced in any form or by any means (including electronic

More information

Please feel free to download the Demo application software from analogarts.com to help you follow this seminar.

Please feel free to download the Demo application software from analogarts.com to help you follow this seminar. Hello, welcome to Analog Arts spectrum analyzer tutorial. Please feel free to download the Demo application software from analogarts.com to help you follow this seminar. For this presentation, we use a

More information

Oscilloscopes, logic analyzers ScopeLogicDAQ

Oscilloscopes, logic analyzers ScopeLogicDAQ Oscilloscopes, logic analyzers ScopeLogicDAQ ScopeLogicDAQ 2.0 is a comprehensive measurement system used for data acquisition. The device includes a twochannel digital oscilloscope and a logic analyser

More information

MSO-28 Oscilloscope, Logic Analyzer, Spectrum Analyzer

MSO-28 Oscilloscope, Logic Analyzer, Spectrum Analyzer Link Instruments Innovative Test & Measurement solutions since 1986 Store Support Oscilloscopes Logic Analyzers Pattern Generators Accessories MSO-28 Oscilloscope, Logic Analyzer, Spectrum Analyzer $ The

More information

Troubleshooting Your Design with the TDS3000C Series Oscilloscopes

Troubleshooting Your Design with the TDS3000C Series Oscilloscopes Troubleshooting Your Design with the 2 Table of Contents Getting Started........................................................... 4 Debug Digital Timing Problems...............................................

More information

Table of content. Table of content Introduction Concepts Hardware setup...4

Table of content. Table of content Introduction Concepts Hardware setup...4 Table of content Table of content... 1 Introduction... 2 1. Concepts...3 2. Hardware setup...4 2.1. ArtNet, Nodes and Switches...4 2.2. e:cue butlers...5 2.3. Computer...5 3. Installation...6 4. LED Mapper

More information

PulseCounter Neutron & Gamma Spectrometry Software Manual

PulseCounter Neutron & Gamma Spectrometry Software Manual PulseCounter Neutron & Gamma Spectrometry Software Manual MAXIMUS ENERGY CORPORATION Written by Dr. Max I. Fomitchev-Zamilov Web: maximus.energy TABLE OF CONTENTS 0. GENERAL INFORMATION 1. DEFAULT SCREEN

More information

EAN-Performance and Latency

EAN-Performance and Latency EAN-Performance and Latency PN: EAN-Performance-and-Latency 6/4/2018 SightLine Applications, Inc. Contact: Web: sightlineapplications.com Sales: sales@sightlineapplications.com Support: support@sightlineapplications.com

More information

Application Note. Serial Line Coding Converters AN-CM-264

Application Note. Serial Line Coding Converters AN-CM-264 Application Note AN-CM-264 Abstract Because of its efficiency, serial communication is common in many industries. Usually, standard protocols like UART, I2C or SPI are used for serial interfaces. However,

More information

Agilent InfiniiVision 7000 Series Oscilloscopes

Agilent InfiniiVision 7000 Series Oscilloscopes Agilent InfiniiVision 7000 Series Oscilloscopes Evaluation Kit Guide Agilent Technologies Notices Agilent Technologies, Inc. 2008 No part of this manual may be reproduced in any form or by any means (including

More information

Memory-Depth Requirements for Serial Data Analysis in a Real-Time Oscilloscope

Memory-Depth Requirements for Serial Data Analysis in a Real-Time Oscilloscope Memory-Depth Requirements for Serial Data Analysis in a Real-Time Oscilloscope Application Note 1495 Table of Contents Introduction....................... 1 Low-frequency, or infrequently occurring jitter.....................

More information

Troubleshooting Analog to Digital Converter Offset using a Mixed Signal Oscilloscope APPLICATION NOTE

Troubleshooting Analog to Digital Converter Offset using a Mixed Signal Oscilloscope APPLICATION NOTE Troubleshooting Analog to Digital Converter Offset using a Mixed Signal Oscilloscope Introduction In a traditional acquisition system, an analog signal input goes through some form of signal conditioning

More information

2 AORM Setup & View Wizard

2 AORM Setup & View Wizard 2 AORM Setup & View Wizard Advanced ORM Setup and View Wizard The Advanced ORM package provides a Setup and View wizard to simplify setup of the most common AORM parameters and processing functions. The

More information

Agilent 6000 Series Oscilloscope Demo Guide

Agilent 6000 Series Oscilloscope Demo Guide Agilent 6000 Series Oscilloscope Demo Guide Agilent 6000 Series Oscilloscope Demo Guide A series of portable oscilloscopes for today s and tomorrow s projects. In the next few minutes you will experience

More information

The use of Time Code within a Broadcast Facility

The use of Time Code within a Broadcast Facility The use of Time Code within a Broadcast Facility Application Note Introduction Time Code is a critical reference signal within a facility that is used to provide timing and control code information for

More information

EDL8 Race Dash Manual Engine Management Systems

EDL8 Race Dash Manual Engine Management Systems Engine Management Systems EDL8 Race Dash Manual Engine Management Systems Page 1 EDL8 Race Dash Page 2 EMS Computers Pty Ltd Unit 9 / 171 Power St Glendenning NSW, 2761 Australia Phone.: +612 9675 1414

More information

STB Front Panel User s Guide

STB Front Panel User s Guide S ET-TOP BOX FRONT PANEL USER S GUIDE 1. Introduction The Set-Top Box (STB) Front Panel has the following demonstration capabilities: Pressing 1 of the 8 capacitive sensing pads lights up that pad s corresponding

More information

Selecting the Right Oscilloscope for Protocol Analysis Applications

Selecting the Right Oscilloscope for Protocol Analysis Applications Selecting the Right Oscilloscope for Protocol Analysis Applications Application Note Serial buses are pervasive in today s electronic designs to provide critical communication between ICs, subsystems,

More information

SignalTap Plus System Analyzer

SignalTap Plus System Analyzer SignalTap Plus System Analyzer June 2000, ver. 1 Data Sheet Features Simultaneous internal programmable logic device (PLD) and external (board-level) logic analysis 32-channel external logic analyzer 166

More information

User Manual. This document applies to firmware version 2.2 and above.

User Manual.  This document applies to firmware version 2.2 and above. User Manual CSA7000 Series Serial Mask Testing & Serial Pattern Trigger TDS6000 & TDS7000 Series Option SM Serial Mask Testing Option ST Serial Pattern Trigger 071-1035-02 This document applies to firmware

More information

PYROPTIX TM IMAGE PROCESSING SOFTWARE

PYROPTIX TM IMAGE PROCESSING SOFTWARE Innovative Technologies for Maximum Efficiency PYROPTIX TM IMAGE PROCESSING SOFTWARE V1.0 SOFTWARE GUIDE 2017 Enertechnix Inc. PyrOptix Image Processing Software v1.0 Section Index 1. Software Overview...

More information

Benefits of the R&S RTO Oscilloscope's Digital Trigger. <Application Note> Products: R&S RTO Digital Oscilloscope

Benefits of the R&S RTO Oscilloscope's Digital Trigger. <Application Note> Products: R&S RTO Digital Oscilloscope Benefits of the R&S RTO Oscilloscope's Digital Trigger Application Note Products: R&S RTO Digital Oscilloscope The trigger is a key element of an oscilloscope. It captures specific signal events for detailed

More information

Troubleshooting and Analyzing Digital Video Signals with CaptureVu

Troubleshooting and Analyzing Digital Video Signals with CaptureVu Troubleshooting and Analyzing Digital Video Signals with CaptureVu Digital video systems provide and maintain the quality of the image throughout the transmission path. However when digital video problems

More information

C-PHY Essentials Transmitter Test Solution TekExpress C-PHY Essentials Tx

C-PHY Essentials Transmitter Test Solution TekExpress C-PHY Essentials Tx C-PHY Essentials Transmitter Test Solution TekExpress C-PHY Essentials Tx Applications Camera CMOS Image sensors Display Driver ICs Application processor for Mobile devices Tektronix C-PHY TX Essentials

More information

DDA-UG-E Rev E ISSUED: December 1999 ²

DDA-UG-E Rev E ISSUED: December 1999 ² 7LPHEDVH0RGHVDQG6HWXS 7LPHEDVH6DPSOLQJ0RGHV Depending on the timebase, you may choose from three sampling modes: Single-Shot, RIS (Random Interleaved Sampling), or Roll mode. Furthermore, for timebases

More information

Analyzing Modulated Signals with the V93000 Signal Analyzer Tool. Joe Kelly, Verigy, Inc.

Analyzing Modulated Signals with the V93000 Signal Analyzer Tool. Joe Kelly, Verigy, Inc. Analyzing Modulated Signals with the V93000 Signal Analyzer Tool Joe Kelly, Verigy, Inc. Abstract The Signal Analyzer Tool contained within the SmarTest software on the V93000 is a versatile graphical

More information

Exercise 1-2. Digital Trunk Interface EXERCISE OBJECTIVE

Exercise 1-2. Digital Trunk Interface EXERCISE OBJECTIVE Exercise 1-2 Digital Trunk Interface EXERCISE OBJECTIVE When you have completed this exercise, you will be able to explain the role of the digital trunk interface in a central office. You will be familiar

More information

FlexRay Physical Layer Eye-diagram Mask Testing

FlexRay Physical Layer Eye-diagram Mask Testing FlexRay Physical Layer Eye-diagram Mask Testing Application note Introduction Eye-diagram mask testing is one of the most important physical layer measurements that you can use to test the overall signal

More information

Troubleshooting Your Design with Tektronix MSO and DPO Series Oscilloscopes

Troubleshooting Your Design with Tektronix MSO and DPO Series Oscilloscopes Troubleshooting Your Design with Tektronix MSO and DPO Series Oscilloscopes Our thanks to Tektronix for allowing us to reprint the following article. Today s engineers and technicians face increasingly

More information

FACSAria I Standard Operation Protocol Basic Operation

FACSAria I Standard Operation Protocol Basic Operation FACSAria I Standard Operation Protocol Basic Operation 1. Checking Lasers Status a. Please check the ON / OFF of the lasers. Sufficient time (~30 minutes) need to be given to allow the laser(s) to warm

More information

NanoGiant Oscilloscope/Function-Generator Program. Getting Started

NanoGiant Oscilloscope/Function-Generator Program. Getting Started Getting Started Page 1 of 17 NanoGiant Oscilloscope/Function-Generator Program Getting Started This NanoGiant Oscilloscope program gives you a small impression of the capabilities of the NanoGiant multi-purpose

More information

CAN/LIN Measurements (Option AMS) for Agilent s InfiniiVision Series Oscilloscopes

CAN/LIN Measurements (Option AMS) for Agilent s InfiniiVision Series Oscilloscopes CAN/LIN Measurements (Option AMS) for Agilent s InfiniiVision Series Oscilloscopes Data Sheet Debug the signal integrity of your CAN and LIN designs faster Introduction The Agilent Technologies InfiniiVision

More information

BER MEASUREMENT IN THE NOISY CHANNEL

BER MEASUREMENT IN THE NOISY CHANNEL BER MEASUREMENT IN THE NOISY CHANNEL PREPARATION... 2 overview... 2 the basic system... 3 a more detailed description... 4 theoretical predictions... 5 EXPERIMENT... 6 the ERROR COUNTING UTILITIES module...

More information

EASY-MCS. Multichannel Scaler. Profiling Counting Rates up to 150 MHz with 15 ppm Time Resolution.

EASY-MCS. Multichannel Scaler. Profiling Counting Rates up to 150 MHz with 15 ppm Time Resolution. Multichannel Scaler Profiling Counting Rates up to 150 MHz with 15 ppm Time Resolution. The ideal solution for: Time-resolved single-photon counting Phosphorescence lifetime spectrometry Atmospheric and

More information

Keysight Technologies Segmented Memory Acquisition for InfiniiVision Series Oscilloscopes. Data Sheet

Keysight Technologies Segmented Memory Acquisition for InfiniiVision Series Oscilloscopes. Data Sheet Keysight Technologies Segmented Memory Acquisition for InfiniiVision Series Oscilloscopes Data Sheet Introduction Capture more signal detail with less memory using segmented memory acquisition Features:

More information

MS-32 OSCILLOSCOPE MIXED SIGNAL OPTION. Add 32 Digital Channels to a 4 Channel Oscilloscope

MS-32 OSCILLOSCOPE MIXED SIGNAL OPTION. Add 32 Digital Channels to a 4 Channel Oscilloscope MS-32 OSCILLOSCOPE MIXED SIGNAL OPTION Add 32 Digital Channels to a 4 Channel Oscilloscope 4 Analog + 32 Digital Channel Capability LeCroy introduces the first oscilloscope solution to combine 4 analog

More information

Keysight Technologies CAN/LIN Measurements (Option AMS) for InfiniiVision Series Oscilloscopes

Keysight Technologies CAN/LIN Measurements (Option AMS) for InfiniiVision Series Oscilloscopes Ihr Spezialist für Mess- und Prüfgeräte Keysight Technologies CAN/LIN Measurements (Option AMS) for InfiniiVision Series Oscilloscopes Data Sheet Introduction Debug the signal integrity of your CAN and

More information

Statement SmartLCT User s Manual Welcome to use the product from Xi an NovaStar Tech Co., Ltd. (hereinafter referred to as NovaStar ). It is our great

Statement SmartLCT User s Manual Welcome to use the product from Xi an NovaStar Tech Co., Ltd. (hereinafter referred to as NovaStar ). It is our great LED Display Configuration Software SmartLCT User s Manual Software Version: V3.0 Rev3.0.0 NS110100239 Statement SmartLCT User s Manual Welcome to use the product from Xi an NovaStar Tech Co., Ltd. (hereinafter

More information

Agilent Parallel Bit Error Ratio Tester. System Setup Examples

Agilent Parallel Bit Error Ratio Tester. System Setup Examples Agilent 81250 Parallel Bit Error Ratio Tester System Setup Examples S1 Important Notice This document contains propriety information that is protected by copyright. All rights are reserved. Neither the

More information

Oscilloscope Measurement Tools to Help Debug Automotive Serial Buses Faster

Oscilloscope Measurement Tools to Help Debug Automotive Serial Buses Faster Oscilloscope Measurement Tools to Help Debug Automotive Serial Buses Faster Application Note Introduction The primary reason engineers use oscilloscopes to debug and characterize automotive serial buses,

More information

Serial Triggering and Analysis Application Modules

Serial Triggering and Analysis Application Modules Serial Triggering and Analysis Application Modules AERO AUDIO AUTO AUTOMAX COMP EMBD FLEX Data Sheet Features & Benefits Automated Serial Triggering, Decode, and Search options for I 2 C, SPI, CAN, LIN,

More information

VIDEO GRABBER. DisplayPort. User Manual

VIDEO GRABBER. DisplayPort. User Manual VIDEO GRABBER DisplayPort User Manual Version Date Description Author 1.0 2016.03.02 New document MM 1.1 2016.11.02 Revised to match 1.5 device firmware version MM 1.2 2019.11.28 Drawings changes MM 2

More information

Source/Receiver (SR) Setup

Source/Receiver (SR) Setup PS User Guide Series 2015 Source/Receiver (SR) Setup For 1-D and 2-D Vs Profiling Prepared By Choon B. Park, Ph.D. January 2015 Table of Contents Page 1. Overview 2 2. Source/Receiver (SR) Setup Main Menu

More information

Oscilloscope Guide Tektronix TDS3034B & TDS3052B

Oscilloscope Guide Tektronix TDS3034B & TDS3052B Tektronix TDS3034B & TDS3052B Version 2008-Jan-1 Dept. of Electrical & Computer Engineering Portland State University Copyright 2008 Portland State University 1 Basic Information This guide provides basic

More information

Application Note #63 Field Analyzers in EMC Radiated Immunity Testing

Application Note #63 Field Analyzers in EMC Radiated Immunity Testing Application Note #63 Field Analyzers in EMC Radiated Immunity Testing By Jason Galluppi, Supervisor Systems Control Software In radiated immunity testing, it is common practice to utilize a radio frequency

More information

Network Line Card Testing using the TDS3000B DPO Application Note. Line Card Testing Example: Throughput = Shippable Dollars

Network Line Card Testing using the TDS3000B DPO Application Note. Line Card Testing Example: Throughput = Shippable Dollars Testing Example: Throughput = Shippable Dollars Overall manufacturing test throughput is dependent on many factors. Figure 1 shows a typical line card test setup using an oscilloscope, a channel multiplexer,

More information

TekExpress Ethernet Tx Compliance Solution Printable Application Help

TekExpress Ethernet Tx Compliance Solution Printable Application Help TekExpress Ethernet Tx Compliance Solution Printable Application Help *P077125300* 077-1253-00 TekExpress Ethernet Tx Compliance Solution Printable Application Help www.tek.com 077-1253-00 Copyright Tektronix.

More information

TV Synchronism Generation with PIC Microcontroller

TV Synchronism Generation with PIC Microcontroller TV Synchronism Generation with PIC Microcontroller With the widespread conversion of the TV transmission and coding standards, from the early analog (NTSC, PAL, SECAM) systems to the modern digital formats

More information

Spectrum Analyser Basics

Spectrum Analyser Basics Hands-On Learning Spectrum Analyser Basics Peter D. Hiscocks Syscomp Electronic Design Limited Email: phiscock@ee.ryerson.ca June 28, 2014 Introduction Figure 1: GUI Startup Screen In a previous exercise,

More information

SignalTap Analysis in the Quartus II Software Version 2.0

SignalTap Analysis in the Quartus II Software Version 2.0 SignalTap Analysis in the Quartus II Software Version 2.0 September 2002, ver. 2.1 Application Note 175 Introduction As design complexity for programmable logic devices (PLDs) increases, traditional methods

More information

DigiView User's Guide TechTools

DigiView User's Guide TechTools DigiView User's Guide DigiView User's Guide All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording,

More information

for the Epson Stylus Pro 4000 User s Guide

for the Epson Stylus Pro 4000 User s Guide for the Epson Stylus Pro 4000 User s Guide All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical,

More information

Modbus for SKF IMx and Analyst

Modbus for SKF IMx and Analyst User manual Modbus for SKF IMx and SKF @ptitude Analyst Part No. 32342700-EN Revision A WARNING! - Read this manual before using this product. Failure to follow the instructions and safety precautions

More information

TL-2900 AMMONIA & NITRATE ANALYZER DUAL CHANNEL

TL-2900 AMMONIA & NITRATE ANALYZER DUAL CHANNEL TL-2900 AMMONIA & NITRATE ANALYZER DUAL CHANNEL DATA ACQUISITION SYSTEM V.15.4 INSTRUCTION MANUAL Timberline Instruments, LLC 1880 S. Flatiron Ct., Unit I Boulder, Colorado 80301 Ph: (303) 440-8779 Fx:

More information