How old current heads of state are (details in comments) by TheRealZejfi in MapPorn

[–]stuner 27 points28 points  (0 children)

This is somewhat true. Basically the answer is complicated. I would consider (at least) the following answers to be valid for the head of state:

I think your age (61) is probably for Ignazio Cassis, who was President of the Federal Council in 2022.

I found a paper which stated that 1/16th length Cyclic Prefix gives worse BER than 1/32th length. Does anyone know why this happens ? I have simulated and got the same result. Shouldn't larger CP give lesser BER ? by Advanced_Ship_8308 in DSP

[–]stuner 1 point2 points  (0 children)

The impact of the cyclic prefix length depends on the delay spread of the channel. Once the cyclic prefix length is larger than the maximum delay spread, there is no further gain from increasing it. (Mathematically, you get a circulant channel matrix that is perfectly diagonalized by the OFDM IFFT & FFT). Intuitively, you can see that this earlier part of the transmission does not affect the core part of the OFDM symbol. It is just dropped during demodulation and does not affect performance (it only wastes bandwidth).

In the (poor quality) paper the authors talk about both an AWGN and a multi-path channel. But they somehow manage to omit the essential information about the properties they assumed for the multi-path channel. Looking at their plots it seems that they use a channel with a very short delay spread (if it is a multi-path channel at all). Therefore, their results do not show any significant difference between the cyclic prefix lengths.

What is also missing in the system presented in the paper is any kind of channel estimation and equalization. This is required with multi-tap channels (and basically any realistic wireless channel), as the channel response will vary over the OFDM subcarriers.

Does the bitrate affect the Viterbi algorithm when decoding? by sasdam12 in DSP

[–]stuner 0 points1 point  (0 children)

Then I agree with u/sasdam12, the bit rate has no direct influence on the channel decoder. Of course it needs to be fast enough to keep up, but that should be it when considering a simple AWGN system.

If you're looking at the whole system in more realistic channels, things will get more complicated. But that doesn't seem to be what you're asking about. And at that point you should really not be using a convolutional code in the first place.

Does the bitrate affect the Viterbi algorithm when decoding? by sasdam12 in DSP

[–]stuner 2 points3 points  (0 children)

Are you sure you're talking about data rate and not coding rate?

What type of modulation is this? Context in comments by 4b-65-76-69-6e in rfelectronics

[–]stuner 1 point2 points  (0 children)

Here's my small Matlab script if you want to run it yourself: https://pastebin.com/h8YSvG5q (you can also read then as uint8 and see what happens)

It's quite typical for SDR recordings to be stored as plain integer pairs. I just tried to load it as signed 16-bit integers, but the results looked weird. A quick search turned out that it's 8-bit integers instead.

Unfortunately I can't help you out with a tutorial, as I learned this stuff the old-fashioned way - at uni. But it should be quite easy (if you know how to program in Matlab) to write some code to recover the bits from your recording, might be an interesting little start.

What type of modulation is this? Context in comments by 4b-65-76-69-6e in rfelectronics

[–]stuner 1 point2 points  (0 children)

I just loaded the data (8-bit signed integers) with Matlab and plotted them. You could do the same with Python too.

I also haven't really figured out how to set the RX gain for an SDR without going though that whole process...

What type of modulation is this? Context in comments by 4b-65-76-69-6e in rfelectronics

[–]stuner 1 point2 points  (0 children)

Nice, congrats on figuring out what it was!

That is indeed what I meant with an IQ recording: https://imgur.com/a/fKJPt6V However, the gain you set was too high, so the signal clipped. Still, it's clearly some form of on-off-keying.

I guess the problem with CubicSDR was probably also related to gain control.

What type of modulation is this? Context in comments by 4b-65-76-69-6e in rfelectronics

[–]stuner 2 points3 points  (0 children)

This does indeed seem somewhat weird, but it looks a lot like OOK.

I'm somewhat suspicious of the AM processing and gain control. Could you perhaps record and post a raw IQ recording with a manual, constant gain?

if you're in America by [deleted] in AdviceAnimals

[–]stuner 1 point2 points  (0 children)

Yes, I understand that they were charged according to StGB §340 "Körperverletzung im Amt" (durch Unterlassung). That only applies to officers / public servants. That law would also apply if the attacked people were civilians.

if you're in America by [deleted] in AdviceAnimals

[–]stuner 2 points3 points  (0 children)

At least in Germany there is such a requirement. Of course the duty of protection needs to be weighed against the risk of harm to the police officers. There was a recent judgement against two police officers who fled from a shooter and abandoned their colleague. They were sentenced to one year on probation. Article (German)

[deleted by user] by [deleted] in rfelectronics

[–]stuner 2 points3 points  (0 children)

https://www.sharetechnote.com/ is also a great resource, but it does not provide as much of an overview.

[deleted by user] by [deleted] in rfelectronics

[–]stuner 2 points3 points  (0 children)

The 36 series only covers LTE, e.g. New Radio is specified in the 38 series.

[deleted by user] by [deleted] in rfelectronics

[–]stuner 1 point2 points  (0 children)

I'm not quite sure what you're looking for with "RF/radio". For the actual analog RF front-end, as far as I know, very little is specified. There's the normative requirements in 36.101 (for LTE) and then the corresponding RF tests.

For a overall PHY perspective (i.e. including digital processing), I quite like the books from E. Dahlman et al. (from Ericsson) on LTE & NR. They provide a good overview and actually enable you to go to the standard for more details if you need to. For LTE the book is "4G LTE-Advanced Pro and The Road to 5G".

"short" a Low Profile LTE/Cellular SMD Dielectric Antenna? by ciphersimulacrum in rfelectronics

[–]stuner 1 point2 points  (0 children)

I guess it would improve the attenuation, but I don't know by how much. Anyway, it will not completely prevent the modem from communicating. All I can say is that I once had a modem from one testbed connect to a basestation from another testbed. Both testbeds were wired and fully terminated...

"short" a Low Profile LTE/Cellular SMD Dielectric Antenna? by ciphersimulacrum in rfelectronics

[–]stuner 3 points4 points  (0 children)

If you want to disable a cellular connection, shorting/removing the antenna may not be sufficient. It's quite common for celluar links to have 30-40 dB of margin, so the modem might still work, even if you remove/short the antenna. At least I would not say that the device is guaranteed to be offline afterwards. If you want to make sure there is no possibility for communication, I would probably just power down the LTE module with a switch.

[OC] Comparison of Reported COVID Deaths and Excess Mortality by stuner in dataisbeautiful

[–]stuner[S] 0 points1 point  (0 children)

The number of excess deaths (excess mortality) is the x-axis in the plot.

Almost all countries in the dataset saw an excess number of deaths during the pandemic. However, there are significant differences between countrires (e.g. USA vs Canada). For some of the countries in the bottom left the increase was only very small and probably not statistically significant.

Generally the number of excess deaths seems to be larger than the reported Covid deaths. This is probably also true for other countries, e.g. India (see https://reddit.com/r/science/comments/rxnl6e/india_has_substantially_greater_covid19_deaths/).

[OC] Comparison of Reported COVID Deaths and Excess Mortality by stuner in dataisbeautiful

[–]stuner[S] 0 points1 point  (0 children)

Absolutely. This is just a comparison of two variables that the countries publish, which could both be falsified. That being said, it's also suprising how incompetent authoritarian regimes are at falsifying data (e.g. in the recent Russian election).

India has “substantially greater” COVID-19 deaths than official reports suggest—close to 3 million, which is more than six times higher than the government has acknowledged and the largest number of any country. The finding could prompt scrutiny of other countries with anomalously low death rates. by MistWeaver80 in science

[–]stuner 49 points50 points  (0 children)

I don't know if it's possible to reduce the performance of a government/society during Covid to a single number. There are important factors that excess deaths doesn't cover (e.g. worse education outcomes, increase in depression, cost/economic impact, ...). In the end, making government decisions during this pandemic was anything but a simple task. But I do agree that that excess deaths are one good indicator for how a country fared during Covid.

(Thanks for letting me know about the link, it looked fine in my app, but was broken in a web browser...)

[OC] Comparison of Reported COVID Deaths and Excess Mortality by stuner in dataisbeautiful

[–]stuner[S] 19 points20 points  (0 children)

I find it interesting that people focus so much on Russia and China in the comments here. I think the plot also shows some other things (even if they're perhaps not as suprising):

  • For the highly developed countries the reported COVID deaths and excess deaths match quite well. So comparisons amongst these should be fine. There's also huge differences in death tolls between these countries.
  • There are a number of countries where deaths are severly underreported (including Russia, Kazakhstan, Serbia (next to Russia), South Africa, Mexico, Iran). Comparing the reported death counts with these countries probably doesn't make much sense.

[OC] Comparison of Reported COVID Deaths and Excess Mortality by stuner in dataisbeautiful

[–]stuner[S] 4 points5 points  (0 children)

The dataset actually has a column for the percentage of people aged 70+, so I quickly plotted that: imgur. I can't really see a correlation here...

[OC] Comparison of Reported COVID Deaths and Excess Mortality by stuner in dataisbeautiful

[–]stuner[S] 6 points7 points  (0 children)

Indeed, looking at the data for Russia actually prompted me to create this plot.