As the title states, I am working on a project that requires a given volume of sand to fit within a cone-shaped 'hopper' that is essentially an inverted Frustum (truncated cone) I know the following:
- The bottom diameter of the hopper should be 300mm (r)
- The Hopper should hold 3.36L when full (V)
- The walls of the hopper should be angled at 60deg (theta)
I am aware that V= ((pi*H)/3)*(R^2 + r^2 + Rr) but trying to rearrange this to set both H and R in terms of r has not really gotten me anywhere.
It seems intuitively true that given Volume (v), minor radius (r), and draft angle (theta) one should be able to calculate height (H) and Major Radius (R) but for the life of me I cant figure it out.
I have been able to figure that volume of the 'cut off' portion of the cone is ~ 2.04L=pi*150^2*(86.6/3), which makes the volume for a complete cone 2.04L+3.36L = 5.4L However, for this 'complete' cone all I have to work with is total volume and draft angle, which seems to be less than what I started with. I have tried searching for a formula that finds the height and radius of a cone given its angle and volume, but so far no luck.
Any help would be greatly appreciated!
- The bottom diameter of the hopper should be 300mm (r)
- The Hopper should hold 3.36L when full (V)
- The walls of the hopper should be angled at 60deg (theta)
I am aware that V= ((pi*H)/3)*(R^2 + r^2 + Rr) but trying to rearrange this to set both H and R in terms of r has not really gotten me anywhere.
It seems intuitively true that given Volume (v), minor radius (r), and draft angle (theta) one should be able to calculate height (H) and Major Radius (R) but for the life of me I cant figure it out.
I have been able to figure that volume of the 'cut off' portion of the cone is ~ 2.04L=pi*150^2*(86.6/3), which makes the volume for a complete cone 2.04L+3.36L = 5.4L However, for this 'complete' cone all I have to work with is total volume and draft angle, which seems to be less than what I started with. I have tried searching for a formula that finds the height and radius of a cone given its angle and volume, but so far no luck.
Any help would be greatly appreciated!