Thread: another physics question (momentum)

  1. #1
    Unregistered Leeman_s's Avatar
    Join Date
    Oct 2001
    Posts
    753

    another physics question (momentum)

    alright, so i have a car's mass, its velocity, and the time it took the car to come to a complete stop.

    ex: a car 1200 kg going 30 m/s takes 30 seconds to come to a stop (i'm not sure if thats realistic but just bear with me)

    OBJECTIVE: calculate the impulse.

    i know its just a simple calculation. I know impulse equals the force (newtons) times the change in time. But All I have is the above information, I don't know how many newtons it is.

    Would I just do grams x time? I dunno...you know?

  2. #2
    Funniest man in this seat minesweeper's Avatar
    Join Date
    Mar 2002
    Posts
    798
    This page will help you

    You have the mass, m, the change in velocity, delta v, and the change in time, delta t. So it's just a case of sticking in the numbers and turning the handle (As it happens you don't even need all the info you have been given, which is always a nice position to be in ).
    Last edited by minesweeper; 12-22-2003 at 09:55 PM.

  3. #3
    Registered User axon's Avatar
    Join Date
    Feb 2003
    Posts
    2,572
    think about it this way....newtons is a unit of force, and force = mass*acceleration ...everything else is just plugging in numbers

    some entropy with that sink? entropysink.com

    there are two cardinal sins from which all others spring: Impatience and Laziness. - franz kafka

  4. #4
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    And to add my 2 cents this is a very common physics problem many of us encounter in game programming. Very useful - most of physics is when it comes to games.

    So jot the formula down somewhere because you'll probably use it again if you ever want to code some type of collision response in C.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. another do while question
    By kbpsu in forum C++ Programming
    Replies: 3
    Last Post: 03-23-2009, 12:14 PM
  2. Question...
    By TechWins in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 07-28-2003, 09:47 PM
  3. Physics question
    By Panopticon in forum A Brief History of Cprogramming.com
    Replies: 9
    Last Post: 06-09-2003, 11:06 PM
  4. opengl DC question
    By SAMSAM in forum Game Programming
    Replies: 6
    Last Post: 02-26-2003, 09:22 PM
  5. February 1, 2019...
    By Cheeze-It in forum A Brief History of Cprogramming.com
    Replies: 98
    Last Post: 08-03-2002, 07:24 AM