Recent content by asprsai

  1. A

    Calculate distance - accleration, time, distance

    Thanks zhermes. In iPhone we can set an timer and call the getAcceleration method so we can decide what deltaT should be. I also came to know that the iPhone accelerometer is not that good and it has lot of spikes. I havnt started this app yet., but I will work on this and update you...
  2. A

    Calculate distance - accleration, time, distance

    Hey zhermes, you got me right., I was thinking of developing an application to build my portfolio. I want to develop an application which can calculate height of an object taking help of the accelerometer in iPhone, something like a pedometer but the person won't move he just moves his phone...
  3. A

    Calculate distance - accleration, time, distance

    Thanks for the reply zhermes. Yes, I think initial velocity is zero because we are moving an object from still position (point x). After moving some distance it stops at point y. I was good at calculus when I was in high school., it has been 6 years since then and now I am very bad at it. I...
  4. A

    Calculate distance - accleration, time, distance

    Hi guys, Sorry I am not into physics that much, basically I am a software developer..., my question might be silly., but, I want to calculate distance between two points. The situation here is - if an object is moved from say point x to point y in t amount of time with an acceleration...
Back
Top