why don't you just take an object, such as a door, or a character, estimate what it's size would be in real life, and use that in relation with the pixel size of the sprite(assuming you use those) to figure out a good ratio? Should give you some decent physics, and I believe that's what they (box2d tutorials) recommend you do as well