Chapter 16: Problem 12
In this project we address a collision between two identical atoms. You will learn how to determine external and internal motion of a diatomic molecule after a collision using a combination of analytical techniques, such as conservation laws, and numerical methods to determine the motion of the molecule. We want to address a collision between two identical atoms of mass \(m\), and we assume that we may consider the atoms to be point particles. The atoms are not affected by any external forces. Here, we will first analyze a simplified model for the collision-a one dimensional model-before we analyze the full collision process. First, we address a simplified model. The system we consider consists of two atoms: atom A moves along the \(x\)-axis with the velocity \(v_{0}\), and atom B is at rest in the origin as illustrated in Fig. 16.37. The atoms do not interact before they hit each other. After the collision they are stuck to each other. (a) Find the velocity of the center of mass for the system before the collision. (b) Find the velocity of the center of mass of the system after the collision. (c) What is the change in the system's kinetic energy through the collision. Let us make the model slightly more realstic by introducing a simplified model for the interactions between the two atoms. We will here not use a full model for the interatomic interaction, but instead assume that we can model the interatomic interaction using a spring force model. When atom A reaches a distance \(b\) from atom B, the two atoms become attached by a massless spring with spring constant \(k\) and equilibrium length \(b\). The atoms remain attached with this spring throughout the collision and the subsequent motion. (d) What is the velcoity of the center of mass immediately after the atoms are attached with the spring, that is, when atom A is at the distance \(b\) from atom B? What is the change in kinetic energy for the system before and immediately after the collision? Let us now address the motion of the atoms after the attachment. The positions of the atoms are \(x_{A}\) and \(x_{B}\). (e) Show that the force on atom A is: \(F=k\left(\left(x_{A}-x_{B}\right)-b\right)\), and find a corresponding expression for the force on atom B. (f) Find expressions for the acceleration for atom A and B, and formulate the differential equations you need to solve to find the motion of the atoms, including the initial conditions. (g) Write a program to determine the positions and velocities of atom A and atom B as a function of time. Assume \(m=0.1, k=20, b=0.2, v_{0}=1.0\), and \(\Delta t=0.001\). (h) Plot the position as a function of time for the center of mass of the system and for each of the atoms. (i) What is the maximum distance between the two atoms? The collision we have addressed so far is a special case-the case of a central colilsion. Let us now address a non-central collision. First, we address a simplified model for a non-central collision, as illustrated in Fig. 16.38. Atom A moves in the \(x\)-direction along the line \(y=b\) with velocity \(v_{0}\), and atom \(\mathrm{B}\) is at rest at the origin. The atoms do not interacti until they hit each other, which occurs when atom A reaches \(x=0\). After the collision, the atoms form a diatomic molecule, and the atoms remain attached at a fixed distance \(b\) from each other. (We are not studying a model without the spring forcee, but with a non-central collision. We will add the spring force again further on to get a complete, but still simplified model). (j) What is the velocity of the center of mass and the angular velocity around the center of mass immediately after the collision? Let us now introduce a more advanced model for this collision: When atom \(\mathrm{A}\) is in the position \(x=0, y=b\), and atom \(\mathrm{B}\) is in the position \(x=0\) and \(y=0\), the two atoms become attached with a massless spring with spring constant \(k\) and equilibrium length \(b\). The atoms remain attached throughouth the subsequent motion. (k) Rewrite your program to model the motion of the atoms in this case. (1) Plot the motion of the atoms and the center of mass after the collision. \((\mathbf{m})\) Discuss the motion of the angular velocity for the rotation about the center of mass for the motion after the collision.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.