KEYSIGHT Article Column: On the Principles of Communication

2024-01-23 KEYSIGHT ZhiHu
oscilloscope,spectrum analyzers,KEYSIGHT oscilloscope,spectrum analyzers,KEYSIGHT oscilloscope,spectrum analyzers,KEYSIGHT oscilloscope,spectrum analyzers,KEYSIGHT

理论结合实践是掌握知识的最好的方法之一。是德科技将通信原理和实际应用以及解决方案发表在知乎这个平台,希望对您的学习有帮助。我们的文章内容从射频原理到大规模MIMO、低轨卫星通信测试到5G NTN方案,内容广泛。现列举部分内容共大家参考。


射频通信原理


这是一篇是德科技的通信专家编写的一篇图文并茂的文章,浅显易懂。


In order to explain radios, I need to talk about sound. I apologize if some of this is very elementary, but as the famous physicist Enrico Fermi once said, "Never underestimate the joy people derive from hearing something they already know."


If I take a xylophone and hit it with a little hammer, I get a sound. Using a microphone connected to an oscilloscope, I can see this sound as a waveform. With a xylophone, I get a sine wave. If I hit three different notes on the xylophone, the sine waves have different frequencies. If I hit all three notes at the same time, I get a more complicated wave form. It's the sum of those three signals.


A xylophone generates sounds that at viewed as sine waves on an oscilloscope.



A sine wave can be defined by three parameters: the amplitude (its height), the frequency (how rapidly it cycles), and the phase (the time position of the peaks). Sine waves are the most important signals in electronics for a variety of reasons, including the fact that any waveform – no matter how complex – can be decomposed into a sum of sine waves. This phenomenon was first investigated by Joseph Fourier, so it is called the “Fourier transform.”


Oscilloscopes and spectrum analyzers


An oscilloscope measures voltage – or anything that can be converted to voltage – as a function of time. The oscilloscope is the most fundamental instrument we make for designing, building and debugging electronic systems. In my xylophone example, the microphone converts the audio signal into a voltage signal that can be read by the oscilloscope.


For modern instruments, if I want to measure a waveform in the analog world, I need to turn it into numbers as fast as possible. The most demanding components in an oscilloscope are associated with converting the signal into computer bits. This is done with an analog-to-digital converter, which samples the waveform at evenly spaced intervals of time. At each interval, it takes a measurement of the analog voltage and converts it into a number. There’s always a trade-off. The faster I make the measurement, the fewer bits I’m going to be able to capture accurately.


An analog-to-digital converter takes an analog waveform and converts it into numbers. A digital-to-analog converter does the opposite.




We have another class of instruments called spectrum analyzers, which analyze a signal in the frequency domain. If I play my chord on the xylophone – all three notes with the same amplitude – I will see three peaks on the spectrum analyzer.


So an oscilloscope – a time-domain instrument – will show a signal as a waveform in time. A spectrum analyzer – a frequency-domain instrument – will show that same signal across a spectrum of frequencies.


A spectrum analyzer can measure the three seperate notes that make up the xylophone chord.



AM and FM radios


Now let’s look at communication systems. A lot of EMG’s instruments are used for designing, developing, manufacturing and testing communication systems, whether they are wireless or wireline.


A time-honored way to communicate over distances is with some kind of wave that carries the signal. By modulating that wave, I create the communications signal. This is called a modulated carrier communication system.


The ancient Romans used mirrors to reflect the sun for long-distance signaling. The same idea is behind the signal light used for communicating from ship to ship with Morse code. Here the carrier wave is visible light. By modulating the light – flashing it on and off – a sailor on one ship creates a message. An observer on another ship is able to read the message by detecting – in this case, seeing – how the carrier wave changes.


One advantage of a modulated carrieris that it enables you to put many different signals on a single carrier. For example, you might use different colors of light to carry several messages at the same time. Another advantage is the ability to choose a carrier wave that can travel long distances. Such carriers include a radio wave that can cross the country through the air, an optical signal that can travel hundreds of miles in a glass fiber-optic cable, or TV signals that can travel to your home in a coaxial cable.


If I want to create a carrier-based communication system, I need to have some way of changing that carrier. In the shipboard communicator, I simply turn the light on and off. In radio technology there are two popular modulation techniques, amplitude modulation and frequency modulation. These give us the familiar AM and FM dials.


