User:Koprucki:Examples:myTest: Difference between revisions
From MaRDI portal
User:Koprucki:Examples:myTest
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{{#sparql: | {{#sparql: | ||
SELECT ? | SELECT ?description | ||
# where Q4610 refers to Electron Shuttling Model | # where Q4610 refers to Electron Shuttling Model | ||
# where P896 refers to long description | # where P896 refers to long description | ||
WHERE { | WHERE { | ||
wd:Q4610 wdt:P896 ? | wd:Q4610 wdt:P896 ?description. | ||
} | } | ||
| chart=bordercloud.visualization.DataTable | | chart=bordercloud.visualization.DataTable |
Revision as of 10:49, 29 January 2025
Electron Shuttling Model is a quantum dynamical model of an electron to be shuttled in a silicon quBus device.
Quantum dynamical modeling of an electron to be shuttled, governed by the electric potential generated by the clavier (and other) gates in a Silicon QuBus device. Spin and valley states as well as the respective interactions are neglected. Moreover, the current model is limited to the coherent wave packet evolution and disregards the effects of noise and dissipation.
The rest is about testing more around and can be ignored!!!!!
Hello World!