Free-Body Diagrams in Two-Body Motion


Students are often confused about the forces in drawing free-body diagrams, especially so when they have to consider the different parts of multiple bodies in motion.

Two-Body Motion

Let’s consider the case of a two-body problem, where, a force F is applied to push two boxes horizontally. If we were to consider the free-body diagram of the two boxes as a single system, we only need to draw it like this.

two-body
Considering both boxes as a single system

For the sake of problem solving, there is no need to draw the normal forces or weights since they cancel each other out, so the diagram can look neater. Applying Newton’s 2nd law of motion, F=(mA+mB)×a, where mA is the mass of box A, mB is the mass of box B, F is the force applied on the system and a is the acceleration of both boxes.

You may also consider box A on its own.

DYNAMICS2
Considering box A on its own

The equation is FFAB=mA×a, where FAB is the force exerted on box A by box B.

The third option is to consider box B on its own.

DYNAMICS3
Considering box B on its own

The equation is FBA=mB×a, where FBA is the force exerted on box B by box A. Applying Newton’s 3rd law, FBA=FAB in magnitude.

Never Draw Everything Together

NEVER draw the free-body diagram with all the forces and moving objects in the same diagram, like this:

wrong freebody diagram

You will not be able to decide which forces acting on which body and much less be able to form a sensible equation of motion.

Interactive

Use the following app to observe the changes in the forces considered in the 3 different scenarios. You can vary the masses of the bodies or the external force applied.

Multiple-Body Problems

For the two-body problem above, we can consider 3 different free-body diagrams.

For three bodies in motion together, we can consider up to 6 different free-body diagrams: the 3 objects independently, 2 objects at a go, and all 3 together. Find the force between any two bodies by simplifying a 3-body diagram into 2 bodies. This trick can be applied to problems with even more bodies.

Home-Based Learning Using Google Meet

I conducted an online lecture this morning using Google Meet for the students who had to stay home due to the Leave of Absence mandated by the Ministry since they had recently returned from another country during this period of the Covid-19 pandemic. I feel the need to document this as things might become bad enough that schools have to close, so it serves as a place where fellow teachers can pick up some tips on how to manage this.

The G Suite account that I used is that of my school’s, not MOE’s, because it allows me to record the session in case I need to show the session to students who did not “turn up” for the Meet. I am the G Suite admin for the school so I changed the setting to allow Google Meets to be recorded. After the session, the recorded Meet is automatically found in a G Drive folder after it has been processed in the backend. ICON’s Google Meet (part of MOE’s Google Suite service) does not allow recording.

My hardware setup is simple: just my laptop to capture my face and control the Google Meet UI and a second screen with which to show my slides. I also entered the Meet as another participant using my mobile phone as I wanted to see what my students would see for added assurance.

Google Meet is very user-friendly, with a minimalist and intuitive design that one can expect from Google (after all, that was what made it the preferred search engine in the early days of the internet). All we needed to do was to sign in to https://meet.google.com/ and start a session. You can also schedule a session on Google Calendar.

When a Meet is created, a URL is generated, which you can communicate to your students via text message or email, or through a system announcement.

When students log in, be sure to ask them to switch off their video and mute their voices so as not to cause any interference.

Note that what is shown in the presenter’s screen in Meet using the front camera of a laptop is laterally inverted as presenters generally want to see themselves as though they are looking at a mirror. So if you were to write things on a whiteboard or piece of paper, you will not be able to read the writing through your screen. However, rest assured that students can still read the writing if they are looking at you through the feed from your laptop’s front camera.

Instead, what I did was to toggle between showing my face on the camera and projecting a window or a screen.

For today’s Meet, I projected a window where my Powerpoint slides was on but did not go into slide mode (which will take up both my screens) as I wanted to be able to see the Google Meet UI at all times in order to know if anyone asked questions or raised an issue using the Chat function. This backchannel was very good as students could immediately tell me if they could see or hear me. I wanted them to be able to ask questions through that but nobody did, unfortunately.

A few times, I toggled to use the camera. Once, it was to show a simple physics demonstration which I felt added some badly needed variety.

For future sessions, I intend to project a single window with Chrome is so that I can project the slides using Google Slides in an extended mode. This will also allow me to switch to an online video with ease instead of selecting the window via the Google Meet UI, which might throw up too many options if one has many windows open (which I tend to do). I also intend to use Nearpod to gather some responses from the students.

Collision Simulation

I created this post here to bookmark some useful tools for use during my upcoming JC1 lectures on Dynamics.

This is a simulation for collisions that show the momenta before and after collisions. It requires registration after one visit.

A better choice for now could be the EJSS version (created by my ex-colleague Lawrence) which is far more detailed.

I had wanted to build one using GeoGebra and in fact, was halfway through it, but the Covid-19 pandemic has created other areas of work that now take priority.

Prepopulated Free-Response Question in SLS

Now that the newest release of the Student Learning Space (SLS) is live, I was keen to try out the new features. Having heard that there is an option for prepopulated free response questions where students can draw on prefilled images, I was eager to test it.

I have made a video of the creation, student attempt and teacher feedback stages for any teacher (only for Singapore schools, though) who is keen to learn.

Two Body Problems in Dynamics

Problems involving two bodies moving together usually involve asking for the magnitude of the force between the two.

For example:

A 1.0 kg and a 2.0 kg box are touching each other. A 12 N horizontal force is applied to the 2.0 kg box in order to accelerate both boxes across the floor. Ignoring friction, determine:

(a) the acceleration of the boxes, and

(b) the force acting between the boxes.

To solve for (b) requires an understanding that the free-body diagram of the 1.0 kg box can be considered independently as only the force acting between the two boxes contributes to its acceleration since it is the only force acting on it in the horizontal direction.

This interactive app allows for students to visualise the forces acting on the boxes separately as well as a single system.

The codes for embedding into SLS:

<iframe scrolling="no" title="Two Mass Problem" src="https://www.geogebra.org/material/iframe/id/fh5pwc37/width/638/height/478/border/888888/sfsb/true/smb/false/stb/false/stbh/false/ai/false/asb/false/sri/false/rc/false/ld/false/sdz/false/ctl/false" width="638px" height="478px" style="border:0px;"> </iframe>