CZ:Featured article/Current: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Chunbum Park
(→‎Acid rain: Active attack)
imported>John Stephenson
(template)
 
(32 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== '''[[Active attack]]''' ==
{{:{{FeaturedArticleTitle}}}}
----
<small>
In [[cryptography]] an '''active attack''' on a communications system is one in which the attacker changes the communication. He may create, forge, alter, replace, block or reroute messages. This contrasts with a [[passive attack]] in which the attacker only eavesdrops; he may read messages he is not supposed to see, but he does not alter messages.
==Footnotes==
 
== Active attacks on communication ==
 
Active attacks that target the communication system itself include:
* [[man-in-the-middle attack]]; the attacker tricks both communicating parties into communicating with him; they think they are talking to each other
* [[Stream_cipher#Rewrite_attacks | rewrite attacks]]; the attacker can replace a message with anything he chooses
 
'''Successful active attacks are devastating!''' If the attacker can replace messages and have them taken as genuine, it is all over. The security system is then at best worthless; at worst it is of great value to the enemy.
 
Fortunately, these attacks are '''generally hard to execute'''. The attacker must not only intercept messages, break whatever [[cryptography]] is in use (often ''both'' an authentication mechanism and a cipher), and send off his bogus message; he also has to block delivery of the genuine message. Moreover, he has to do it all '''in real time''', fast enough to avoid alerting his victims and to beat whatever synchronisation mechanisms the network may be using. A cryptosystem that an enemy can break in hours or days would generally be considered insecure, even worthless, but it will prevent active attacks as long as the enemy cannot break it quickly enough to replace messages.
 
''[[Active attack|.... (read more)]]''
 
{| class="wikitable collapsible collapsed" style="width: 90%; float: center; margin: 0.5em 1em 0.8em 0px;"
|-
! style="text-align: center;" | &nbsp;[[Active attack|notes]]
|-
|
{{reflist|2}}
{{reflist|2}}
|}
</small>

Latest revision as of 10:19, 11 September 2020

In computational molecular physics and solid state physics, the Born-Oppenheimer approximation is used to separate the quantum mechanical motion of the electrons from the motion of the nuclei. The method relies on the large mass ratio of electrons and nuclei. For instance the lightest nucleus, the hydrogen nucleus, is already 1836 times heavier than an electron. The method is named after Max Born and Robert Oppenheimer[1], who proposed it in 1927.

Rationale

The computation of the energy and wave function of an average-size molecule is a formidable task that is alleviated by the Born-Oppenheimer (BO) approximation.The BO approximation makes it possible to compute the wave function in two less formidable, consecutive, steps. This approximation was proposed in the early days of quantum mechanics by Born and Oppenheimer (1927) and is indispensable in quantum chemistry and ubiquitous in large parts of computational physics.

In the first step of the BO approximation the electronic Schrödinger equation is solved, yielding a wave function depending on electrons only. For benzene this wave function depends on 126 electronic coordinates. During this solution the nuclei are fixed in a certain configuration, very often the equilibrium configuration. If the effects of the quantum mechanical nuclear motion are to be studied, for instance because a vibrational spectrum is required, this electronic computation must be repeated for many different nuclear configurations. The set of electronic energies thus computed becomes a function of the nuclear coordinates. In the second step of the BO approximation this function serves as a potential in a Schrödinger equation containing only the nuclei—for benzene an equation in 36 variables.

The success of the BO approximation is due to the high ratio between nuclear and electronic masses. The approximation is an important tool of quantum chemistry, without it only the lightest molecule, H2, could be handled; all computations of molecular wave functions for larger molecules make use of it. Even in the cases where the BO approximation breaks down, it is used as a point of departure for the computations.

Historical note

The Born-Oppenheimer approximation is named after M. Born and R. Oppenheimer who wrote a paper [Annalen der Physik, vol. 84, pp. 457-484 (1927)] entitled: Zur Quantentheorie der Molekeln (On the Quantum Theory of Molecules). This paper describes the separation of electronic motion, nuclear vibrations, and molecular rotation. A reader of this paper who expects to find clearly delineated the BO approximation—as it is explained above and in most modern textbooks—will be disappointed. The presentation of the BO approximation is well hidden in Taylor expansions (in terms of internal and external nuclear coordinates) of (i) electronic wave functions, (ii) potential energy surfaces and (iii) nuclear kinetic energy terms. Internal coordinates are the relative positions of the nuclei in the molecular equilibrium and their displacements (vibrations) from equilibrium. External coordinates are the position of the center of mass and the orientation of the molecule. The Taylor expansions complicate the theory tremendously and make the derivations very hard to follow. Moreover, knowing that the proper separation of vibrations and rotations was not achieved in this work, but only eight years later [by C. Eckart, Physical Review, vol. 46, pp. 383-387 (1935)] (see Eckart conditions), chemists and molecular physicists are not very much motivated to invest much effort into understanding the work by Born and Oppenheimer, however famous it may be. Although the article still collects many citations each year, it is safe to say that it is not read anymore, except maybe by historians of science.

Footnotes

  1. Wikipedia has an article about Robert Oppenheimer.