Resistivity of a plain old block of silicon
What is a MOSFET but a plain old block of silicon with some terminals printed on it. I start here with the most basic of components. Here are the relevant points:
- I want to think about N channel MOSFET so I start with P type material doped at Na=10^16 cm^-3
- Area = A = 1cm x 1cm
- Length = 429cm I chose this because mobility of Boron doping @10^16 = 429cm^2 / V*S
MicroTek 4900 Flatbed Scanner Drivers and Utilities
NAPS – Not Another PDF Scanner – Scanner software – Linux Support included
fLYhEevgqJg
NAPS2 Notes
11/1/2024 – Switching boxes over to Linux – need a driver for this scanner or some easily available scanner
- NAPS2 – Not Another PDF Scanner
- NAPS2 – Download – has a Linux version. Windows version worked with scanning project "Julius Andrae – Catalog"
I have 3 of these scanners because they are simple cheap and light and because I keep finding them for 5 bucks. They have a depth of field that allows some degree of a 3 dimensional object to be scanned.
You can get them directly from the MicroTek site here:
|
ScanMaker 4900 |
|
OS supported:Windows 98,Windows 2000,Windows Me,Windows XP |
|
——————————
Optional files: |
Given how old this scanner model is I am placing a local copy of the software here.
Research Links
Video Update Foist
I had an incident on my portable laptop where a video update foist attempt occurred. Malwarebytes flagged: C:\ProgramData\boost_Interprocess.
Research Links
- Remove “Video Update Recommended” pop-up (Virus Removal Guide)
- BleepingComputer.com – has many of the tools you need for cleanup
- Boost_Interprocess
Quantum Computing: Googles Quantum Computer Playground
Google has an online quantum computer simulator. It has ready made simulation scripts for Shor and Grover's algorithm. It allows you to enter your own scripts and save / recall them.
Research Links
Where to Buy in Brasil: Pilot v7 RT Pen
I am very picky about what writing device I use. My latest best favorite is the Pilot V7 RT pen. It is very scarce in Brazil. I have to date only found one place. MercadoLivre.com.br came up empty.
Research Links
- http://www.amazonjet.com.br/ – This is the only place found so far.
- Google Search: pilot v7 rt caneta brasil
- PilotPen.com.br
Quantum Mechanics Logic
Gates.
Quantum logic
In a famous paper of 1936, the first work ever to introduce quantum logics,[28] von Neumann first proved that quantum mechanics requires a propositional calculus substantially different from all classical logics and rigorously isolated a new algebraic structure for quantum logics. The concept of creating a propositional calculus for quantum logic was first outlined in a short section in von Neumann's 1932 work. But in 1936, the need for the new propositional calculus was demonstrated through several proofs. For example, photons cannot pass through two successive filters which are polarized perpendicularly (e.g., one horizontally and the other vertically), and therefore, a fortiori, it cannot pass if a third filter polarized diagonally is added to the other two, either before or after them in the succession. But if the third filter is added in between the other two, the photons will indeed pass through. And this experimental fact is translatable into logic as the non-commutativity of conjunction
. It was also demonstrated that the laws of distribution of classical logic,
and
, are not valid for quantum theory. The reason for this is that a quantum disjunction, unlike the case for classical disjunction, can be true even when both of the disjuncts are false and this is, in turn, attributable to the fact that it is frequently the case, in quantum mechanics, that a pair of alternatives are semantically determinate, while each of its members are necessarily indeterminate. This latter property can be illustrated by a simple example. Suppose we are dealing with particles (such as electrons) of semi-integral spin (angular momentum) for which there are only two possible values: positive or negative. Then, a principle of indetermination establishes that the spin, relative to two different directions (e.g., x and y) results in a pair of incompatible quantities. Suppose that the state ɸ of a certain electron verifies the proposition "the spin of the electron in the x direction is positive." By the principle of indeterminacy, the value of the spin in the direction y will be completely indeterminate for ɸ. Hence, ɸ can verify neither the proposition "the spin in the direction of y is positive" nor the proposition "the spin in the direction of y is negative." Nevertheless, the disjunction of the propositions "the spin in the direction of y is positive or the spin in the direction of y is negative" must be true for ɸ. In the case of distribution, it is therefore possible to have a situation in which
, while
.
Von Neumann proposes to replace classical logics, with a logic constructed in orthomodular lattices, (isomorphic to the lattice of subspaces of the Hilbert space of a given physical system).[29]
Research Links
LTSpice Math Functions and Manual
Research Links
Expressions can contain the following:
- Node voltages, e.g., V(n001)
- Node voltage differences, e.g., V(n001, n002)
- Circuit element currents; for example, I(S1), the current through switch S1 or Ib(Q1), the base current of Q1. However, it is assumed that the circuit element current is varying quasi-statically, that is, there is no instantaneous feedback between the current through the referenced device and the behavioral source output. Similarly, any ac component of such a device current is assumed to be zero in a small signal linear .AC analysis.
- The keyword, "time" meaning the current time in the simulation.
- The keyword, "pi" meaning 3.14159265358979323846.
- The following functions:
….more