With amplitude modulation, I start with a carrier wave that is a radio frequency (RF) – for example, 1340 kHz. I use my audio signal to control the amplitude of the RF carrier, using a device such as a variable gain amplifier. This produces an amplitude-modulated signal.


With frequency modulation, I also modify the carrier signal, except instead of varying the amplitude I vary the frequency. I could do this with a device such as a voltage-controlled oscillator.


Encoding a continuous signal by altering a carrier wave




What does an AM waveform look like on a spectrum analyzer? The spectrum of our original xylophone chord had three peaks, for the C, G and E notes. However, the spectrum of the modulated signal actually has seven different tones. In the center is the 1340 kHz carrier wave. The amplitude modulation process creates three new tones at frequencies just above the carrier wave, as well as a mirror image of these tones just below the carrier wave.


The modified carrier wave



Spectrum Analyzer


A radio receiver has the task of reconstructing the original signal that was used to modulate the carrier wave. For amplitude modulation, this is pretty easy. You merely need to filter out unwanted noise and detect the amplitude of the signal, just like the sailor’s eye does with the ship-to-ship system. Once the signal is reconstructed, it can be amplified and played through the radio’s speaker.


Advanced concepts


I don’t mean to oversimplify the sophisticationof this science. In order to make good measurements at KEYSIGHT, we work on every single part of the signal path, and it’s difficult to do that well.


For example, Keysight makes frequency synthesizers that generate very accurate sine waves. And by very accurate, I mean many digits of accuracy, like 10.00000000 GHz.


How do we get this degree of precision? We start by building a single fixed-frequency oscillator

that is very accurate and stable. A crystal oscillator uses a quartz crystal that vibrates at a particular frequency. By controlling the temperature and environment very carefully to ensure the stability of the crystal, we can end up with a very accurate 20 MHz oscillator.


From there, we can use other technologies to manipulate that 20 MHz signal. In frequency multiplication, we use nonlinear components to generate harmonics of the 20 MHz signal at even multiples of 20 MHz. For example, the 100th harmonic would be at 2 GHz. In frequency division, we can do the opposite. If we divide a 2 GHz signal by two, we get a signal at 1 GHz.


In frequency mixing we multiply two signals together. If we do this for two sine waves and view the result with a spectrum analyzer, we’ll find two peaks, one at the frequency given by the sum of the original frequencies, and the other at the difference. We can apply this technique to perform frequency translation, in which a signal can be moved from one frequency to another. For instance, we can take a 1.02 GHz signal and move it to 20 MHz by mixing it with a 1 GHz sine wave. We can even translate a complex modulated carrier to a new carrier frequency, while retaining exactly the same modulation.


Years ago, AM and FM were essentially the only practical ways to create a communication system. With today’s transistors and digital technologies, we now have incredibly complicated communication formats. There’s frequency shift keying (FSK), a digital version of FM. There’s amplitude shift keying (ASK), a digital version of AM. There’s phase shift keying (PSK), which modulates the third characteristic of a sine wave, the phase. We can combine these methods to achieve quadrature amplitude modulation (QAM), which modulates and sums two carrier waves that are 90 degrees out of phase with each other.


I’ve only scratched the surface on how complicated these modulations can get. The point is that today’s communication protocols are extremely complex. In order to produce signals that have these complicated modulations, or to analyze them, we have to have more sophisticated electronic instruments.


After converting from analog to digital, we can do all kinds of digital signal processing (DSP). In direct digital synthesis (DDS), we can digitally generate a signal by computation – including the sine wave carrier and any desired modulation – then convert the signal to analog with a data converter. Keysight can create a much more powerful spectrum analyzer or signal analyzer by doing sophisticated computation in the digital domain.


Keysight also designs very complex instrument systems all in one box. The classic example is our mobile phone tester, which can generate and analyze all the different modulation formats that are used in mobile phones. This instrument can set up a call with the phone. It can measure all the parameters that you need to know if you’re manufacturing a cell phone. It can run a test of the components of the cell phones that are coming off the assembly lines.


As integrated circuits become more powerful, communications engineersare designing more and more complicated communication formats to get more efficient use of the electromagnetic spectrum.


Keysight products span the electromagnetic spectrum.




Today, Keysight spans an enormous swath of the electromagnetic spectrum. From Bill and Dave’s original audio oscillator, our first product, we now go all the way up into X-rays with the systems we’ve acquired from Varian.


