FNIRSI 1014D review by Kerry Wong (2022)
Source. One of the cheapest oscilloscopes available at the time.Explains the propagation of light as a wave, and matches the previously known relationship between the speed of light and electromagnetic constants.
The equations are a limit case of the more complete quantum electrodynamics, and unlike that more general theory account for the quantization of photon.
The system consists of 6 unknown functions that map 4 variables: time t and the x, y and z positions in space, to a real number:and two known input functions:
- , , : directions of the electric field
- , , : directions of the magnetic field
Due to the conservation of charge however, those input functions have the following restriction:
Equation 1.
Charge conservation
. Also consider the following cases:
The goal of finding and is that those fields allow us to determine the force that gets applied to a charge via the Equation "Lorentz force", and then to find the force we just need to integrate over the entire body.
Finally, now that we have defined all terms involved in the Maxwell equations, let's see the equations:
Equation 2.
Gauss' law
. Equation 3.
Gauss's law for magnetism
. Equation 4.
Faraday's law
. Equation 5.
Ampere's circuital law
. You should also review the intuitive interpretation of divergence and curl.
These often come pre-soldered on devboards, e.g. and allow for easy access to GPIO pins. E.g. they're present on the Raspberry Pi 2.
Why would someone ever sell a devboard without them pre-soldered!
6x1 pin header
. Source. - youtu.be/HQ1lrEQsj4c?t=51 shows Fluke 731B Voltage Standard which contains 1.018 values due to Weston cell voltage standard
Covariance and contravariance of vectors by
Ciro Santilli 37 Updated 2025-07-11 +Created 1970-01-01
As mentioned at: cirosantilli.com/china-dictatorship/falun-gong#christine-marie Ciro Santilli considers this a synonym for "Prophet".
Sometimes it feels like this could be how we finally make experiments to see what the theory of everything looks like, a bit like the first high energy experiments were from less exotic cosmic rays.
Local symmetries appear to be a synonym to internal symmetry, see description at: Section "Internal and spacetime symmetries".
A local symmetry is a transformation that you apply a different transformation for each point, instead of a single transformation for every point.
Bibliography:
- lecture 3
- physics.stackexchange.com/questions/48188/local-and-global-symmetries
- www.physics.rutgers.edu/grad/618/lects/localsym.pdf by Joel Shapiro gives one nice high level intuitive idea:
- Quora:
Register transfer level is the abstraction level at which computer chips are mostly designed.
The only two truly relevant RTL languages as of 2020 are: Verilog and VHDL. Everything else compiles to those, because that's all that EDA vendors support.
Much like a C compiler abstracts away the CPU assembly to:
- increase portability across ISAs
- do optimizations that programmers can't feasibly do without going crazy
There are unlisted articles, also show them or only show them.