Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

67% Positive

Analyzed from 358 words in the discussion.

Trending Topics

#power#reflection#why#rcs#square#target#detection#inverse#law#text

Discussion (14 Comments)Read Original on HackerNews

dmwoodabout 2 hours ago
Not an average software engineer--beautiful page (imperfect spelling)! Why does detection scale as the 4th root of the RCS? Nice problem for the radiation theory part of a graduate electrodynamics class.
brandmeyer17 minutes ago
It shouldn't, under the assumptions they are opening up with. Inverse square law twice is appropriate for an approximation that the reflection is entirely diffuse because you assume that the diffuse reflection is uniform in all directions away from the illuminated surface. A single inverse square law is appropriate (with both distances added to each other before squaring) under the approximation that the reflection is specular.
MalbertKermanabout 1 hour ago
> Why does detection scale as the 4th root of the RCS?

Because the power returned to the antenna scales as the -4th power of the distance to the target, and detection depends on that power being greater than some threshold. If the fourth power (rather than the square) is surprising, think of the reflection as re-transmitting the power that arrived at the target. The incident power on the target goes as RCS/r^2, and the power that makes it back to the original antenna gets another factor of 1/r^2, so the return scales as RCS/r^4.

HNisCISabout 1 hour ago
It's a 4th power because you're doing the inverse square law twice, once for the outbound pulse and once for the reflection.
elictronicabout 2 hours ago
The instant I realize it's an LLM generated piece. I'm out. Thanks for adding all the animations to make it abundantly obvious.
egl20207 minutes ago
Me too. As soon as I can tell that they used something other than the butterfly effect, I'm outta there. https://xkcd.com/378
changaderaabout 2 hours ago
What animations ?
purplecatsabout 2 hours ago
background
robofanaticabout 2 hours ago
the footer says "made by hand, mostly." not sure what that means, though!
readthenotes1about 2 hours ago
"All visualizations were drawn/generated by me and code can be found in this project's github repo"

Also, I feel it's not who the generator is that should concern you--it's the quality of the text.

I would much rather read something that is clear, concise, and consistent regardless of the source.

fwip12 minutes ago
The text is low quality because it is un-proofread LLM output.
xbarabout 2 hours ago
Thanks. I needed that reminder to sometimes NOT just solve a matrix of 3000 * 3000 equations and merely make an assumption and take an integral, metaphorically.
MinimalActionabout 1 hour ago
A random professor's academic website is usually barebones, no CSS, only HTML, mostly text. But the value one finds there is incredible.

As opposed to this, vibe coded slop which neither explains the stuff that's already there, nor is pedagogical. Why use AI for this?

dariusxxsabout 2 hours ago
>where RR is the distance from the target (imagine the radar being very far away) en.wikipedia.org . This formula might look intimidating, so let's break it down:

You didn't even read your own slop. Why should anybody else?