Learning Quantum
  • Project Scope and Purpose
  • Getting Started
    • Need to Know
    • Resources
  • Linear Algebra
    • Linear Algebra Summary
      • Math References
    • Basics
    • Vector Relationships
    • Span, Basis and Spaces
    • Transformations
  • Physics
    • Physics Summary
      • Physics References
    • Classical Mechanics
    • Quantum Mechanics
  • Qubits
    • Qubits Summary
      • Qubit References
    • Classical Bits
    • Quantum Bits
    • Multi-Qubit Systems
  • Quantum Circuits
    • Quantum Circuit Summary
      • Quantum Circuit References
    • Classical Models of Computation
    • Quantum Information
    • Single Qubit Gates
    • Multi-Qubit Gates
  • IBMQ
    • IBMQ Summary
    • Getting Access to IBM Quantum
    • IBMQ Tools
    • Using Quantum Gates - The Circuit Composer
  • Qiskit
    • Qiskit Overview
    • Installing Qiskit
    • Parts of a Qiskit Program
    • Writing a Qiskit Program
  • Supplementary
  • Quantum Safe Algorithms
Powered by GitBook
On this page
  • Measuring Physical Systems
  • Mass
  • Position
  • Time
  • Force
  • Notation
  • Position and Time Together
  • Newton's Second Law
  • The Relationship Between State and Change
  • How to Know Everything

Was this helpful?

  1. Physics

Classical Mechanics

A basic overview of the relevant portions of classical mechanics

PreviousPhysics ReferencesNextQuantum Mechanics

Last updated 5 years ago

Was this helpful?

In physics we use mathematical models to describe the world around us. Classical mechanics includes models for medium sized stuff.

Measuring Physical Systems

Mass

Each object contains a certain amount of matter - what we could call it's mass. This is a more fundamental property than it's weight, which depends on how much gravity is a applied to it.

Intuitively you can understand that a desk takes more effort to move then a pen. By knowing how massive an object is, we can calculate how much energy it will take to make some change to the position of that object.

Position

Let's start with a static mass (an object in this case - let's imagine a ball) at a given position. We know exactly where this object is, because we can go ahead and check it directly.

When measuring the position of our object, we decide where to "origin" is - where our 0 will be.

Time

Everything occurs over a finite amount of time. Similarly to the position, we measure time from some origin which we decide on. Everything that happens, happens after some arbitrary point in the past that we designate as time 0.

As forces act on our object, it's position changes over time. If we kick the ball, we might construct a graph of it's movement that looks like this:

First the ball goes up, and after a while it comes down.

Force

Nobody is going anywhere unless we can affect some change on the system. Forces are how we do that - they offer some quantifiable change to the state of a given object.

State

The state of a system, or an object, is the collection of all the information we know about it at a particular point in time. Say, for example, right at this instant.

We might say that the state of our cat is at rest - he's sleeping, and going nowhere. The state of a system can be more complex - because systems are collections of multiple objects, there might be a lot of information that describes it's current state. The cat cafe system may also be at rest - all of the cats are sleeping, and nobody is moving.

Types of Forces

Notation

Matrices are just a way for us to store and manipulate information, and so we store the important information about our object in a column matrix. At any given moment in time, the relevant information about our object is it's position, and so our vector is a position vector.

Position and Time Together

Newton's Second Law

So far we have two distinct ideas:

State of the System

Change in the System

The Relationship Between State and Change

Newton's second law preforms a useful service for us in that it connects these two ideas. It explains how a force changes the state of an object or a system.

Equations of motion

You may have seen this thing during high school physics, or even earlier than that depending on how enthusiastic your grade school science teacher was. Either way, it's a diagram of the general way of describing Newton's second law:

The sum of the forces in the system is equal to the mass multiplied by the acceleration (how fast the mass is increasing the speed of it's movement). Here the acceleration and force are also vectors (they both contain multiple pieces of information), where the mass is just a scalar (a number):

Let's consider the cat system: let's say the cat weighs 2 kilograms. No force is applied to him (he's asleep right now). How fast is he accelerating?

Clearly not at all... he's going nowhere slowly.

How to Know Everything

Let's look carefully at this equation... what irreducible information exists about a physical system?

  • The mass of all the objects in the system

  • The position of those objects

If we have these two pieces of information for a particular point in time, then we can figure out anything else we might want to know (like the force) for that same moment in time.

...where Newton's second law (here described with calculus) is the relationship between all of those things.

There are a bunch of different types of forces - magnetic, nuclear, gravity... we won't discuss specific forces and how to calculate them. What's important for this tutorial is that you understand the concept .

An object in 3-D space can be described using a , like we talked about in our discussion of .

So the vector ∣x⟩|x\rangle∣x⟩ represents the position of our object, called xxx.

Let's add some information to our position vector. The vector is changing. Changing how? Changing with respect to the time. How do we describe the change in position of object xxx over some amount of (with respect to) time ttt?

∣x(t)⟩|x(t)\rangle∣x(t)⟩

As we mentioned when talking about , the state of the system is all the information we have about what's going on right now (so at time ttt).

Forces in the system affect some change. Things that are still can be made to move, things that are moving can be made to stop, directions can be changed... all with the application of a suitable amount of energy .

F→=ma→\overrightarrow{F}=m\overrightarrow{a}F=ma
∣F⟩=m∣a⟩|F\rangle=m|a\rangle∣F⟩=m∣a⟩
∣F⟩=m∣a⟩→∣a⟩=∣F⟩m|F\rangle=m|a\rangle \rightarrow |a\rangle= \frac{|F\rangle}{m}∣F⟩=m∣a⟩→∣a⟩=m∣F⟩​
∣F⟩=0,m=2,a→=?|F\rangle= 0 , \hspace{6pt} m =2, \hspace{6pt} \overrightarrow{a}=?∣F⟩=0,m=2,a=?
∣a⟩=02=0|a\rangle = \frac{0}{2}=0∣a⟩=20​=0

Therefore, if we wanted to know everything about the system, then we would need to know the mass and position at every possible time ttt . This is what classical problems all reduce down to - where are we, what's happening, when:

Given∣x(0)⟩,∣v(0),∣F(t)⟩\text{Given} \hspace{8pt} |x(0)\rangle, \hspace{6pt} |v(0), \hspace{6pt}|F(t)\rangleGiven∣x(0)⟩,∣v(0),∣F(t)⟩

If you know the position of xxx when time t=0t=0t=0, and the velocity (or speed) when t=0t=0t=0, and the force for all possible values of ttt...

Find∣x(t)⟩For allt\text{Find} \hspace{8pt} |x(t)\rangle \hspace{8pt} \text{For all}\hspace{6pt} tFind∣x(t)⟩For allt

...find the position of xxx for all possible values of ttt...

Wherem∗d2∗∣x(t)⟩dt2=∣F(t)⟩\text{Where} \hspace{8pt} m*\frac{d^2 * |x(t)\rangle}{dt^2} = |F(t)\rangleWherem∗dt2d2∗∣x(t)⟩​=∣F(t)⟩
More information about position vs. time graphs and how they're used
An introduction to Newton's First Law
A detailed summary of Newton's Second Law
Problems for Newton's Second Law
force
More on the difference between weight and mass
space
vector
(Wikipedia - 2020)
(Physics Classroom - 2020)
(Griffiths, D - p.1)
The position of our object in meters at 1 second - showing a single dot on a graph
The graph of the position of a ball over time - showing an upside down parabola
A few images illustrating forces
An animation of an object moving and the respective graphs describing it's motion
The force formula triangle