Re: To limit the messages

2023-06-21 Thread Marcus Müller

Hi Jiya,

this might sound a bit stupid, but:
Don't run you flow graph in GRC. Instead, start it from a separate terminal after clicking 
the "generate" button in GRC.


Background:
https://github.com/gnuradio/gnuradio/issues/2758#issuecomment-524436007

Best,
Marcus


On 20.06.23 18:57, Jiya Johnson wrote:

Hi GNU Radio community
Tried to implement pdu vector messages output generation but it's printing n number of 
times in the terminal after it is causing to python not responding and reopening the 
terminal after execution of flow graph is the only solution,Do you have any solution 
suggested for this case.




PDU vector format and Data controlling

2023-06-21 Thread Jiya Johnson
Hi GNU Radio Community,
 I tried to implement a small transmitter section with random
source with min=0 and max=2 with repeat -yes by setting samp rate as 32k
and convolution encoder ,constellation modulator in the end section ,tried
to connect the stream to PDU conversion to calculate the time taken and i
have used message debug to it but it is printing n number of times and
PYTHON IS NOT RESPONDING and after all i need to restart again.
Any solution to regulate the data stream generation so that i can restrict
data printing in the message debug.
Need more clarification regarding the PDU VECTORS i generated 0,1
continuously for 10 samples but the PDU vector( 01 :00 00 00 00 00 00
01 00 ) contents printed in the output are not able to decode .

Thanks in Advance


Re: PDU vector format and Data controlling

2023-06-21 Thread Marcus Müller

Hi Jiya,

no offense, but could you just share your flow graph? That would makes *much* easier to 
work with!


Best,
Marcus

On 21.06.23 11:42, Jiya Johnson wrote:

Hi GNU Radio Community,
          I tried to implement a small transmitter section with random source with min=0 
and max=2 with repeat -yes by setting samp rate as 32k and convolution encoder 
,constellation modulator in the end section ,tried to connect the stream to PDU conversion 
to calculate the time taken and i have used message debug to it but it is printing n 
number of times and PYTHON IS NOT RESPONDING and after all i need to restart again.
Any solution to regulate the data stream generation so that i can restrict data printing 
in the message debug.
Need more clarification regarding the PDU VECTORS i generated 0,1 continuously for 10 
samples but the PDU vector( 01 :00 00 00 00 00 00 01 00 ) contents printed in the 
output are not able to decode .


Thanks in Advance





Re: S-band BPSK

2023-06-21 Thread Arhum Ahmad
Can you share your flow diagram in the image format?

‪On Wed, Jun 21, 2023 at 8:50 PM ‫יותם זיס‬‎  wrote:‬

> Hi everyone,
> I'm trying to convert Daniel Estevez's QPSK flowgraph to BPSK and I'm
> having some issues. I tried replacing the FIR filter with an RRC filter and
> modifying the parameters.
> The transmission looks fine but it won't demodulate properly.
>
> I'm attaching the flowgraph's grc file and screenshots, the upper GUI
> window is the modulation and the lower one is the demodulation.
>
> Would love some tips and corrections,
> Thanks and 73
>
> Original flowgraph
>
> https://github.com/daniestevez/jupyter_notebooks/blob/master/ArtemisI/oqpsk_demodulator.grc
>
>

-- 
*Thanks and Regards*
*Arhum Ahmad*
Ph.D. Scholar, Electrical Engineering Department, IIT Ropar

+91- <+91-7015802356>7974897279 | arhum.19eez0...@iitrpr.ac.in
<2016eez0...@iitrpr.ac.in>
Lab No. 323, Communication Research Lab, J.C.Bose Building

-- 
**CONFIDENTIALITY NOTICE: The
 contents of this email message and any 
attachments are intended solely 
for the addressee(s) and may contain 
confidential and/or privileged 
information and may be legally protected 
from disclosure. If you are not
 the intended recipient of this message or 
their agent, or if this 
message has been addressed to you in error, please 
immediately alert the
 sender by reply email and then delete this message 
and any attachments.
 If you are not the intended recipient, you are hereby 
notified that any
 use, dissemination, copying, or storage of this message 
or its 
attachments is strictly prohibited.*























*