Fwd: Can an IFFT work with non-sinusoidal signals?

2023-09-14 Thread Juan Antonio
-- Forwarded message - De: Juan Antonio Date: jue, 14 sept 2023 a las 15:25 Subject: Can an IFFT work with non-sinusoidal signals? To: Actually meant stuck in the COFDM modulator Regards

Can an IFFT work with non-sinusoidal signals?

2023-09-14 Thread Juan Antonio
The issue would be whether an IFFT can be fed with signals of different types, random, square or triangular. I am stuck at that point of the IFFT modulator and knowing this could at least rule out some of my doubts. Regards

How to zoom output windows?

2023-03-12 Thread Juan Antonio
The resolution of my monitor only allows me to see two windows simultaneously at the gnuradio output. Is there a way to zoom in on these windows so you can see all the outputs simultaneously? Best regards

Re: Is there something similar to the zero-span of spectrum analyzers in gnuradio?

2022-12-19 Thread Juan Antonio
I think I'm not explaining myself well again. What I want to see in the time domain is a single carrier of an 8mhz signal. That's why I was referring to the zero-span function of spectrum analyzers. I have tried to isolate a single 1K carrier using filters but I did not get good results. That is

Is there something similar to the zero-span of spectrum analyzers in gnuradio?

2022-12-19 Thread Juan Antonio
I must be very confused on this topic. I understood that the zero-span function in an analyzer meant that the span was reduced to the maximum and, from there, what you saw on the screen was the baseband in the time domain. I know I could try it with a filter with a few hertz of bandwidth but I ca

Is there something similar to the zero-span of spectrum analyzers in gnuradio?

2022-12-19 Thread Juan Antonio
Best regards

Re: [Discuss-gnuradio] Impulse response in DVB-T, someboby knows how to

2022-09-12 Thread Juan Antonio
Adding two continuous pilot carriers out of phase in time and then applying an IFFT to them from which the frequency domain components could be removed may seem simple but I can't do it. Converting that results in the original time difference, not surprisingly, much less.

How to isolate an ofdm carrier?

2022-06-06 Thread Juan Antonio
Hello, for you I'm sure it's simple, but I'm having a hard time isolating a carrier of an ofdm (1k) signal (474 Mhz for example) to see it in the time domain. Would someone be so kind as to tell me a method of making a bandpass filter that would do the job? Thank you

Re: [Discuss-gnuradio] Impulse response in DVB-T, someboby knows how to

2022-05-14 Thread Juan Antonio
It is too complicated for me right now to understand or measure a gnuradio block. However, I have seen in the oscilloscope the audio output of a continuous pilot and it looks like a sine wave. The question could be: Can the components of that sine wave be separated in the time domain and thus know

Fwd: How to isolate an ofdm carrier

2021-04-01 Thread Juan Antonio
-- Forwarded message - De: Juan Antonio Date: mar, 2 mar 2021 a las 15:49 Subject: How to isolate an ofdm carrier To: I would appreciate if someone could tell me how to isolate an ofdm carrier , I have tried to lower the sample rate but the carrier has only 1.1k and as it

Re: [Discuss-gnuradio] Too many ooooooooooooo

2018-04-08 Thread Juan Antonio
The problem seems every time I raise the sample rate above 8 mhz approximately, for example when I record a dvb-t signal with gqrx. The SDR is a hackrf and, at the moment I am finding myself with the because I am only recording, if I tried to do another type of operations I am almost sure tha

[Discuss-gnuradio] Too many ooooooooooooo

2018-04-08 Thread Juan Antonio
I have read what I could about the problem but it is still not clear to me that part of the hardware (or perhaps the software) is the culprit and it is not about spending money on a more powerful computer so that the problem continues Now it happens to me with the oo but I do not rule out at a

Re: [Discuss-gnuradio] Problems with dvbt 8k 64QAM

2018-03-27 Thread Juan Antonio
Thanks Ron ,you are the best ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] Problems with dvbt 8k 64QAM

2018-03-27 Thread Juan Antonio
Hello, someone would be so kind to tell me how to download the examples of dtv-utils? http://www.w6rz.net/adv8dvbt12.ts http://www.w6rz.net/adv8dvbt23.ts etc... No matter how hard I try it alone: 404 error or a page with many symbols that I do not know how to transform into a ts file Best regar

