Key to it is the Modified Newtonian Dynamics (MOND) equation to explain why the stars at the outer edges of galaxies are moving faster than Newton’s force law predicts they should be.
Newton’s Second Law, finds that the Force (F) acting on an object is equal its mass (m) multiplied by its acceleration (a).
The MOND equation adjusts this by adding in another multiplication factor (μ)
μ is just really close to 1 under “normal” everyday conditions, but gets bigger when accelerations are really, really small. Based on the evidence so far an equation for μ may be:
where, a₀ is a really, really small acceleration.
Factoring this μ factor into the equation for the force due to gravity () changes it from:
into:
The key point is that in the first term, which is our standard version, the denominator is the radius squared () while the second term has a plain radius denominator ().
This means as the distance between two objects gets larger, the first term decreases much faster and the second term becomes more important.
As a result, the gravitational pull between, say a star at the edge of a galaxy and the center of the galaxy, is not as small as the standard gravitational equation would predict it would be, and the stars a the edge of galaxies move faster than they would be predicted to be without the additional term.
Adam Hadhazy, in Discover Magazine, summarizes the top candidates to explain dark matter and the experiments in progress to find them. These include, WIMPs (Weakly Interacting Massive Particles, Axions, Sterile Neutrinos, and SIMPs (Strongly Interacting Massive Particles.
via Brian Resnick on Vox, who provides some very interesting historical context on the discovery of dark matter.
Logic gates are the building blocks of computers. The gates in the figure above take one or two inputs (A and B) and give different results based on the type of gate. Note that the last row of gates are just the opposite of the gates in the row above (NAND gives the opposite output to AND).
As an example, two gates, an AND and an XOR, can be used to make a half-adder circuit
By feeding in the four different combinations of inputs for A and B ([0, 0], [1, 0], [0, 1], and [1, 1]) you can see how these two gates add the two numbers in binary.
I find this to be an excellent introduction to how computers work and why they’re in binary.
Stepper motors are used for high precision motion, like that needed for 3d printers and CNC machines. The Learn Engineering channel on YouTube explains how they work.
A nice explanation, from the excellent Real Engineering channel, of the physics of GPS that explains how the satellites must adjust for the effects of special and general relativity.