Calculating the Weight of a Coil of Sheet Metal

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












At work we use generic tables to estimate the weight of coils of sheet metal. The tables are based on the thickness in inches of metal "sidewall" that remains on the coil.



Now upper management says that these estimates are not accurate enough for their new raw materials tracking system, and they want an actual scale weight after each coil use...which is very time consuming.



I need to find the proper formula to more accurately calculate the weight for each coil after each use. The coils are a wide variety of metals, metal thicknesses, coil widths, stamp patterns, surface treatments, core (inside) diameters, sidewall thickness, etc.



For each coil we know the actual original weight of the metal, and we can measure what the original sidewall thickness is and what the core diameter is (the core is what is left when the metal is all used up)



Let's suppose one coil has a core (inside) diameter of 20 inches, a sidewall of 10 inches of metal, and a weight of 10,000 pounds. So we know two data sets for this coil. First, that 10 inches of sidewall metal equals 10,000 lbs of metal and, second, that zero inches of sidewall (when the metal is all used up--the 20 inch core diameter) equals zero pounds of metal.



The generic table we use is a linear extrapolation of weight based on the sidewall thickness. But while the sidewall thickness decreases linearly, the actual weight of metal decreases geometrically as the circumference of the coil decreases. Shouldn't this actually be curvilinear?



10 in. sidewall = 10,000 lbs.



Zero in. sidewall = Zero lbs.



So, given any thickness of sidewall, what would be the way to calculate the theoretical the weight of the remaining metal?