Re: [Discuss-gnuradio] Problems with dvbt 8k 64QAM

2018-03-19 Thread Juan Antonio
Hi Ron The signal I am using has been measured with an electromagnetic field meter. Power, BER, MER and impulse response have values well above the average I have been analyzing the files with baudline and there is a curious thing in the bitmaps While adv16.cfile and adv64.cfile have the for

Re: [Discuss-gnuradio] Problems with dvbt 8k 64QAM

2018-03-16 Thread Juan Antonio
Thanks Ron Now The constellation at the exit of demod reference signal now locks . The duration of the file is 4 minutes fifty seconds 290 seconds. The four cores work almost 100% At the moment I have not got a TS file at the exit that have content A question could now be:Why a file create

Re: [Discuss-gnuradio] Problems with dvbt 8k 64QAM

2018-03-16 Thread Juan Antonio
I have been running the file for 15 minutes and it is still working even though the file source repeater is set to no. The constellation at the exit of the FTT block engages with 64 points (+5), randomly engages and at 2 seconds they appear in a circular way (this also made it to the adv16.cfile

Re: [Discuss-gnuradio] Problems with dvbt 8k 64QAM

2018-03-15 Thread Juan Antonio
The idea, when I bought the hackrf, was to be able to analyze real signals, viterbi, reed solomon , power, C/N etc ,,, As I said before, I can record an 8K 64 QAM signal with gqrx and reproduce it with GNURADIO without problems (just a small loss of MER) in a conventional dvb-t receiver At the mo

Re: [Discuss-gnuradio] Problems with dvbt 8k 64QAM

2018-03-15 Thread Juan Antonio
When I work with adv16.cfile my 4 cores work almost 100% but there is no ovwerflow and the constellations hook When I work with a file recorded with gqrx of 8k 1/4 2/3 64 QAM my 4 cores work at 50%, there is no overflow and the constellations do not latch. This same file reproduced with osmosdr si

[Discuss-gnuradio] Problems with dvbt 8k 64QAM

2018-03-14 Thread Juan Antonio
Hello, I am trying to receive a real channel of 8K 64QAM 1/4 2/3 using as a base the example dvbt_rx_demo_8k and a hackrf If I use the adv16.cfile file as a source, the constellation hooks independently of whether I put 16QAM or 64 QAM (the representation is only 16 points). But if I do use the

[Discuss-gnuradio] Impulse response in DVB-T, someboby knows how to calculate?

2016-10-01 Thread Juan Antonio
Hello, someone would know how to calculate the impulse response of a COFDM, DVB-T channel with an SDR device? Thank you in advance ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] [Re: BER value]

2016-07-17 Thread ANTONIO TAMAYO
this reason I need to perform more sophisticated comparisons to calculate the BER, what do you recommend me to calculate BER? Thank you all, Antonio On 06/13/2016 09:46 AM, MARTIN BRAUN wrote: >Antonio, > >I'm not sure why it's telling you 'no BER', but your setup

[Discuss-gnuradio] How to calculate BER in different modulations with OFDM using GNURadio Companion

2015-09-09 Thread ANTONIO TAMAYO
Hello, I'm doing my College final project about gnuradio companion. I have to calculate the BER with OFDM using different modulations to the subcarriers. After that, I have to do a graphic with the BER numbers. The configuration I use is in the images attached. Specifically, I have to send an ima

[Discuss-gnuradio] How to calculate BER in different modulations with OFDM using GNURadio Companion

2015-09-06 Thread ANTONIO TAMAYO
I use the block File Source and calculate the BER, I have the same problem, the BER remains constant at 0.51 and although the noise power increases, the BER remains unchanged. (SistemaOFDM_Pruebas1.grc) The image that I send in the previos example is called "imagen" Thank you. Regards, A

[Discuss-gnuradio] Fwd: How to calculate BER in different modulations with OFDM using GNURadio Companion

2015-09-05 Thread ANTONIO TAMAYO
the BER remains unchanged. (SistemaOFDM_Pruebas1.grc) The image that I send in the previos example is called "imagen" Thank you. Regards, Antonio 2015-09-01 15:04 GMT+02:00 Jawad Seddar : > Hello Antonio, > > Please take the habit of replying to the list. People might get into the >

