How to measure LTE signal EVM

Hi All,
I use R&S instrument(SG and spectrum analyzer) to measure LTE-TDD EVM,(Center Freq: 2.6G, power: -30dBm)
But I am at a loss that I get the the value 87.18(EVM PDSCH 64QAM) , it beyond the limit 8.
I donot know how to make it, can anybody do me a favor?
And BTW, who can provide the remote commands for measure EVM, I want to use Labview to control it instead of manually.
Thanks a lot
Amanda

Hi Amanda,
Which specific Rohde & Scwarz instruments are you using?  We have instrument drivers at ni.com/idnet for a number of devices, including some R&S SG's and analyzers.  You can also download LabVIEW drivers at their website here.  These should help you interface your instruments with LabVIEW.  You should also make sure that you have NI-VISA installed on your machine.  You can search for, download and install the appropriate version of this driver here.
Hope this helps!
Regards,
Stephanie R.
National Instruments
Stephanie R.
National Instruments

Similar Messages

  • How to measure LTE signal strength?

    Ive used LabView for years but have been away a while.  so much is new.    Can the USRP be used for testing LTE mobile signal strength? and decode various fields like mibs and sibs? signal to noise?  CIR?  if not, is there something that is able to?
    thanks 

    Hello Bradley,
    Here is a short video showcasing one application involving NI Software Defined Radio for an 8x8 LTE MIMO, along with an article describing the application:
    http://zone.ni.com/wv/app/doc/p/id/wv-2864
    http://www.ni.com/white-paper/14311/en
    http://electronicdesign.com/4g/getting-ready-8x8-mimo
    There is a lot of additional information about USRP available at the following sites:
    http://www.ni.com/sdr/
    http://www.ni.com/usrp/
    http://www.ni.com/white-paper/8787/en
    Note that the LTE application above utilized the FlexRIO with FPGA in their system.  Using the FPGA allows you to fully customize your I/O to match the needs of your application, such as ensuring you have the bandwidth to handle LTE.  USRP products have tunable center frequency options from 50 MHz to 6 GHz, which includes the frequency spectrum of LTE measurements.  What exactly do you want to try and do with USRP and LTE?  Are there any products in particular that you are interested in?
    Patrick
    CLA

  • Can you tell me how to measure audio signal frequency in measurement studio with visual basic 6.0?

    I'd like to measure two differential input signal(I.e. A+ and A-),below is two test projects,
    1.connect A+/A- to PCI 6052E card's ACH0/ACH8 ,and refer to GND for testing
    2.connect respectively A+/A- to PCI 6052E card's ACH0/ACH8 for testing
    Could you tell me the details of the second project?and give me a illustration in measurement studio with visual basic 6. 0 about the second?
    In addition,I would like to measure the audio signal frequency,could you give me a illustration in measurement studio with visual basic 6.0?
    Wait for your reply!

    Dear kelven,
    Thank you for contacting National Instruments.
    To address your question, there are Analog Input shipping examples that demonstrate how to measure an analog input differentially, as you specify in (2).
    As for measuring the audio signal frequency, you may want to check out the following KnowledgeBase. The link is:
    http://digital.ni.com/public.nsf/websearch/4b08380530d72d3b86256340004c3005
    Let me know if you have any further questions or if this does not resolve your issue.
    Thanks again and have a great day!
    Chad AE
    Applications Engineer - National Instruments

  • How to measure Pulse signals

    Hello, Friends
    I am interested in developing a data acquisition program from a sensor that gives a pulse signal. I would like that send me please some information about what VI’s I have to use inorder to began the acquisition and How I can measure the pulse frecuency. Some examples will be very excellent.
    Please, write me. I will be very thankful
    Pablo

    You should be able to findout the output of the signal, is it an analog voltage or is this pulse a digital pulse (ie measuring TTL Width or some number of counts for a frequency changing pulse train)?  All this is either done with DAQMX analog in vis or counter vis.  You really need a clear picture of what the signal is before you can write code.  The code should be simple once you know your signal.
    Paul
    Paul Falkenstein
    Coleman Technologies Inc.
    CLA, CPI, AIA-Vision
    Labview 4.0- 2013, RT, Vision, FPGA

  • How to measure different signals with PXI-2501

    Hello everybody,
    i have a an understanding problem.
    I have a PXI-2501 switch and i want to measuere signals with the pxi-4071, so far so good.
    I did some voltage- measurements and everything worked fine. Then i disconnected the power source and measured the temperature with a PT1000 in four-wire-mode ... also worked fine.
    But i want to measure voltage and temperature, in the same VI, so i connected the voltage signal on CH0 and the PT1000 at CH5 (in four wire mode), and now i get problems. The temperature is fluctating. There are a few measurements that seems OK, and then i see some that are far away from the truth.
    The VI consists of a state machine, the measurements are done in different states, of course with the correct scan list for each measurement.
    Any suggestions? Am I doing something completely wrong?
    Thanks
    (and excuse for my english )

    Hi Roman,
    id I understand you right:
    The temperature measurement works fine, if the sensor is directly connected to the 4071, but if connected via the 2501 you see the big deviations?
    Have you measured the the resistance of the Switch-Matrix yet?
    kind regards 
    Heinz

  • How to measure the baseline of a noisy, pulsed signal

    Hi
    I am measuring the torque exerted by a large motor on a shaft using a load cell and lever arm. The shaft runs at approx 150 rpm. I have attached a drawing that shows the output I get. This is a test rig.
    I have written some code that measures the maximum peak out of a group of approx 5 peaks and writes this to a shift register. This gives me an idea of the maximum torque "spike".
    I also wish to measure the baseline torque (due to the bearings in the machine). Even when highly filtered (my noise filter is set to 49Hz) the signal exhibits this noise which is probably due to vibration in the system. The signal is zeroed when the motor is not running.
    Does anyone have an ideas on how to measure the "baseline" torque? The large spike in torque prevents me from doing a running average. Can anyone think of a way of averaging just the noisy part of the signal to get an average value? I aim to to subtract the average baseline torque from the peak value to get an idea of the torque due to the event which causes
    the spike.
    Any help would be greatly appreciated.
    Many thanks.
    Attachments:
    drawing of torque signal.gif ‏26 KB

    Thanks for the reply. I understand what you are saying. However, I might have to modify my method for measuring the peaks if I choose to implement your idea. I have taken a screenshot of my "peak finder" code and attached it.
    Bascially, the reset terminal is wired to a timer which outputs a pulse every few seconds. This resets the vi (a standard NI one I think) and sets the peak magnitude back to zero. This way, I am windowing the signal and measuring the maximum peak in every window. This is what I need to do.
    So I could use a logical filter to feed data to the running average only if;
    the amplitude of the signal is less than a certain threshold
    and if the current value has similar low peaks either side of it
    How would you construct the code to delay the evaluation so that the values in front and behind of the current data point can be analysed?
    thanks again
    Attachments:
    peak_find_screenshot.jpg ‏45 KB

  • How to measure a current signal with NI 6211?

    How to measure a current signal with NI 6211?

    Hi Clecio,
    This is a charge accelerometer. It is different from the IEPE accelerometers that outputs a voltage signal.
    You need a charge amplifier. Then according to the charge amplifier output we can select an appropriate module to measure the signal.
    It is not possible to measure charge accelerometers with NI 9234 directly.
    Best Regards,
    Rodrigo Schneiater
    Application Engineering
    National Instruments Brazil
    If this information was useful, please click in the 'KUDOS!' beside.

  • How to measure SNR of an EMG Signal?

    hi
    i want to measure SNR (Signal to Noise Ratio) of an EMG signal. I have attached a VI. Please have a look in the front panel. Among the three XY-graph, one is EMG, 2nd one is ECG and last one is EMG+ECG. I want to measure SNR for the signal EMG+ECG. Here ECG should be considered as noise. How to do so? I didn't find any convenient way for this. Please help me out.
    Thanks at advance-
    Taslim
    Attachments:
    SNR-1.vi ‏140 KB

    Taslim,
    Typically signal to noise ratio is defined on simple signals such as sine waves. Even if you have a "clean" version of the ECG signal, you cannot simply subtract or divide it because it will have a a slight phase shift and probably a small difference in the waveform due to the separation of the ECG electrodes from the EMG electrodes.
    The SINAD VI in the Signal Processing >> Waveform Measurements palette uses FFT methods to identify the fundamental frequency and to isolate that "signal" from other components in the total signal.  
    With a signal which looks much like noise (the EMG) you must define exactly what you mean by signal to noise ratio and how it could be measured.
    You might be able to take the RMS of the composite signal and compare that to the RMS of a clean ECG, but you would need to normalize the amplitudes in some way to make the result reproducible and meaningful.
    Lynn

  • How to measure/estimate Bias of the signal

    Dear Sir
    I am performing the FFT of the signal which collect in real time from the hall effect current tranceducer SCT-013-005. I need to measure/estimate bias of this signal. Can you please guide me how can I do that. (Attached is my vi which is developed in LabVIEW 2012)
    I shall be thankful to you for your attention and consideration.
    Kind Regards
    Urfee
    Solved!
    Go to Solution.
    Attachments:
    How to measure Biase of the signal.vi ‏930 KB

    Hi tronoh,
    what about using the "Basic Averaged DC&RMS" function on your periodic signal?
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • How to measure the pulse duration of a TTL signal using AI?

    Hi there.
    I would like to know how to measure the pulse duration of a TTL signal using an Analog input.
    These TTL signals comes from an ultrasonic sensor's output. The pulse width of the signal is
    proportional to the distance of the object the sensor detected.
    I have tried using the example "Measure Pulse Width.vi" which uses a counter to measure the
    pulse duration instead. It provides me with correct results.
    However, i will like to know how can i do it using the AI instead.
    I tried it by using the example "Acq&Graph Voltage-Int Clk.vi" which i modified by including a
    timing and transistion measurement vi. Pulse duration was selected as the output. A graph indicator was also added at the output of the pulse duration to monitor the incoming TTL signals.
    However, everytime the TTL signals was detected on the graph indicator, the numeric indicator always produce a "zero" reading.
    I have attached my vi for your reference.
    Can anybody advice me what i have done wrongly?
    Regard.
    Attachments:
    Acq&Graph Voltage-Int Clkv1.vi ‏190 KB

    Hi Paul,
    Today i tried using 2 different methods to read the pulse duration of my sensor signal.
    Both methods use "Acq&Graph Voltage-IntClk" vi as a guide.
    Method1:
    Add a filter vi(lowpass/bandpass) and a timing and transition measurements vi.
    Pulse duration is selected as the output. With some numeric conversion, a centimeter
    reading indicator was created. However, the reading always remains as "zero"
    Method2:
    Add a Mask and Limit Testing vi and a timing and transition measurements vi.
    By adjusting my upper and lower limits, i manage to "filter" a single pulse out from the actual signal.
    However, like the earlier case, the cm reading still remains at "zero"
    I have attached both the methods resulted waveforms for your reference.
    Are there anything that you can advice on?
    Regard.
    Attachments:
    Results_Waveforms.doc ‏141 KB

  • How can i set my iphone 5s to only capture LTE signal?

    Im always having this problem on internet signal constantly disconnecting due to lte and 3g signal change. I was wondering if there's a way to just set my phone to just lock on only lte signal. One bar on my lte is better than a full bar 3g signal.  If there's anyone who could help please help me out. Thanks in advance.

    No, because if you are in an area where you cannot get LTE reception, then you are left with no reception at all rather than 3g or some reception of some description and this is what would happen if you could lock onto LTE and this is why you can't.
    You can keep LTE switched on for your phone and then it will use it and pick it up in the areas that it is available.

  • Sequence 1create output digtal signal- 2 make microsecon​ds delay or less- 3 measure digital signal with board 6023e

    hello
    I need creat a digital signal and for this i use a counter output and then i need creat a delay after  a signal measurment and for this i use again a couter. My problem is how i can make this delay betwen create and measure a signal. this delay must to bethe shortest  possible  and precise. une of my attemps was make  a sequence and for make the delay i create a task for une virtual output with max frequency 5000000hz and just une pulse but i dont know how many time the labview get to go by the first task ( creat a output pulse and ent it) to make tis task before discribed to the last task (measure a digital sinal). Another thing that i dont know is how many time the libview get to create and eliminate une task. Une information beyond the kind of board (6023E) that can be useful to help me  with this problem is the information about my pc in this case i use a pentium4 3Ghz.
    thanks  

    ...My problem is how i can make this delay betwen create and measure a signal.
    ...how many time the labview get to end one task and start another one.
    What I tried to say is, that even if you use the counter of the 6023e-Board
    to create the delay and trigger the measure via LabView under Windows,
    you leave the realtime-path. Executiontime of LabView-code is then not
    determinated.
    One way to solve this, is triggering measurement via hardware and use LabView to read Data from the Buffer of the DAQ-card.
    You can find more info about DAQ in the "measurements manuall" of NI, delivered with your LabView Software.
    Lorand

  • How to measure current

    Hi:
    We have a DAQmx (6024E) and we want to measure the current from a
    flowmeter. When I tried to use the example program of LabView, I found
    that the measured current is much different from the current we got from a voltagemeter directly.
    Please help me to figure out HOW TO MEASURE CURRENT with NIDAQmx and LabView. Thanks
    Message Edited by kuroshio on 07-11-2005 10:49 AM
    Message Edited by kuroshio on 07-11-2005 10:55 AM

    Hello kuroshio,
    Current measurements are really just a voltage measurement with V=I*R applied.  Have you tried first measuring a voltage and comparing that to the voltage from your voltmeter?  You could measure the voltage a couple of ways.  I would suggest first using the Measurement & Automation Explorer (MAX) test panels.  Make sure your signal is connected to the correct pins and choose differential as the terminal configuration.  Once you have a correct voltage measurement, then you can use a LabVIEW example from the example finder (Help>>Find Examples) to get started with a current measurement.  In the example finder, you can navigate to Hardware Input and Output>>DAQmx>>Analog Measurements>>Current.  There are a couple examples there for current measurements.  You will have to enter the value of the resistor you are measuring the current through.  Be sure to re-post if you still have problems
    -Alan A.

  • Measuring 100K signal from piezo electric sensor

    Hi programmers,
                                 we are using a compact rio with 9215 module to measure a signal of 1KHz and it works fine. When we want to measure a signal of 100KHz from a output of a  Piezo sensor, it doesn't. when we inputted a signal of even 10KHz from a standard signal generator, there was no response. So now we want to upgrade our program to measure the 100KHz signal, can anybody suggest solution.
    Thank you
    Labview lovers.

    Hi!
       I'm worried about the fact that 10 kHz signal isn't seen, that cRIO module is rated for 100 kS/s per channel, so, with 1 channel, you should theoretically be able to sample as high as 50 kHz, or, with common approximation, say 20 kHz.
       To better understand your problem, let me ask you: what do you mean when you say "no response"? How many channel are you using?
    Have a nice day!
    graziano

  • Problems to measure a signal with 10kHz frequenz

    Hello,
    i want to measure a signal at 10khz frequenz.
    My problem is that from 100Hz above i dont get a clear Signal.

    Daniel,
    Could you provide more information about your task.
    - What type of signal is it (sine, square wave, etc.)?
    - What hardware are you using to measure the signal?
    - What type of input are you using (analog in, digital in, counter)?
    - How are you performing the measurement? What functions are you using? What development environment (LabVIEW, C, etc.) are you using? Can you attach an example of your code?
    Christian L
    NI Consulting Services
    Christian Loew, CLA
    Principal Systems Engineer, National Instruments
    Please tip your answer providers with kudos.
    Any attached Code is provided As Is. It has not been tested or validated as a product, for use in a deployed application or system,
    or for use in hazardous environments. You assume all risks for use of the Code and use of the Code is subject
    to the Sample Code License Terms which can be found at: http://ni.com/samplecodelicense

Maybe you are looking for

  • Sapidoc.jar,sapidocjco.jar

    Hi, Sapidoc.jar  and sapidocjco.jar ,where to place these jars in java side.For accesing idocs these jars are required ,where to place these jars in my system.

  • Can't run Azureus on new MacBook after moving account

    I just replaced my G4 iBook with a spffy new MacBook, and after moving my files and preferences over automatically, I can't get Azureus to run at all on the new machine. I've removed and reinstalled the program multiple times, both manually and with

  • Partitioning FXO port for different users on Cisco CME 2911or UC540

    Hello, we have 10 users in our network and we have 4 FXO port and lines connected to them, we would like to implement this requirement on our network below; 2 users will have access to FXO port 1 3 users will have access to FXO port 2 3 users will ha

  • Solving the regions in sudoku code

    was able to solve the repetition of the rows and columns... but i am now having trouble solving for the regions... My professor prefers we do it in a single class with multiple methods... here is what I have.. This is my main method: public class Tes

  • 22802 how do I get spam folder to automatically dump to trash?

    My spam filter always gets spam never has it gotten an email I want to keep. So how can I automatically have it sent to trash - I don't want to keep manually delete-ing the hundred or more spam mails a day.