Base conversion - the LOGIC and INTUITION behind it

AI Thread Summary
Base conversion involves systematically dividing a number by the new base and tracking the remainders, which represent the digits in the new base. This method works because each division effectively breaks down the number into its constituent parts in the target base. The logic behind this process lies in understanding how positional notation functions across different bases. Every base can represent any integer, including converting numbers like 7 into base 8, which simply remains 7. Understanding these principles clarifies the intuition behind base conversions and their universal applicability.
O.J.
Messages
198
Reaction score
0
Base conversion -- the LOGIC and INTUITION behind it...

for example, converting from base 10 to 2, a systematic way is to divide the number by 2's successively and keep track of the remainder. the remainder coefficients represent the binary number. Now why does this work is beyond me but I would love to know the idea behind it?

second, I am a bit unsure that you can represent each number using any base. e.g. write 7 to base 8?
 
Engineering news on Phys.org
forget my 2nd question. Explain to me the logic on the systematic way of converting from decimal to binary (& other bases in general), please.
 
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Hello dear reader, a brief introduction: Some 4 years ago someone started developing health related issues, apparently due to exposure to RF & ELF related frequencies and/or fields (Magnetic). This is currently becoming known as EHS. (Electromagnetic hypersensitivity is a claimed sensitivity to electromagnetic fields, to which adverse symptoms are attributed.) She experiences a deep burning sensation throughout her entire body, leaving her in pain and exhausted after a pulse has occurred...
Back
Top