Keysight builds each instrument to serve a variety of test needs. Our engineers have a much harder job than the people who are building phones and radios. A customer may be building a communication system at 2.5 GHz, but Keysight has to build an instrument that works for everybody’s device, whether it’s a phone, a radio, a wireless router or a cable TV system.


Keysight’s advantage is that we have very smart people who have been working on these technologies for years, whether it’s our fundamental expertise in GaAs (gallium arsenide) integrated circuits,in microwave test accessories and PC boards, in custom digital ASICs (application-specific integrated circuits), in analog-to-digital converters,in signal processing algorithms, in instrument design or in user interface software.


Our experience and expertise gives us our competitive edge. And as long as we continue to innovate and push the boundaries of technology, we will continue to hold a leading position in electronic measurement.





技术资料,数据手册,3D模型库,原理图,PCB封装文件,选型指南来源平台:世强硬创平台www.sekorm.com
现货商城,价格查询,交期查询,订货,现货采购,在线购买,样品申请渠道:世强硬创平台电子商城www.sekorm.com/supply/
概念,方案,设计,选型,BOM优化,FAE技术支持,样品,加工定制,测试,量产供应服务提供:世强硬创平台www.sekorm.com
集成电路,电子元件,电子材料,电气自动化,电机,仪器全品类供应:世强硬创平台www.sekorm.com
  • +1 赞 0
  • 收藏
  • 评论 0

本文由星晴123转载自KEYSIGHT ZhiHu,原文标题为:为什么樊昌信的《通信原理》读起来十分吃力?,本站所有转载文章系出于传递更多信息之目的,且明确注明来源,不希望被转载的媒体或个人可与我们联系,我们将立即进行删除处理。

评论

   |   

提交评论

全部评论(0

暂无评论

相关推荐

Keysight(是德科技)测试仪器分销产品选型指南(英文)

目录- BenchVue Control and Analysis Software    RF Bench and Handheld Instruments    Handheld Spectrum Analyzers    FieldFox Handheld Analyzers    Spectrum Analyzers, Signal Analyzer    Audio Analyzer and Signal Generator    Power Sensors and Power Meters    RF and Microwave Test Accessories    Vector Network Analyzers and ECal Modules    Essential Bench    Oscilloscopes, Applications, and Probes    Digital Multimeters    Function/Arbitrary Waveform Generators    Data Acquisition/Switch Units    USB Products and Connectivity    Frequency Counters/Timers    Power Supplies    Bench Power Supplies    System Power Supplies    Precision Power Supplies    System Power Supplies(continued)    DC Power Analyzer, SMUs, and DC Electronic Loads    AC Power Sources    LCR Meters    Handheld Instruments   

型号- U8480,B2911A,U1272A,N8926A,34460A,N7040A,U8000,N9340B,53140,N5742A,N5766A,34905A,N9918A,N6735B,N8480,N5743A,N5767A,N1914A,3024T,3012T,U1273A,34904A,N6746B,N6734B,U3800,U1282A,N8948A,34470A,N7042A,N1913A,N5744A,N5768A,34903A,N8924A,N9916A,N9928A,34939A,N6701C,N8949A,U1271A,N8925A,N8937A,N7041A,N1912A,N9000B,N5745A,N5769A,N2819A,3022T,3034T,N6700C,34902A,N9917A,34938A,N6736B,U1600,8491A,DSOX1102G,DSOX1102A,N9320B,P-SERIES,33509B,N7020A,N1911A,N9344C,N5746A,N3302A,N2818A,34901A,34937A,U1701B,82357B,U1273AX,U2802A,N5181B,N2142A,U1281A,B2902A,4024A,N5747A,N3303A,8490G,N2805A,3032T,N6702C,U1700,N6705C,N8928A,N9342C,33519B,B2901A,N3304A,N5748A,34947A,N2804A,N8929A,N5171B,N9343C,N2140A,X-SERIES,B2912A,N3305A,U8903B,N5749A,4022A,34934A,4034A,34946A,8480D,3054T,U2702A,N3306A,U1733C,U1210,U2300,N5700,34945A,3458A,TU1453A,U2701A,B2962A,1146B,N3307A,1147B,N7026A,33600A,33612A,B2961A,N9322C,N9310A,U1731C,2002A,53200,2014A,3104T,U1610A,U2723A,33611A,2004A,U1732C,J7205A,34942A,U3606B,53210A,J7205B,U2722A,N1810UL,33622A,3102T,34941A,N8760A,2012A,2024A,U2500,U1620A,33512B,33500B,33621A,N1810TL,3004A,N6700,N6705,N8761A,N2821A,33511B,N3300,4104A,2022A,N2820A,U2600,33510B,33522B,3014T,N2843A,E36100B,33521B,N9962A,87106D,AC6804B,E4982A,DAQM905A,34950A-34959A,N6750,N9950A,N8740A,E36103B,U2020,EDUX1002A,N9951A,33520B,N7007A,83050A,N2962A,53131A,P9243A,E4981A,U2741A,34972A,E36102B,J7211B,J7211A,J7211C,E36320A,N8741A,AC6802B,DAQM903A,U1270,N9960A,E36311A,N8762A,E36105B,N6781A,U2000,E3641A,EDUX1002G,N2863B,AC6803B,DAQM904A,N8900,U1280,84904L,U2751A,34970A,N9961A,B2900,E36104B,E3640A,AC6800B,N2862B,6002A,E3600,E-SERIES,E36313A,DAQM900A,U1250,U5850,N8756A,N8732A,N8950A,AC6801B,10070D,DAQM902A,U2761A,34980A,E36300A,E36312A,N6782A,DAQM901A,E36106B,53220A,N8757A,87222D,N8733A,N8951A,87222E,N9952A,87104D,P9242A,E4980A,6004A,53132A,N6785A,N6773A,U1452A,B2980A,N6761A,N8754A,N8742A,P9241A,N2871A,53230A,N8700,N4985A-S50,U1240,N6784A,E4981A-001,E4981A-002,N8755A,U1453A,N8731A,N2870A,8495D,N2797A,87405B,N2894A,N5770A,8495B,87405C,34420A,E3647A,10833F,34921A-25A,10833G,10833A,10833B,4154A,10833C,10833D,N6775A,U1450A,N8736A,N6763A,U1232A,N8954A,N6751A,N8930A,N7550,N9923A,N2796A,N9935A,N2893A,N5771A,E36100,E3646A,6811C,N4985A-S30,4032A,N8737A,N6786A,N6774A,N8943A,N6762A,E5063A,10834A,N8955A,U1451A,8494G,N8931A,E3634A,U1233A,3052T,N2783B,P9371A,N2795A,N5772A,6813C,E3649A,6800C,6812C,N6753A,N8758A,U1460A,N6741B,U1242C,N8734A,U1242B,N8952A,N6777A,N8940A,N6765A,P9370A,N2891A,N2782B,EPM SERIES,53181A,N5761A,34931A-33A,34465A,E3648A,4054A,N8759A,N6764A,U1231A,U1461A,N6752A,E9320,83020A,N8735A,N8941A,N6776A,N2793A,DAQ970A,N2890A,L2060,N2781B,U1240C,N9914A,82350C,N5750A,N5762A,U2063,E5810B,N8934A,N6743B,N9926A,P1912A,N8946A,N6731B,N9938A,U1252B,E3643A,E3631A,N6755A,14585A,N2792A,N2780B,U1241C,N5763A,E4980AL,N5751A,E36300,E9300,N8923A,N9915A,N8935A,N6742B,N9927A,E3630A,U1241B,4052A,U1253B,E3642A,N6766A,34908A,N6754A,N2791A,N9912A,N8738A,N9936A,U1190,U2040,N5752A,N5764A,34450A,DAQM907A,N8932A,N8944A,34907A,N8920A,E3645A,N6745B,E3633A,N6733B,L2050,N2790A,U1251B,N8739A,N9913A,N9925A,N5741A,DAQM908A,N5765A,34461A,U2053,N8945A,N6732B,N9937A,N8957A,N8921A,E3632A,E3620A,N6756A,E3644A,N6744B

选型指南  -  KEYSIGHT  - November 2018 PDF 英文 下载

Keysight(是德科技)Infiniium 示波器探头和附件选型指南(英文)

目录- Probe Compatibility Table    InfiniiMax Active Probe System Overview    Optical-to-Electrical Converter    Active Termination Adapter    InfiniiMode Active Probes    Single-Ended Active Probes    General Purpose Differential Active Probes    AC/DC Current Probes    High-Sensitivity Current Probe    General Purpose Passive Probes    High Voltage Passive Probe    Mixed Signal Oscilloscope Logic Probes and Accessories    Probing Accessories   

型号- N2830A,N7008A,N7040A,P6241,P6243,E2614A,P6245,1250-4403,P6246,P6247,P6248,P6249,N5439A,N1022B,MX0103A,N2878A,N4839A,N27891A,N7007A,P6701B,P6250,P6251,E2615A,N2768A,N2877A,N2744A,90000X,N7042A,E2616A,MX0105A,90000 X,90000A,E5404A,N4829A,N2779A,N2888A,N2876A,N2750A SERIES,E2697A,N2851A,N7009A,N5450B,1160A-65A,N7041A,N2819A,P6711,N280XA,P5210A,P6713,P6703B,N2778A,N2766A,N2887A,N2875A,E5396A,MV-23,N4863A,N2874A,N5451A,N7020A,N7032A,P6205,N2818A,N2789A,0960-2907,N2777A,54904-61622,0960-2908,E5385A,N4864A,10070D,N4840A,N2885A,N2873A,N2752A,N5440A,MX0106A,90000 SERIES,N2829A,N2817A,N2776A,N2805A,N4853A,E5394A,N4841A,N2884A,N2751A,N2872A,MX0109A,N5477A,N7010A,N7022A,N2828A,54850,N2787A,N2816A,N2804A,N4842A,N2870A-76A,N4854A,N2786A,E5383B,N2750A,N2871A,N5442A,N7021A,N7033A,E2613A,N2839A,9000A,N2848,N2827A,N2803A,E2678B,N4831A,N2870A,N4843A,N2797A,N2785A,N5443A,N7000A,N7024A,10073D,80000,DP0002A,10467-68701,N2838A,N2826A,N2802A,N2881A,E2643A,E2655C,N2796A,N2784A,N2893A,1134B,1146B,N5444A,N7023A,E2679B,DP0001A,P5205,1147B,1147A,N2801A,N2849A,N2825A,N4844A,N2783B,E2644A,N7026A,N2880A,N5380B,N2795A,P5205A,N2783L,P5210,1131B,N5445A,N7002A,E2668B,N2812A,N2848A,N2836A,N2824A,N4845A,N2891A,N2782B,N5381B,N2697A,1168B,1132B,10072A,N7001A,E2669B,MX0023A,1169B,N2823A,N4846A,TCP202,N4822A,N2835A,N5446A-006,N7004A,N5446A-005,N2781B,N5446A-004,N5446A-003,10077A,N5446A-002,N5447A,N5446A-001,90000 Q-SERIES,N2822A,N7003A,N2780B,E2675B,10 076C,1130B,N5448B,5959-9334,N2833A,N2821A,E5346A,N4836A,10085-68701,N2791A,E2676B,N7006A,01650-61609,N700XA,10075A,N5425B,5968-4632E,N5449A,N2832A,N4837A,N2832B,N2820A,E2677B,N7005A,N2790A,11447B,N2831B,10076C,N5426A,MX0100A,N7042 A,N2831A,N4838A,5090-4833,N2879A

选型指南  -  KEYSIGHT  - February 2, 2021 PDF 英文 下载

Keysight InfiniiMax 4 Series High-Bandwidth Oscilloscope Probes Deliver Bandwidths up to 52GHz Brickwall

Keysight introduces the InfiniiMax 4 Series high-bandwidth oscilloscope probes, expanding its portfolio of high-frequency probes to cover bandwidths up to 52 GHz. The InfiniiMax 4 series provides digital designers with a turn-key probing solution for high-speed digital, semiconductor, and wafer applications.

产品    发布时间 : 2024-01-31

Agilent Technologies ESA-E Series Spectrum Analyzers Specifications Guide

型号- E4407B,ESA-E SERIES,E4402B,E4404B,E4405B

用户指南  -  KEYSIGHT  - January 2011 PDF 英文 下载

Keysight(是德科技)示波器探头和附件选型指南

目录- Oscilloscope Probes Accessories    Passive probes    Single-ended active probes    Differential active probes    current probes    Optical-to-electrical converter    Oscilloscope Accessories   

型号- N2870A,E2678B,N2797A,N2830A,N2785A,N2894A,N2882A,N7040A,N7000A,E2614A,10073D,N7024A,N5439A,N1022B,N2878A,N4827A,N2842A,N2826A,N2802A,N2881A,E2643A,E2655C,N2841A,N7007A,N2796A,N2784A,N2893A,1134B,54620-68701,N5444A,1146B,E2615A,N7023A,E2679B,DP0001A,1147B,N2889A,N2801A,N2768A,N2756A,N2877A,N2744A,N2825A,N2783B,E2644A,N7026A,N2880A,N5380B,N2795A,N2783L,N7042A,E2616A,1131B,N5445A,N7002A,E2668B,MX0105A,U1880A,N2888A,N2876A,N2848A,N2824A,N2891A,N2782B,N5381B,E2697A,N2863B,N5450B,1168B,1132B,N7041A,10072A,N7001A,E2669B,MX0023A,N2819A,MX0104A,1169B,N2778A,N2887A,N2766A,N2875A,N2835A,N4822A,N2793A,E5396A,N7004A,N2890A,N2781B,54826-68701,N4863A,N2874A,N5451A,N2862B,10077A,1165A,N7020A,N7032A,54006A,N2818A,N6459-60001,N2822A,N2777A,N7003A,N4864A,N2792A,10070D,N2780B,E2675B,N6450-60001,N2885A,N2873A,N2752A,N2142A,MX0106A,1130B,N2829A,N2833A,N2821A,N2776A,N2805A,10085-68701,N2791A,E2676B,N2884A,N2872A,N2751A,MX0109A,N5477A,10075A,N7022A,N5425B,N5449A,N2828A,N2832A,N2820A,N2787A,N2804A,E2677B,N7005A,N2790A,N2786A,N2871A,N2750A,54904-61615,N2140A,10076C,N5442A,N7021A,N5426A,N7033A,E2613A,MX0100A,N2839A,N2843A,N2831A,N2827A,N2803A,N2879A

选型指南  -  KEYSIGHT  - September 21, 2020 PDF 英文 下载

Using the Keysight N5477A Sampling Oscilloscope Adapter

型号- N2800A SERIES,DCA-X,86100D DCA-X,N5477A,N2800A,86100D

用户指南  -  KEYSIGHT  - August 2010 PDF 英文 下载

Keysight Technologies(是德科技) View Scope Logic Analyzer and Oscilloscope Correlation

型号- 7000,MSO8104A,MSO6054A,DSO90804A,MSO6034A,DSO7014A,DSO7034A,DSO7054A,1682A,MSO7054A,1690A,1692AD,MSO7104A,DSO6102A,1680 SERIES,16804A,16901A,DSO5034A,DSO5054A,6000,MSO6102A,DSO5014A,1683A,DSO91304A,1690AD,1691A,1681AD,MSO7012A,1683AD,DSO81004A,DSO6034A,16800,16803A,DSO6054A,16900A,16823A,MSO6052A,MSO6032A,DSO90604A,5000,DSO8064A,DSO7012A,1692A,DSO7032A,DSO91204A,DSO7052A,MSO7032A,MSO7052A,1680A,U4154A,1691AD,DSO6104A,1693AD,DSO81304A,16806A,MSO8064A,16903A,16802A,16822A,DSO5012A,DSO7104A,8000,DSO5032A,DSO90000,MSO6104A,1681A,1693A,1690,DSO5052A,1680AD,DSO81204A,MSO7014A,1682AD,MSO7034A,DSO8104A,DSO80000,DSO6052A,16902A,DSO6032A,DSO90404A,DSO90254A,16902B,16801A,16900,16821A

数据手册  -  KEYSIGHT  - August 1, 2014 PDF 英文 下载

Compelling Reasons to Migrate from the Keysight 856xE/EC Spectrum Analyzers to the Keysight X-Series Signal Analyzers

型号- 8562EC,856X,8561EC,8560EC,856XE,856XEC,8565EC,X-SERIES,8564EC,8563EC

商品及供应商介绍  -  KEYSIGHT  - December 2, 2017 PDF 英文 下载

Keysight Introduces Hardware-Accelerated Oscilloscope with Automated Analysis Tools, Analysis Produce Results at Least 60% Faster Than Most Competitors

Keysight Technologies announces the expansion of its industry-leading portfolio of Infiniium oscilloscopes with the new, hardware-accelerated Infiniium MXR B-Series, offering automated analysis tools that enable engineers to find anomalies quickly and shorten time to market.

产品    发布时间 : 2023-09-15

DSO/DSA81204B & DSO/DSA81304B Oscilloscope Promotion

型号- DSO81204B,DSO81304B,DSO80000-001,DSA81204B-DSA,DSA81304B-DSA,DSA81204B,DSA81304B

商品及供应商介绍  -  KEYSIGHT  - September 1, 2007 PDF 英文 下载

Keysight(是德科技)InfiniiVision示波器探头及附件选型指南(英文)

目录- Probe Introduction    Probe Compatibility Table    Passive Probes    InfiniiMax Active Probes and Accessories    High-voltage Differential Active Probes    Single-ended Active Probes    Mixed Signal Oscilloscope Logic Probes    Clamp-on Current Probes    Wedge Probe Adapters    Miscellaneous Accessories    T2A Probe Interface Adapter   

型号- 6000 SERIES,N2830A,N7008A,N2111A,N7040A,P6241,P6243,E2614A,P6245,P6246,P6247,P6248,N2919A,P6249,N4839A,EDUX1002A,N4827A,N2842A,N2733B,N2841A,N7007A,5000 SERIES,P6701B,P6250,P6251,E2615A,N2889A,N2756A,N4828A,N2877A,N2744A,N2853A,N2732A,MSO6000A,10070,N2840A,N7042A,E2616A,MSO7000B,6000X,N2917B,N2779A,N287XA,N28XXA,N4829A,E5404A,N2755A,N28XXB,EDUX1002G,N2863B,N2851A,N7009A,N5450B,1160A-65A,N7041A,N2819A,P6711,P5210A,P6713,P6703B,N2778A,N2916B,E5396A,DSOX1102G,N4863A,N2143A,N5451A,N2862B,DSOX1102A,N7020A,P6205,N2818A,1000 X-SERIES,N2789A,N2777A,0960-2908,N6456A,N4864A,E5385A,10070D,N4840A,N6450-60001,N2752A,N2873A,N2142A,4000X,N2829A,N2817A,N2776A,N2805A,N4853A,E5394A,N4841A,N2763A,N2141A,N2751A,N7022A,N2828A,N2787A,N2816A,N2804A,N4842A,N4854A,E5383A,N2786A,N2750A,N2140A,X-SERIES,N7021A,E2613A,N6457A,N2827A,N2803A,N2870A,N4831A,E2678B,N4843A,E2642A,N2797A,N2785A,N2894A,1145A,N7000A,10073C,10073D,DP0002A,3000XT,N2826A,N2802A,N2881A,N2760A,E2643A,N2796A,N2784A,N2893A,1134B,54620-68701,1146B,10074C,10074D,N7023A,E2679B,DP0001A,P5205,1159A,1147B,N2801A,N2849A,N4844A,N2825A,N2783B,N7014A,E2644A,N7026A,1250-3978,N2880A,N5380B,N2795A,N2783A,1155A,P5205A,N2783L,P5210,1131B,N7002A,E2668B,1168A,N2800A,N4845A,N2824A,N2782B,N2891A,5081-7696,1132B,10072A,N7001A,E2669B,N7013A,MX0023A,0960-2978,0960-2979,0960-2977,1169A,01650-63203,N4846A,3000A/T X-SERIES,N2859A,5081-7690,N4822A,TCP202,N2793A,N2781B,N2890A,0960-2981,10077A,0960-2982,1153A,0960-2985,0960-2986,0960-2983,0960-2984,0960-2989,0960-2987,0960-2988,N6459-60001,N2822A,N284XA,N4847A,N2858A,N7003A,N2792A,N2780B,E2675B,3000TX,0960-2990,1154A,1130B,2000 X-SERIES,MSO7000A,4000 X-SERIES,N2821A,N4848A,N4836A,E5346A,10085-68701,6000 X-SERIES,N2791A,E2676B,N7006A,01650-61607,10075A,N5425B,N2856A,N2832A,N4837A,N2820A,N4849A,7000 SERIES,E2677B,N2790A,1180CZ,10076C,1152A,N5426A,DSO6000A,N2843A,N2831A,N4826A,N4838A,N2879A

选型指南  -  KEYSIGHT  - July 10, 2020 PDF 英文 下载

How to Set up an Eye Diagram on an Oscilloscope?

Eye diagrams are extremely helpful in testing the physical layer fidelity of clock or serial data, but many engineers don‘t know: What they are? Why they should use one? How to easily set one up? They actually aren‘t that complex when broken down.

设计经验    发布时间 : 2023-08-09

HP 8590 D/E Series Spectrum Analyzers,Portable

型号- HP 85718A,HP C2106A,HP 85716A,HP 85902A,HP 8447D,HP 8596E,HP 85714A,HP C2114A,HP 8594E,HP 85702A,HP 85724A,HP 8449B,HP 8592D,HP 85700A,HP 85722A,MX80,HP 8590D,HP 8590,HP 11946A,HP 85024A,HP 85711B,HP 85721A,HP 85717A,HP 85905A,HP 85715A,HP 8595E,HP 85713A,HP 85901A,HP 8593E,HP 85723A,HP 92203J,HP 11770A,HP 85711A,HP 92203K,HP 8590 E,HP 8591E,HP 8590 D,HP 87405A,HP 85719A,HP 11945A,HP 7440A,HP 41800A,LQ870,HP 85712D,HP 85720A,HP 11758V,HP C2614A

数据手册  -  KEYSIGHT  - July 2004 PDF 英文 下载

商品及供应商介绍  -  KEYSIGHT  - December 1, 2017 PDF 英文 下载

InfiniiVision Oscilloscope Application Bundles

型号- N7026A,4000 X,N2751A,MSOX6004A,3000T X-SERIES,DSOXLAN,3000T X,MSOX4154AUT,N2818A,6000 X,U1880A,DSOX3154AUT,DSOX3WAVEGEN,MSOX6004JIT,D3000AUTB,N2790A,MSOX4154PWR,N2750A,DSOX6WAVEGEN2,DSOX3054PWR,X-SERIES,DSOX3054T,DSOX3054AUT,D6000BDLB,DSOX6004A-02G,DSOX6004JIT,1147B,4000 X-SERIES,MSOX4154A,D4000BDLB,DSOX6004A,DSOX4WAVEGEN2,6000 X-SERIES

数据手册  -  KEYSIGHT  - May 18, 2021 PDF 英文 下载

展开更多

现货市场

查看更多

品牌:KEYSIGHT

品类:Oscilloscope

价格:¥6,255.4404

现货:42

品牌:KEYSIGHT

品类:Oscilloscope

价格:¥2,032.6780

现货:39

品牌:KEYSIGHT

品类:Oscilloscope

价格:¥2,279.0608

现货:34

品牌:KEYSIGHT

品类:Oscilloscope

价格:¥5,964.0270

现货:33

品牌:KEYSIGHT

品类:Oscilloscope

价格:¥5,507.7707

现货:28

品牌:KEYSIGHT

品类:Oscilloscope

价格:¥27,841.4996

现货:24

品牌:KEYSIGHT

品类:Oscilloscope

价格:¥5,642.3160

现货:16

品牌:KEYSIGHT

品类:Oscilloscope

价格:¥7,943.7870

现货:12

品牌:KEYSIGHT

品类:Oscilloscope

价格:¥4,209.3379

现货:9

品牌:KEYSIGHT

品类:Oscilloscope

价格:¥4,400.7087

现货:9

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

品牌:

品类:

价格:

现货:

电子商城

查看更多

暂无此商品

千家代理品牌,百万SKU现货供应/大批量采购订购/报价

服务

查看更多

网络分析仪/频谱仪/信号分析仪/无线综测仪/信号发生器租赁

提供是德(Keysight),罗德(R&S)测试测量仪器租赁服务,包括网络分析仪、无线通讯综测仪、信号发生器、频谱分析仪、信号分析仪、电源等仪器租赁服务;租赁费用按月计算,租赁价格按仪器配置而定。

提交需求>

无线充电传输效率测试

配备KEYSIGHT网络分析仪,可测量无线充电系统发射机/接收机线圈的阻抗,电感L、电阻R、电感C以及品质因数Q,仿真不同充电负载阻抗下的无线充电传输效率。支持到场/视频直播测试,资深专家全程指导。

实验室地址: 深圳 提交需求>

查看更多

授权代理品牌:接插件及结构件

查看更多

授权代理品牌:部件、组件及配件

查看更多

授权代理品牌:电源及模块

查看更多

授权代理品牌:电子材料

查看更多

授权代理品牌:仪器仪表及测试配组件

查看更多

授权代理品牌:电工工具及材料

查看更多

授权代理品牌:机械电子元件

查看更多

授权代理品牌:加工与定制

世强和原厂的技术专家将在一个工作日内解答,帮助您快速完成研发及采购。
我要提问

954668/400-830-1766(工作日 9:00-18:00)

service@sekorm.com

研发客服
商务客服
服务热线

联系我们

954668/400-830-1766(工作日 9:00-18:00)

service@sekorm.com

投诉与建议

E-mail:claim@sekorm.com

商务合作

E-mail:contact@sekorm.com

收藏
收藏当前页面