share|cite|improve this question























    up vote
    1
    down vote

    favorite












    At work we use generic tables to estimate the weight of coils of sheet metal. The tables are based on the thickness in inches of metal "sidewall" that remains on the coil.



    Now upper management says that these estimates are not accurate enough for their new raw materials tracking system, and they want an actual scale weight after each coil use...which is very time consuming.



    I need to find the proper formula to more accurately calculate the weight for each coil after each use. The coils are a wide variety of metals, metal thicknesses, coil widths, stamp patterns, surface treatments, core (inside) diameters, sidewall thickness, etc.



    For each coil we know the actual original weight of the metal, and we can measure what the original sidewall thickness is and what the core diameter is (the core is what is left when the metal is all used up)



    Let's suppose one coil has a core (inside) diameter of 20 inches, a sidewall of 10 inches of metal, and a weight of 10,000 pounds. So we know two data sets for this coil. First, that 10 inches of sidewall metal equals 10,000 lbs of metal and, second, that zero inches of sidewall (when the metal is all used up--the 20 inch core diameter) equals zero pounds of metal.



    The generic table we use is a linear extrapolation of weight based on the sidewall thickness. But while the sidewall thickness decreases linearly, the actual weight of metal decreases geometrically as the circumference of the coil decreases. Shouldn't this actually be curvilinear?



    10 in. sidewall = 10,000 lbs.



    Zero in. sidewall = Zero lbs.



    So, given any thickness of sidewall, what would be the way to calculate the theoretical the weight of the remaining metal?







    share|cite|improve this question





















      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      At work we use generic tables to estimate the weight of coils of sheet metal. The tables are based on the thickness in inches of metal "sidewall" that remains on the coil.



      Now upper management says that these estimates are not accurate enough for their new raw materials tracking system, and they want an actual scale weight after each coil use...which is very time consuming.



      I need to find the proper formula to more accurately calculate the weight for each coil after each use. The coils are a wide variety of metals, metal thicknesses, coil widths, stamp patterns, surface treatments, core (inside) diameters, sidewall thickness, etc.



      For each coil we know the actual original weight of the metal, and we can measure what the original sidewall thickness is and what the core diameter is (the core is what is left when the metal is all used up)



      Let's suppose one coil has a core (inside) diameter of 20 inches, a sidewall of 10 inches of metal, and a weight of 10,000 pounds. So we know two data sets for this coil. First, that 10 inches of sidewall metal equals 10,000 lbs of metal and, second, that zero inches of sidewall (when the metal is all used up--the 20 inch core diameter) equals zero pounds of metal.



      The generic table we use is a linear extrapolation of weight based on the sidewall thickness. But while the sidewall thickness decreases linearly, the actual weight of metal decreases geometrically as the circumference of the coil decreases. Shouldn't this actually be curvilinear?



      10 in. sidewall = 10,000 lbs.



      Zero in. sidewall = Zero lbs.



      So, given any thickness of sidewall, what would be the way to calculate the theoretical the weight of the remaining metal?







      share|cite|improve this question











      At work we use generic tables to estimate the weight of coils of sheet metal. The tables are based on the thickness in inches of metal "sidewall" that remains on the coil.



      Now upper management says that these estimates are not accurate enough for their new raw materials tracking system, and they want an actual scale weight after each coil use...which is very time consuming.



      I need to find the proper formula to more accurately calculate the weight for each coil after each use. The coils are a wide variety of metals, metal thicknesses, coil widths, stamp patterns, surface treatments, core (inside) diameters, sidewall thickness, etc.



      For each coil we know the actual original weight of the metal, and we can measure what the original sidewall thickness is and what the core diameter is (the core is what is left when the metal is all used up)



      Let's suppose one coil has a core (inside) diameter of 20 inches, a sidewall of 10 inches of metal, and a weight of 10,000 pounds. So we know two data sets for this coil. First, that 10 inches of sidewall metal equals 10,000 lbs of metal and, second, that zero inches of sidewall (when the metal is all used up--the 20 inch core diameter) equals zero pounds of metal.



      The generic table we use is a linear extrapolation of weight based on the sidewall thickness. But while the sidewall thickness decreases linearly, the actual weight of metal decreases geometrically as the circumference of the coil decreases. Shouldn't this actually be curvilinear?



      10 in. sidewall = 10,000 lbs.



      Zero in. sidewall = Zero lbs.



      So, given any thickness of sidewall, what would be the way to calculate the theoretical the weight of the remaining metal?









      share|cite|improve this question










      share|cite|improve this question




      share|cite|improve this question









      asked yesterday









      Eric

      61




      61




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          1
          down vote













          Much more accurate is to use the area of the sidewall times the width of the shet to get the volume of metal. You assume the packing density is constant. In your example the outer radius of the coil is $30$ inches at the start. The area at the start is then $pi(30^2-20^2)=500pi$ in$^2$. The weight per sidewall area is then $frac 10,000500pi=frac 20pi$ lb/in$^2$. At sidewall thickness $t$ the area is $pi((t+20)^2-20^2)=pi(t^2+40t)$ and the weight is $20(t^2+40t)$ lb.






          share|cite|improve this answer





















            Your Answer




            StackExchange.ifUsing("editor", function ()
            return StackExchange.using("mathjaxEditing", function ()
            StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
            StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
            );
            );
            , "mathjax-editing");

            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "69"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            convertImagesToLinks: true,
            noModals: false,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            noCode: true, onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );








             

            draft saved


            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2872592%2fcalculating-the-weight-of-a-coil-of-sheet-metal%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            1
            down vote













            Much more accurate is to use the area of the sidewall times the width of the shet to get the volume of metal. You assume the packing density is constant. In your example the outer radius of the coil is $30$ inches at the start. The area at the start is then $pi(30^2-20^2)=500pi$ in$^2$. The weight per sidewall area is then $frac 10,000500pi=frac 20pi$ lb/in$^2$. At sidewall thickness $t$ the area is $pi((t+20)^2-20^2)=pi(t^2+40t)$ and the weight is $20(t^2+40t)$ lb.






            share|cite|improve this answer

























              up vote
              1
              down vote













              Much more accurate is to use the area of the sidewall times the width of the shet to get the volume of metal. You assume the packing density is constant. In your example the outer radius of the coil is $30$ inches at the start. The area at the start is then $pi(30^2-20^2)=500pi$ in$^2$. The weight per sidewall area is then $frac 10,000500pi=frac 20pi$ lb/in$^2$. At sidewall thickness $t$ the area is $pi((t+20)^2-20^2)=pi(t^2+40t)$ and the weight is $20(t^2+40t)$ lb.






              share|cite|improve this answer























                up vote
                1
                down vote










                up vote
                1
                down vote









                Much more accurate is to use the area of the sidewall times the width of the shet to get the volume of metal. You assume the packing density is constant. In your example the outer radius of the coil is $30$ inches at the start. The area at the start is then $pi(30^2-20^2)=500pi$ in$^2$. The weight per sidewall area is then $frac 10,000500pi=frac 20pi$ lb/in$^2$. At sidewall thickness $t$ the area is $pi((t+20)^2-20^2)=pi(t^2+40t)$ and the weight is $20(t^2+40t)$ lb.






                share|cite|improve this answer













                Much more accurate is to use the area of the sidewall times the width of the shet to get the volume of metal. You assume the packing density is constant. In your example the outer radius of the coil is $30$ inches at the start. The area at the start is then $pi(30^2-20^2)=500pi$ in$^2$. The weight per sidewall area is then $frac 10,000500pi=frac 20pi$ lb/in$^2$. At sidewall thickness $t$ the area is $pi((t+20)^2-20^2)=pi(t^2+40t)$ and the weight is $20(t^2+40t)$ lb.







                share|cite|improve this answer













                share|cite|improve this answer



                share|cite|improve this answer











                answered yesterday









                Ross Millikan

                275k21183348




                275k21183348






















                     

                    draft saved


                    draft discarded


























                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2872592%2fcalculating-the-weight-of-a-coil-of-sheet-metal%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Comments

                    Popular posts from this blog

                    What is the equation of a 3D cone with generalised tilt?

                    Color the edges and diagonals of a regular polygon

                    Relationship between determinant of matrix and determinant of adjoint?