Re: [Discuss-gnuradio] How to calculate BER in different modulations with OFDM using GNURadio Companion

2015-09-01 Thread ANTONIO TAMAYO
the BER remains unchanged. (SistemaOFDM_Pruebas1.grc) The image that I send in the previos example is called "imagen" Thank you. Regards, Antonio 2015-09-01 15:04 GMT+02:00 Jawad Seddar : > Hello Antonio, > > Please take the habit of replying to the list. People might get into the >

[Discuss-gnuradio] How to calculate BER in different modulations with OFDM using GNURadio Companion

2015-08-31 Thread ANTONIO TAMAYO
Hello, I'm doing my College final project about gnuradio companion. Specifically I have to calculate the BER with OFDM using different modulations to the subcarriers. After that, I have to do a graphic with the BER numbers. The configuration I use is in the image attached. When I'm using GRC to c

Re: [Discuss-gnuradio] Reference Clock power level for Ettus N210

2014-04-24 Thread Antonio Petrolino
Thank you all for the precious suggestions. Antonio On 04/23/2014 05:45 PM, Attila Kinali wrote: On Wed, 23 Apr 2014 17:37:44 +0200 Attila Kinali wrote: For all else. Using a good quartz oscillator is more than good enough and you dont need to care about anything but having approximately

Re: [Discuss-gnuradio] Reference Clock power level for Ettus N210

2014-04-23 Thread Antonio Petrolino
Thank you Marcus, I will wait for some answers from usrp-us...@lists.ettus.com before proceeding. Best regards, Antonio On 04/23/2014 03:31 PM, Marcus Müller wrote: Hi, looking at the N200 schematics from files.ettus.com, I'd say: stick to the 0dBm, your clock signal has to p

[Discuss-gnuradio] Reference Clock power level for Ettus N210

2014-04-23 Thread Antonio Petrolino
wing power level: USRP2 5 to 15 dBm N2XX 0 to 15 dBm " So in my case (N210) I should have a minimum 0 dBm signal. Can someone confirm this information (N2XX 0 to 15 dBm) for N210? The bad news for me is I have a -15dBm 10 MHz available... Tha

[Discuss-gnuradio] UHD RFID projects

2011-09-30 Thread Antonio Cassidy
Hi All I have located 2 GNU Radio projects on the cgran project page[1][2] The files seem to be configured for the USRP2 device however I have an N210. I have tried changing to source information on the scripts to use the UHD source however im getting a whole host of type missmatch errors. Firs

Re: [Discuss-gnuradio] not receiving sound of FM receiver

2011-09-25 Thread Antonio Cassidy
On 25 Sep 2011, at 09:40, ahmad wrote: > Thanks Nino and Marcus for the answer > I also get some peaks but no sound just like you on n210 with WBX. I set the > gain to 30 and using VHF Armature antenna for 100Mhz. still no sound. > the same antenna works with any radio receiver. > I have spent pl

Re: [Discuss-gnuradio] not receiving sound on fm receiver

2011-09-23 Thread Antonio Cassidy
On 24 Sep 2011, at 06:35, ahmad wrote: > On 20/09/11 07:15 AM, ahmad wrote: > i ran marcus script, grc works fine. i ran many fm receivers but i received > only > white noise and no signal or sound. anyone has a working example for n210 uhd? > thanks all > ahmad > marcus said: > If you run a uhd

Re: [Discuss-gnuradio] [UHD] uhd_find_devices error --> Device discovery error: unknown key format: addr

2011-04-05 Thread Antonio Mancina
;> reports the device data as following: >> >> It turned out being an hybrid build result: the package was not correctly rebuilt after a boost library upgrade. Sorry for the bothering noise on the list. Thanks! Antonio ___

[Discuss-gnuradio] [UHD] uhd_find_devices error --> Device discovery error: unknown key format: addr

2011-04-05 Thread Antonio Mancina
ll be more than happy to provide them. Thanks in advance! -- Antonio ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] Problems with DBSRX at GPS frequencies.

2008-07-14 Thread Antonio
the board does not seem to have a jumper for that. Regards, Antonio ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio