{"id":8605,"date":"2024-08-22T09:01:09","date_gmt":"2024-08-22T01:01:09","guid":{"rendered":"https:\/\/app11147.cloudwayssites.com\/?page_id=8605"},"modified":"2024-11-14T10:53:01","modified_gmt":"2024-11-14T02:53:01","slug":"steel-calculator","status":"publish","type":"page","link":"https:\/\/steelprogroup.com\/pt\/steel-calculator\/","title":{"rendered":"Calculadora de peso de a\u00e7o"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"8605\" class=\"elementor elementor-8605\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb36b5e e-flex e-con-boxed e-con e-parent\" data-id=\"eb36b5e\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0b55160 elementor-widget elementor-widget-heading\" data-id=\"0b55160\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Calculadora para chapas e placas de a\u00e7o<\/h1>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9274757 elementor-widget elementor-widget-text-editor\" data-id=\"9274757\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>Calcule com precis\u00e3o o peso da bobina para chapas e folhas de a\u00e7o usando nossa ferramenta on-line f\u00e1cil de usar. Resultados eficientes e confi\u00e1veis.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2631ad6 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"2631ad6\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6f7a2c01 e-flex e-con-boxed e-con e-parent\" data-id=\"6f7a2c01\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-560d9e89 e-con-full e-flex e-con e-child\" data-id=\"560d9e89\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6bf443e3 e-con-full e-flex e-con e-child\" data-id=\"6bf443e3\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-770e97d3 three_column elementor-widget elementor-widget-html\" data-id=\"770e97d3\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\n    <center>\n        <h1>Peso da bobina<\/h1>\n        <div class=\"Calculator\">\n            <div class=\"CalculatorItem\">\n                <label for=\"od\">OD (polegadas)<\/label>\n                <input class=\"CalculatorInput\" type=\"number\" id=\"od\" value=\"12\">\n            <\/div>\n            <div class=\"CalculatorItem\">\n                <label for=\"id\">ID (polegadas)<\/label>\n                <input class=\"CalculatorInput\" type=\"number\" id=\"id\" value=\"2\">\n            <\/div>\n            <div class=\"CalculatorItem\">\n                <label for=\"width\">Largura (polegadas)<\/label>\n                <input class=\"CalculatorInput\" type=\"number\" id=\"width\" value=\"1\">\n            <\/div>\n        <\/div>\n        \n        <button class=\"calculate-btn\" onclick=\"CoilcalculateWeight()\">Calcular<\/button>\n        <div class=\"result\">\n            <p id=\"CoilWeight\">Peso = 0 libras<br>Peso = 0 kg<\/p>\n        <\/div>\n        <button class=\"reset-btn\" onclick=\"resetCoilForm()\">Redefinir<\/button>\n\n        <script>\n            function CoilcalculateWeight() {\n                const od = parseFloat(document.getElementById('od').value);\n                const id = parseFloat(document.getElementById('id').value);\n                const width = parseFloat(document.getElementById('width').value);\n                const k = 0.0711;\n                \/\/ \u8ba1\u7b97\u5377\u91cd\u7684\u516c\u5f0f\n                const CoilWeight = ((od * od) - (id * id)) * k * width * Math.PI;\n                const CoilWeightKg = CoilWeight * 0.45359237; \/\/ \u5c06\u78c5\u8f6c\u6362\u4e3a\u5343\u514b\n\n                \/\/ \u663e\u793a\u7ed3\u679c\n                document.getElementById('CoilWeight').innerHTML = `Weight = ${CoilWeight.toFixed(0)} lbs<br>Weight = ${CoilWeightKg.toFixed(0)} kg`;\n            }\n\n            function resetCoilForm() {\n                document.getElementById('od').value = '';\n                document.getElementById('id').value = '';\n                document.getElementById('width').value = '';\n                document.getElementById('CoilWeight').innerHTML = 'Weight = 0 lbs<br>Weight = 0 kg';\n            }\n        <\/script>\n    <\/center>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4f32468c e-con-full e-flex e-con e-child\" data-id=\"4f32468c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-19ddb7ed two_column elementor-widget elementor-widget-html\" data-id=\"19ddb7ed\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t    <center>\n        <h1>Peso da bobina por c\u00edrculo<\/h1>\n    <div class=\"Calculator\">\n        <div class=\"CalculatorItem\">\n            <label for=\"Diameter\">Di\u00e2metro (polegadas)<\/label>\n            <input class=\"CalculatorInput\" type=\"number\" id=\"Diameter\" value=\"12\">\n        <\/div>\n        <div class=\"CalculatorItem\">\n            <label for=\"Gauge\">Bitola (polegadas)<\/label>\n            <input class=\"CalculatorInput\" type=\"number\" id=\"Gauge\" value=\"2\">\n        <\/div>\n        \n    <\/div>\n    \n    <button class=\"calculate-btn\" onclick=\"circlecalculateWeight()\">Calcular<\/button>\n    <div class=\"result\">\n        <p id=\"Circleweight\">Peso = 0 libras<br>Peso = 0 kg<\/p>\n    <\/div>\n    <button class=\"reset-btn\" onclick=\"circleresetForm()\">Redefinir<\/button>\n\n    <script>\n        function circlecalculateWeight() {\n            const Diameter = parseFloat(document.getElementById('Diameter').value);\n            const Gauge = parseFloat(document.getElementById('Gauge').value);\n            \/\/ \u5377\u91cd\u8ba1\u7b97\u516c\u5f0f\n            const k = 0.0711;\n            const Circleweight = (Diameter * Diameter * Gauge * Math.PI) * k; \/\/ \u8ba1\u7b97\u91cd\u91cf\uff08\u78c5\uff09\n            const CircleweightKg = Circleweight * 0.45359237; \/\/ \u5c06\u78c5\u8f6c\u6362\u4e3a\u5343\u514b\n\n            \/\/ \u663e\u793a\u7ed3\u679c\n            document.getElementById('Circleweight').innerHTML = `Weight = ${Circleweight.toFixed(1)} lbs<br>Weight = ${CircleweightKg.toFixed(1)} kg`;\n        }\n\n        function circleresetForm() {\n            document.getElementById('Diameter').value = '';\n            document.getElementById('Gauge').value = '';\n            document.getElementById('Circleweight').innerHTML = 'Weight = 0 lbs<br>Weight = 0 kg';\n        }\n    <\/script>\n    <\/center>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-222a167 e-flex e-con-boxed e-con e-parent\" data-id=\"222a167\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-238a4960 e-con-full e-flex e-con e-child\" data-id=\"238a4960\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-3b218e66 e-con-full e-flex e-con e-child\" data-id=\"3b218e66\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-15cc0dfb three_column elementor-widget elementor-widget-html\" data-id=\"15cc0dfb\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t    <center>\n        <h1>Di\u00e2metro externo m\u00e1ximo da bobina<\/h1>\n    <div class=\"Calculator\">\n        <div class=\"CalculatorItem\">\n            <label for=\"MaximumCoilID\">ID (polegadas)<\/label>\n            <input class=\"CalculatorInput\" type=\"number\" id=\"MaximumCoilID\" value=\"12\">\n        <\/div>\n        <div class=\"CalculatorItem\">\n            <label for=\"MaximumCoilWidth\">Largura (polegadas)<\/label>\n            <input class=\"CalculatorInput\" type=\"number\" id=\"MaximumCoilWidth\" value=\"2\">\n        <\/div>\n        <div class=\"CalculatorItem\">\n            <label for=\"MaximumCoilWeight\">Peso (lbs)<\/label>\n            <input class=\"CalculatorInput\" type=\"number\" id=\"MaximumCoilWeight\" value=\"1\">\n        <\/div>\n        \n    <\/div>\n    \n    <button class=\"calculate-btn\" onclick=\"calculateMaximumCoil()\">Calcular<\/button>\n    <div class=\"result\">\n        <p id=\"MaximumCoilOD\">OD = 0 pol.<br>DE = 0 mm<\/p>\n        <p id=\"PIW\">PIW = 0 lbs\/pol de largura<br>PIW = 0 kg\/pol de largura<\/p>\n    <\/div>\n    <button class=\"reset-btn\" onclick=\"resetMaximumCoilForm()\">Redefinir<\/button>\n\n    <script>\n        function calculateMaximumCoil() {\n            const MaximumCoilID = parseFloat(document.getElementById('MaximumCoilID').value);\n            const MaximumCoilWidth = parseFloat(document.getElementById('MaximumCoilWidth').value);\n            const MaximumCoilWeight = parseFloat(document.getElementById('MaximumCoilWeight').value);\n            const k = 0.173;\n            const c = 0.007;\n            \n            const MaximumCoilOD = MaximumCoilID + k * (MaximumCoilWeight \/ MaximumCoilWidth) + c * MaximumCoilWidth;\n            const MaximumCoilOD_mm = MaximumCoilOD * 25.4; \/\/ \u5c06\u82f1\u5bf8\u8f6c\u6362\u4e3a\u6beb\u7c73\n\n            const PIW = MaximumCoilWeight \/ MaximumCoilWidth; \/\/ \u5355\u4f4d\uff1albs\/in\n            const PIWkg = PIW * 0.45359237; \/\/ \u5c06\u78c5\u8f6c\u6362\u4e3a\u5343\u514b\n\n            \/\/ \u663e\u793a\u7ed3\u679c\n            document.getElementById('MaximumCoilOD').innerHTML = `OD = ${MaximumCoilOD.toFixed(1)} in<br>OD = ${MaximumCoilOD_mm.toFixed(0)} mm`;\n            document.getElementById('PIW').innerHTML = `PIW = ${PIW.toFixed(0)} lbs\/in of width<br>PIW = ${PIWkg.toFixed(0)} kg\/in of width`;\n        }\n\n        function resetMaximumCoilForm() {\n            document.getElementById('MaximumCoilID').value = '';\n            document.getElementById('MaximumCoilWidth').value = '';\n            document.getElementById('MaximumCoilWeight').value = '';\n            document.getElementById('MaximumCoilOD').innerHTML = `OD = 0 in<br>OD = 0 mm`;\n            document.getElementById('PIW').innerHTML = 'PIW = 0 lbs\/in of width<br>PIW = 0 kg\/in of width';\n        }\n    <\/script>\n    <\/center>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-48a01e7c e-con-full e-flex e-con e-child\" data-id=\"48a01e7c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2ab55d76 three_column elementor-widget elementor-widget-html\" data-id=\"2ab55d76\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t    <center>\n        <h1>Peso do len\u00e7ol plano<\/h1>\n    <div class=\"Calculator\">\n        <div class=\"CalculatorItem\">\n            <label for=\"FlatSheetThickness\">Espessura (polegadas)<\/label>\n            <input class=\"CalculatorInput\" type=\"number\" id=\"FlatSheetThickness\" value=\"12\">\n        <\/div>\n        <div class=\"CalculatorItem\">\n            <label for=\"FlatSheetWidth\">Largura (polegadas)<\/label>\n            <input class=\"CalculatorInput\" type=\"number\" id=\"FlatSheetWidth\" value=\"2\">\n        <\/div>\n        <div class=\"CalculatorItem\">\n            <label for=\"FlatSheetLength\">Comprimento (polegadas)<\/label>\n            <input class=\"CalculatorInput\" type=\"number\" id=\"FlatSheetLength\" value=\"1\">\n        <\/div>\n        \n    <\/div>\n    \n    <button class=\"calculate-btn\" onclick=\"calculateFlatSheetWeight()\">Calcular<\/button>\n    <div class=\"result\">\n        <p id=\"FlatSheetWeight\">Peso = 0 libras<br>Peso = 0 kg<\/p>\n    <\/div>\n    <button class=\"reset-btn\" onclick=\"resetFlatSheetForm()\">Redefinir<\/button>\n\n    <script>\n        function calculateFlatSheetWeight() {\n            const FlatSheetThickness = parseFloat(document.getElementById('FlatSheetThickness').value);\n            const FlatSheetWidth = parseFloat(document.getElementById('FlatSheetWidth').value);\n            const FlatSheetLength = parseFloat(document.getElementById('FlatSheetLength').value);\n            const k = 0.284;\n            \/\/ \u8ba1\u7b97\u5e73\u677f\u91cd\u91cf\uff08lbs\uff09\n            const FlatSheetWeight = FlatSheetThickness * FlatSheetWidth * FlatSheetLength * k;\n            \/\/ \u5c06\u91cd\u91cf\u8f6c\u6362\u4e3a\u5343\u514b\n            const FlatSheetWeightKg = FlatSheetWeight * 0.45359237;\n\n            \/\/ \u663e\u793a\u7ed3\u679c\n            document.getElementById('FlatSheetWeight').innerHTML = `Weight = ${FlatSheetWeight.toFixed(0)} lbs<br>Weight = ${FlatSheetWeightKg.toFixed(0)} kg`;\n        }\n\n        function resetFlatSheetForm() {\n            document.getElementById('FlatSheetThickness').value = '';\n            document.getElementById('FlatSheetWidth').value = '';\n            document.getElementById('FlatSheetLength').value = '';\n            document.getElementById('FlatSheetWeight').innerHTML = 'Weight = 0 lbs<br>Weight = 0 kg';\n        }\n    <\/script>\n    <\/center>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4af6f9d e-flex e-con-boxed e-con e-parent\" data-id=\"4af6f9d\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-805baec e-con-full e-flex e-con e-child\" data-id=\"805baec\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4bf47c0b e-con-full e-flex e-con e-child\" data-id=\"4bf47c0b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2cae0571 three_column elementor-widget elementor-widget-html\" data-id=\"2cae0571\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t    <center>\n        <h1>P\u00e9s lineares da bobina<\/h1>\n    <div class=\"Calculator\">\n        <div class=\"CalculatorItem\">\n            <label for=\"CoilLinealThickness\">Espessura (polegadas)<\/label>\n            <input class=\"CalculatorInput\" type=\"number\" id=\"CoilLinealThickness\" value=\"12\">\n        <\/div>\n        <div class=\"CalculatorItem\">\n            <label for=\"CoilLinealWidth\">Largura (polegadas)<\/label>\n            <input class=\"CalculatorInput\" type=\"number\" id=\"CoilLinealWidth\" value=\"2\">\n        <\/div>\n        <div class=\"CalculatorItem\">\n            <label for=\"CoilLinealWeight\">Peso (lbs)<\/label>\n            <input class=\"CalculatorInput\" type=\"number\" id=\"CoilLinealWeight\" value=\"1\">\n        <\/div>\n        \n    <\/div>\n    \n    <button class=\"calculate-btn\" onclick=\"calculateCoilLinealFeet()\">Calcular<\/button>\n    <div class=\"result\">\n        <p id=\"CoilLinealFeet\">Comprimento = 0 p\u00e9s<br>Comprimento = 0 m<\/p>\n    <\/div>\n    <button class=\"reset-btn\" onclick=\"resetCoilLinealForm()\">Redefinir<\/button>\n\n    <script>\n        function calculateCoilLinealFeet() {\n            const CoilLinealThickness = parseFloat(document.getElementById('CoilLinealThickness').value);\n            const CoilLinealWidth = parseFloat(document.getElementById('CoilLinealWidth').value);\n            const CoilLinealWeight = parseFloat(document.getElementById('CoilLinealWeight').value);\n            const k = 0.29342723;\n            \/\/ \u8ba1\u7b97\u7ebf\u6027\u957f\u5ea6\uff08\u82f1\u5c3a\uff09\n            const CoilLinealFeet = CoilLinealWeight * k \/ (CoilLinealThickness * CoilLinealWidth);\n            \/\/ \u5c06\u957f\u5ea6\u8f6c\u6362\u4e3a\u7c73\n            const CoilLinealMeters = CoilLinealFeet * 0.3048;\n\n            \/\/ \u663e\u793a\u7ed3\u679c\n            document.getElementById('CoilLinealFeet').innerHTML = `Length = ${CoilLinealFeet.toFixed(1)} ft<br>Length = ${CoilLinealMeters.toFixed(1)} m`;\n        }\n\n        function resetCoilLinealForm() {\n            document.getElementById('CoilLinealThickness').value = '';\n            document.getElementById('CoilLinealWidth').value = '';\n            document.getElementById('CoilLinealWeight').value = '';\n            document.getElementById('CoilLinealFeet').innerHTML = 'Length = 0 ft<br>Length = 0 m';\n        }\n    <\/script>\n    <\/center>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3132da4e e-con-full e-flex e-con e-child\" data-id=\"3132da4e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-71fc1f17 three_column elementor-widget elementor-widget-html\" data-id=\"71fc1f17\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t    <center>\n        <h1>P\u00e9s da bobina em rela\u00e7\u00e3o ao peso<\/h1>\n    <div class=\"Calculator\">\n        <div class=\"CalculatorItem\">\n            <label for=\"CoilFeetThickness\">Espessura (polegadas)<\/label>\n            <input class=\"CalculatorInput\" type=\"number\" id=\"CoilFeetThickness\" value=\"12\">\n        <\/div>\n        <div class=\"CalculatorItem\">\n            <label for=\"CoilFeetWidth\">Largura (polegadas)<\/label>\n            <input class=\"CalculatorInput\" type=\"number\" id=\"CoilFeetWidth\" value=\"2\">\n        <\/div>\n        <div class=\"CalculatorItem\">\n            <label for=\"CoilFeetLength\">Comprimento (p\u00e9s)<\/label>\n            <input class=\"CalculatorInput\" type=\"number\" id=\"CoilFeetLength\" value=\"1\">\n        <\/div>\n        \n    <\/div>\n    \n    <button class=\"calculate-btn\" onclick=\"calculateCoilFeetWeight()\">Calcular<\/button>\n    <div class=\"result\">\n        <p id=\"CoilFeetWeight\">Peso = 0 libras<br>Peso = 0 kg<\/p>\n    <\/div>\n    <button class=\"reset-btn\" onclick=\"resetCoilFeetForm()\">Redefinir<\/button>\n\n    <script>\n        function calculateCoilFeetWeight() {\n            const CoilFeetThickness = parseFloat(document.getElementById('CoilFeetThickness').value);\n            const CoilFeetWidth = parseFloat(document.getElementById('CoilFeetWidth').value);\n            const CoilFeetLength = parseFloat(document.getElementById('CoilFeetLength').value);\n            const k = 3.408;\n            \/\/ \u8ba1\u7b97\u91cd\u91cf\uff08lbs\uff09\n            const CoilFeetWeight = CoilFeetThickness * CoilFeetWidth * CoilFeetLength * k;\n            \/\/ \u5c06\u91cd\u91cf\u8f6c\u6362\u4e3a\u5343\u514b\n            const CoilFeetWeightKg = CoilFeetWeight * 0.45359237;\n\n            \/\/ \u663e\u793a\u7ed3\u679c\n            document.getElementById('CoilFeetWeight').innerHTML = `Weight = ${CoilFeetWeight.toFixed(1)} lbs<br>Weight = ${CoilFeetWeightKg.toFixed(1)} kg`;\n        }\n\n        function resetCoilFeetForm() {\n            document.getElementById('CoilFeetThickness').value = '';\n            document.getElementById('CoilFeetWidth').value = '';\n            document.getElementById('CoilFeetLength').value = '';\n            document.getElementById('CoilFeetWeight').innerHTML = 'Weight = 0 lbs<br>Weight = 0 kg';\n        }\n    <\/script>\n    <\/center>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6cbbfb2 e-flex e-con-boxed e-con e-parent\" data-id=\"6cbbfb2\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ad3187a elementor-widget elementor-widget-text-editor\" data-id=\"ad3187a\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p><strong>Isen\u00e7\u00e3o de responsabilidade:<\/strong><\/p><p>As estimativas de peso do a\u00e7o aqui apresentadas s\u00e3o para refer\u00eancia geral e usam densidades m\u00e9dias de material. Os pesos reais podem variar devido \u00e0s composi\u00e7\u00f5es espec\u00edficas dos materiais. O SteelPRO Group n\u00e3o se responsabiliza por quaisquer a\u00e7\u00f5es tomadas com base nessas informa\u00e7\u00f5es.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fbc49fd e-flex e-con-boxed e-con e-parent\" data-id=\"fbc49fd\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8b314e5 elementor-widget elementor-widget-html\" data-id=\"8b314e5\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n    <style>\n        body {\n            font-family: Arial, sans-serif;\n            margin: 20px;\n        }\n        h1 {\n            text-align: center;\n        }\n        h2 {\n            color: #333;\n            margin-top: 40px;\n        }\n        .formula, .example {\n            background-color: #f9f9f9;\n            padding: 15px;\n            margin: 15px 0;\n            border-left: 4px solid #007BFF;\n        }\n        .formula p, .example p {\n            margin: 5px 0;\n        }\n        .note {\n            color: #555;\n            font-size: 14px;\n        }\n        ul {\n            list-style-type: disc;\n            margin-left: 40px;\n        }\n    <\/style>\n<\/head>\n<body>\n\n<h2>F\u00f3rmula de peso para a\u00e7o<\/h2>\n\n<h2>1. Calculadora de peso da bobina<\/h2>\n<p><strong>F\u00f3rmula:<\/strong><\/p>\n<div class=\"formula\">\n    <p>Peso (lbs) = (OD<sup>2<\/sup> - EU IA<sup>2<\/sup>) \u00d7 k \u00d7 Largura \u00d7 \u03c0<\/p>\n<\/div>\n<p>Onde:<\/p>\n<ul>\n    <li><strong>OD<\/strong>: Di\u00e2metro externo (polegadas)<\/li>\n    <li><strong>ID<\/strong>: Di\u00e2metro interno (polegadas)<\/li>\n    <li><strong>Largura<\/strong>: Largura (polegadas)<\/li>\n    <li><strong>k = 0,0711<\/strong> (Coeficiente de densidade do material)<\/li>\n<\/ul>\n<p><strong>Exemplo de c\u00e1lculo:<\/strong><\/p>\n<div class=\"example\">\n    <p>Dado:<\/p>\n    <p>OD = 12 polegadas<\/p>\n    <p>ID = 9 polegadas<\/p>\n    <p>Largura = 1 polegada<\/p>\n    <p>C\u00e1lculo:<\/p>\n    <p>Peso = (12<sup>2<\/sup> - 9<sup>2<\/sup>) \u00d7 0,0711 \u00d7 1 \u00d7 \u03c0<\/p>\n    <p>Peso \u2248 14 libras<\/p>\n<\/div>\n\n<h2>2. Peso da bobina por c\u00edrculo<\/h2>\n<p><strong>F\u00f3rmula:<\/strong><\/p>\n<div class=\"formula\">\n    <p>Peso (lbs) = Di\u00e2metro<sup>2<\/sup> \u00d7 Medidor \u00d7 \u03c0 \u00d7 k<\/p>\n<\/div>\n<p>Onde:<\/p>\n<ul>\n    <li><strong>Di\u00e2metro<\/strong>: Di\u00e2metro (polegadas)<\/li>\n    <li><strong>Medidor<\/strong>: Espessura (polegadas)<\/li>\n    <li><strong>k = 0,0711<\/strong> (Coeficiente de densidade do material)<\/li>\n<\/ul>\n<p><strong>Exemplo de c\u00e1lculo:<\/strong><\/p>\n<div class=\"example\">\n    <p>Dado:<\/p>\n    <p>Di\u00e2metro = 15 polegadas<\/p>\n    <p>Calibre = 2 polegadas<\/p>\n    <p>C\u00e1lculo:<\/p>\n    <p>Peso = 15<sup>2<\/sup> \u00d7 2 \u00d7 \u03c0 \u00d7 0,0711<\/p>\n    <p>Peso \u2248 100,5 libras<\/p>\n<\/div>\n\n<h2>3. Di\u00e2metro externo m\u00e1ximo da bobina<\/h2>\n<p><strong>F\u00f3rmula:<\/strong><\/p>\n<div class=\"formula\">\n    <p>OD = ID + k \u00d7 (Peso \/ Largura) + c \u00d7 Largura<\/p>\n<\/div>\n<p>Onde:<\/p>\n<ul>\n    <li><strong>ID<\/strong>: Di\u00e2metro interno (polegadas)<\/li>\n    <li><strong>Largura<\/strong>: Largura (polegadas)<\/li>\n    <li><strong>Peso<\/strong>: Peso (lbs)<\/li>\n    <li><strong>k = 0,173<\/strong><\/li>\n    <li><strong>c = 0,007<\/strong><\/li>\n<\/ul>\n\n<h2>4. Peso da folha plana<\/h2>\n<p><strong>F\u00f3rmula:<\/strong><\/p>\n<div class=\"formula\">\n    <p>Peso (lbs) = Espessura \u00d7 Largura \u00d7 Comprimento \u00d7 k<\/p>\n<\/div>\n<p>Onde:<\/p>\n<ul>\n    <li><strong>Espessura<\/strong>: Espessura (polegadas)<\/li>\n    <li><strong>Largura<\/strong>: Largura (polegadas)<\/li>\n    <li><strong>Comprimento<\/strong>: Comprimento (polegadas)<\/li>\n    <li><strong>k = 0,284<\/strong> (Coeficiente de densidade do material)<\/li>\n<\/ul>\n\n<h2>5. P\u00e9s Lineares em Bobina<\/h2>\n<p><strong>F\u00f3rmula:<\/strong><\/p>\n<div class=\"formula\">\n    <p>Comprimento (p\u00e9s) = (Peso \u00d7 k) \/ (Espessura \u00d7 Largura)<\/p>\n<\/div>\n<p>Onde:<\/p>\n<ul>\n    <li><strong>Espessura<\/strong>: Espessura (polegadas)<\/li>\n    <li><strong>Largura<\/strong>: Largura (polegadas)<\/li>\n    <li><strong>Peso<\/strong>: Peso (lbs)<\/li>\n    <li><strong>k = 0,29342723<\/strong> (Coeficiente de convers\u00e3o)<\/li>\n<\/ul>\n\n<h2>6. Enrole os p\u00e9s em peso<\/h2>\n<p><strong>F\u00f3rmula:<\/strong><\/p>\n<div class=\"formula\">\n    <p>Peso (lbs) = Espessura \u00d7 Largura \u00d7 Comprimento \u00d7 k<\/p>\n<\/div>\n<p>Onde:<\/p>\n<ul>\n    <li><strong>Espessura<\/strong>: Espessura (polegadas)<\/li>\n    <li><strong>Largura<\/strong>: Largura (polegadas)<\/li>\n    <li><strong>Comprimento<\/strong>: Comprimento (p\u00e9s)<\/li>\n    <li><strong>k = 3,408<\/strong> (Coeficiente de densidade do material)<\/li>\n<\/ul>\n\n<p class=\"note\">Observa\u00e7\u00e3o: certifique-se de que todos os par\u00e2metros de entrada estejam em unidades consistentes para evitar erros de c\u00e1lculo.<\/p>\n\n<\/body>\n<\/html>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Calculator for Steel Sheets and Plates Accurately calculate coil weight for steel sheets and plates using our easy-to-use online tool. [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":10,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_eb_attr":"","rank_math_lock_modified_date":false,"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-8605","page","type-page","status-publish","hentry"],"acf":[],"rankMath":{"parentDomain":"steelprogroup.com","noFollowDomains":[],"noFollowExcludeDomains":[],"noFollowExternalLinks":false,"featuredImageNotice":"A imagem destacada deve ter pelo menos 200 por 200 pixels para ser reconhecida pelo Facebook e outros sites de m\u00eddia social.","pluginReviewed":false,"postSettings":{"linkSuggestions":true,"useFocusKeyword":false},"frontEndScore":false,"postName":"steel-calculator","permalinkFormat":"https:\/\/steelprogroup.com\/pt\/%pagename%\/","showLockModifiedDate":true,"assessor":{"focusKeywordLink":"https:\/\/steelprogroup.com\/wp-admin\/edit.php?focus_keyword=%focus_keyword%&post_type=%post_type%","hasTOCPlugin":true,"primaryTaxonomy":false,"serpData":{"title":"%title% | Calculator for Steel sheets and plates","description":"Accurately calculate coil weight for steel sheets and plates using our easy-to-use online tool. Efficient and reliable results.","focusKeywords":"","pillarContent":false,"canonicalUrl":"","breadcrumbTitle":"","advancedRobots":{"max-snippet":"-1","max-video-preview":"-1","max-image-preview":"large"},"facebookTitle":"","facebookDescription":"","facebookImage":"","facebookImageID":"","facebookHasOverlay":false,"facebookImageOverlay":"","facebookAuthor":"","twitterCardType":"","twitterUseFacebook":true,"twitterTitle":"","twitterDescription":"","twitterImage":"","twitterImageID":"","twitterHasOverlay":false,"twitterImageOverlay":"","twitterPlayerUrl":"","twitterPlayerSize":"","twitterPlayerStream":"","twitterPlayerStreamCtype":"","twitterAppDescription":"","twitterAppIphoneName":"","twitterAppIphoneID":"","twitterAppIphoneUrl":"","twitterAppIpadName":"","twitterAppIpadID":"","twitterAppIpadUrl":"","twitterAppGoogleplayName":"","twitterAppGoogleplayID":"","twitterAppGoogleplayUrl":"","twitterAppCountry":"","robots":{"index":true},"twitterAuthor":"nome de usu\u00e1rio","primaryTerm":0,"authorName":"John","titleTemplate":"%title% %page% %sep% %sitename%","descriptionTemplate":"%excerpt%","showScoreFrontend":true,"lockModifiedDate":false},"powerWords":[],"diacritics":{"A":"[\\u0041\\u24B6\\uFF21\\u00C0\\u00C1\\u00C2\\u1EA6\\u1EA4\\u1EAA\\u1EA8\\u00C3\\u0100\\u0102\\u1EB0\\u1EAE\\u1EB4\\u1EB2\\u0226\\u01E0\\u00C4\\u01DE\\u1EA2\\u00C5\\u01FA\\u01CD\\u0200\\u0202\\u1EA0\\u1EAC\\u1EB6\\u1E00\\u0104\\u023A\\u2C6F]","AA":"[\\uA732]","AE":"[\\u00C6\\u01FC\\u01E2]","AO":"[\\uA734]","AU":"[\\uA736]","AV":"[\\uA738\\uA73A]","AY":"[\\uA73C]","B":"[\\u0042\\u24B7\\uFF22\\u1E02\\u1E04\\u1E06\\u0243\\u0182\\u0181]","C":"[\\u0043\\u24B8\\uFF23\\u0106\\u0108\\u010A\\u010C\\u00C7\\u1E08\\u0187\\u023B\\uA73E]","D":"[\\u0044\\u24B9\\uFF24\\u1E0A\\u010E\\u1E0C\\u1E10\\u1E12\\u1E0E\\u0110\\u018B\\u018A\\u0189\\uA779]","DZ":"[\\u01F1\\u01C4]","Dz":"[\\u01F2\\u01C5]","E":"[\\u0045\\u24BA\\uFF25\\u00C8\\u00C9\\u00CA\\u1EC0\\u1EBE\\u1EC4\\u1EC2\\u1EBC\\u0112\\u1E14\\u1E16\\u0114\\u0116\\u00CB\\u1EBA\\u011A\\u0204\\u0206\\u1EB8\\u1EC6\\u0228\\u1E1C\\u0118\\u1E18\\u1E1A\\u0190\\u018E]","F":"[\\u0046\\u24BB\\uFF26\\u1E1E\\u0191\\uA77B]","G":"[\\u0047\\u24BC\\uFF27\\u01F4\\u011C\\u1E20\\u011E\\u0120\\u01E6\\u0122\\u01E4\\u0193\\uA7A0\\uA77D\\uA77E]","H":"[\\u0048\\u24BD\\uFF28\\u0124\\u1E22\\u1E26\\u021E\\u1E24\\u1E28\\u1E2A\\u0126\\u2C67\\u2C75\\uA78D]","I":"[\\u0049\\u24BE\\uFF29\\u00CC\\u00CD\\u00CE\\u0128\\u012A\\u012C\\u0130\\u00CF\\u1E2E\\u1EC8\\u01CF\\u0208\\u020A\\u1ECA\\u012E\\u1E2C\\u0197]","J":"[\\u004A\\u24BF\\uFF2A\\u0134\\u0248]","K":"[\\u004B\\u24C0\\uFF2B\\u1E30\\u01E8\\u1E32\\u0136\\u1E34\\u0198\\u2C69\\uA740\\uA742\\uA744\\uA7A2]","L":"[\\u004C\\u24C1\\uFF2C\\u013F\\u0139\\u013D\\u1E36\\u1E38\\u013B\\u1E3C\\u1E3A\\u0141\\u023D\\u2C62\\u2C60\\uA748\\uA746\\uA780]","LJ":"[\\u01C7]","Lj":"[\\u01C8]","M":"[\\u004D\\u24C2\\uFF2D\\u1E3E\\u1E40\\u1E42\\u2C6E\\u019C]","N":"[\\u004E\\u24C3\\uFF2E\\u01F8\\u0143\\u00D1\\u1E44\\u0147\\u1E46\\u0145\\u1E4A\\u1E48\\u0220\\u019D\\uA790\\uA7A4]","NJ":"[\\u01CA]","Nj":"[\\u01CB]","O":"[\\u004F\\u24C4\\uFF2F\\u00D2\\u00D3\\u00D4\\u1ED2\\u1ED0\\u1ED6\\u1ED4\\u00D5\\u1E4C\\u022C\\u1E4E\\u014C\\u1E50\\u1E52\\u014E\\u022E\\u0230\\u00D6\\u022A\\u1ECE\\u0150\\u01D1\\u020C\\u020E\\u01A0\\u1EDC\\u1EDA\\u1EE0\\u1EDE\\u1EE2\\u1ECC\\u1ED8\\u01EA\\u01EC\\u00D8\\u01FE\\u0186\\u019F\\uA74A\\uA74C]","OI":"[\\u01A2]","OO":"[\\uA74E]","OU":"[\\u0222]","P":"[\\u0050\\u24C5\\uFF30\\u1E54\\u1E56\\u01A4\\u2C63\\uA750\\uA752\\uA754]","Q":"[\\u0051\\u24C6\\uFF31\\uA756\\uA758\\u024A]","R":"[\\u0052\\u24C7\\uFF32\\u0154\\u1E58\\u0158\\u0210\\u0212\\u1E5A\\u1E5C\\u0156\\u1E5E\\u024C\\u2C64\\uA75A\\uA7A6\\uA782]","S":"[\\u0053\\u24C8\\uFF33\\u1E9E\\u015A\\u1E64\\u015C\\u1E60\\u0160\\u1E66\\u1E62\\u1E68\\u0218\\u015E\\u2C7E\\uA7A8\\uA784]","T":"[\\u0054\\u24C9\\uFF34\\u1E6A\\u0164\\u1E6C\\u021A\\u0162\\u1E70\\u1E6E\\u0166\\u01AC\\u01AE\\u023E\\uA786]","TZ":"[\\uA728]","U":"[\\u0055\\u24CA\\uFF35\\u00D9\\u00DA\\u00DB\\u0168\\u1E78\\u016A\\u1E7A\\u016C\\u00DC\\u01DB\\u01D7\\u01D5\\u01D9\\u1EE6\\u016E\\u0170\\u01D3\\u0214\\u0216\\u01AF\\u1EEA\\u1EE8\\u1EEE\\u1EEC\\u1EF0\\u1EE4\\u1E72\\u0172\\u1E76\\u1E74\\u0244]","V":"[\\u0056\\u24CB\\uFF36\\u1E7C\\u1E7E\\u01B2\\uA75E\\u0245]","VY":"[\\uA760]","W":"[\\u0057\\u24CC\\uFF37\\u1E80\\u1E82\\u0174\\u1E86\\u1E84\\u1E88\\u2C72]","X":"[\\u0058\\u24CD\\uFF38\\u1E8A\\u1E8C]","Y":"[\\u0059\\u24CE\\uFF39\\u1EF2\\u00DD\\u0176\\u1EF8\\u0232\\u1E8E\\u0178\\u1EF6\\u1EF4\\u01B3\\u024E\\u1EFE]","Z":"[\\u005A\\u24CF\\uFF3A\\u0179\\u1E90\\u017B\\u017D\\u1E92\\u1E94\\u01B5\\u0224\\u2C7F\\u2C6B\\uA762]","a":"[\\u0061\\u24D0\\uFF41\\u1E9A\\u00E0\\u00E1\\u00E2\\u1EA7\\u1EA5\\u1EAB\\u1EA9\\u00E3\\u0101\\u0103\\u1EB1\\u1EAF\\u1EB5\\u1EB3\\u0227\\u01E1\\u00E4\\u01DF\\u1EA3\\u00E5\\u01FB\\u01CE\\u0201\\u0203\\u1EA1\\u1EAD\\u1EB7\\u1E01\\u0105\\u2C65\\u0250]","aa":"[\\uA733]","ae":"[\\u00E6\\u01FD\\u01E3]","ao":"[\\uA735]","au":"[\\uA737]","av":"[\\uA739\\uA73B]","ay":"[\\uA73D]","b":"[\\u0062\\u24D1\\uFF42\\u1E03\\u1E05\\u1E07\\u0180\\u0183\\u0253]","c":"[\\u0063\\u24D2\\uFF43\\u0107\\u0109\\u010B\\u010D\\u00E7\\u1E09\\u0188\\u023C\\uA73F\\u2184]","d":"[\\u0064\\u24D3\\uFF44\\u1E0B\\u010F\\u1E0D\\u1E11\\u1E13\\u1E0F\\u0111\\u018C\\u0256\\u0257\\uA77A]","dz":"[\\u01F3\\u01C6]","e":"[\\u0065\\u24D4\\uFF45\\u00E8\\u00E9\\u00EA\\u1EC1\\u1EBF\\u1EC5\\u1EC3\\u1EBD\\u0113\\u1E15\\u1E17\\u0115\\u0117\\u00EB\\u1EBB\\u011B\\u0205\\u0207\\u1EB9\\u1EC7\\u0229\\u1E1D\\u0119\\u1E19\\u1E1B\\u0247\\u025B\\u01DD]","f":"[\\u0066\\u24D5\\uFF46\\u1E1F\\u0192\\uA77C]","g":"[\\u0067\\u24D6\\uFF47\\u01F5\\u011D\\u1E21\\u011F\\u0121\\u01E7\\u0123\\u01E5\\u0260\\uA7A1\\u1D79\\uA77F]","h":"[\\u0068\\u24D7\\uFF48\\u0125\\u1E23\\u1E27\\u021F\\u1E25\\u1E29\\u1E2B\\u1E96\\u0127\\u2C68\\u2C76\\u0265]","hv":"[\\u0195]","i":"[\\u0069\\u24D8\\uFF49\\u00EC\\u00ED\\u00EE\\u0129\\u012B\\u012D\\u00EF\\u1E2F\\u1EC9\\u01D0\\u0209\\u020B\\u1ECB\\u012F\\u1E2D\\u0268\\u0131]","j":"[\\u006A\\u24D9\\uFF4A\\u0135\\u01F0\\u0249]","k":"[\\u006B\\u24DA\\uFF4B\\u1E31\\u01E9\\u1E33\\u0137\\u1E35\\u0199\\u2C6A\\uA741\\uA743\\uA745\\uA7A3]","l":"[\\u006C\\u24DB\\uFF4C\\u0140\\u013A\\u013E\\u1E37\\u1E39\\u013C\\u1E3D\\u1E3B\\u017F\\u0142\\u019A\\u026B\\u2C61\\uA749\\uA781\\uA747]","lj":"[\\u01C9]","m":"[\\u006D\\u24DC\\uFF4D\\u1E3F\\u1E41\\u1E43\\u0271\\u026F]","n":"[\\u006E\\u24DD\\uFF4E\\u01F9\\u0144\\u00F1\\u1E45\\u0148\\u1E47\\u0146\\u1E4B\\u1E49\\u019E\\u0272\\u0149\\uA791\\uA7A5]","nj":"[\\u01CC]","o":"[\\u006F\\u24DE\\uFF4F\\u00F2\\u00F3\\u00F4\\u1ED3\\u1ED1\\u1ED7\\u1ED5\\u00F5\\u1E4D\\u022D\\u1E4F\\u014D\\u1E51\\u1E53\\u014F\\u022F\\u0231\\u00F6\\u022B\\u1ECF\\u0151\\u01D2\\u020D\\u020F\\u01A1\\u1EDD\\u1EDB\\u1EE1\\u1EDF\\u1EE3\\u1ECD\\u1ED9\\u01EB\\u01ED\\u00F8\\u01FF\\u0254\\uA74B\\uA74D\\u0275]","oi":"[\\u01A3]","ou":"[\\u0223]","oo":"[\\uA74F]","p":"[\\u0070\\u24DF\\uFF50\\u1E55\\u1E57\\u01A5\\u1D7D\\uA751\\uA753\\uA755]","q":"[\\u0071\\u24E0\\uFF51\\u024B\\uA757\\uA759]","r":"[\\u0072\\u24E1\\uFF52\\u0155\\u1E59\\u0159\\u0211\\u0213\\u1E5B\\u1E5D\\u0157\\u1E5F\\u024D\\u027D\\uA75B\\uA7A7\\uA783]","s":"[\\u0073\\u24E2\\uFF53\\u015B\\u1E65\\u015D\\u1E61\\u0161\\u1E67\\u1E63\\u1E69\\u0219\\u015F\\u023F\\uA7A9\\uA785\\u1E9B]","ss":"[\\u00DF]","t":"[\\u0074\\u24E3\\uFF54\\u1E6B\\u1E97\\u0165\\u1E6D\\u021B\\u0163\\u1E71\\u1E6F\\u0167\\u01AD\\u0288\\u2C66\\uA787]","tz":"[\\uA729]","u":"[\\u0075\\u24E4\\uFF55\\u00F9\\u00FA\\u00FB\\u0169\\u1E79\\u016B\\u1E7B\\u016D\\u00FC\\u01DC\\u01D8\\u01D6\\u01DA\\u1EE7\\u016F\\u0171\\u01D4\\u0215\\u0217\\u01B0\\u1EEB\\u1EE9\\u1EEF\\u1EED\\u1EF1\\u1EE5\\u1E73\\u0173\\u1E77\\u1E75\\u0289]","v":"[\\u0076\\u24E5\\uFF56\\u1E7D\\u1E7F\\u028B\\uA75F\\u028C]","vy":"[\\uA761]","w":"[\\u0077\\u24E6\\uFF57\\u1E81\\u1E83\\u0175\\u1E87\\u1E85\\u1E98\\u1E89\\u2C73]","x":"[\\u0078\\u24E7\\uFF58\\u1E8B\\u1E8D]","y":"[\\u0079\\u24E8\\uFF59\\u1EF3\\u00FD\\u0177\\u1EF9\\u0233\\u1E8F\\u00FF\\u1EF7\\u1E99\\u1EF5\\u01B4\\u024F\\u1EFF]","z":"[\\u007A\\u24E9\\uFF5A\\u017A\\u1E91\\u017C\\u017E\\u1E93\\u1E95\\u01B6\\u0225\\u0240\\u2C6C\\uA763]"},"researchesTests":["contentHasTOC","contentHasShortParagraphs","contentHasAssets","keywordInTitle","keywordInMetaDescription","keywordInPermalink","keywordIn10Percent","keywordInContent","keywordInSubheadings","keywordInImageAlt","keywordDensity","keywordNotUsed","lengthContent","lengthPermalink","linksHasInternal","linksHasExternals","linksNotAllExternals","titleStartWithKeyword","titleSentiment","titleHasPowerWords","titleHasNumber","hasContentAI"],"hasRedirection":true,"hasBreadcrumb":true},"homeUrl":"https:\/\/steelprogroup.com\/pt","objectID":8605,"objectType":"post","locale":"pt","localeFull":"pt_BR","overlayImages":{"play":{"name":"\u00cdcone de reprodu\u00e7\u00e3o","url":"https:\/\/steelprogroup.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-play.png","path":"\/home\/steelprogroup\/htdocs\/steelprogroup.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-play.png","position":"middle_center"},"gif":{"name":"\u00cdcone GIF","url":"https:\/\/steelprogroup.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-gif.png","path":"\/home\/steelprogroup\/htdocs\/steelprogroup.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-gif.png","position":"middle_center"}},"defautOgImage":"https:\/\/steelprogroup.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/social-placeholder.jpg","customPermalinks":true,"isUserRegistered":false,"autoSuggestKeywords":false,"connectSiteUrl":"https:\/\/rankmath.com\/auth?site=https%3A%2F%2Fsteelprogroup.com%2Fpt&r=https%3A%2F%2Fsteelprogroup.com%2Fpt%2Fwp-json%2Fwp%2Fv2%2Fpages%2F8605%3Fnonce%3Daab1c154f4&pro=1","maxTags":100,"trendsIcon":"<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 36 36\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" fit=\"\" preserveAspectRatio=\"xMidYMid meet\" focusable=\"false\">\n\t\t<g id=\"Page-1\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\n\t\t\t<g id=\"Trends-Arrow\">\n\t\t\t\t<g id=\"TrendsArrow\">\n\t\t\t\t\t<path d=\"M1.11227159,26.3181534 L10.2875029,17.1429221 L13.7152617,20.5706809 L4.5400304,29.7459122 C4.20518633,30.0807563 3.66229681,30.0807562 3.32745277,29.7459122 L1.11136262,27.529822 C0.776518575,27.194978 0.776518548,26.6520885 1.11136262,26.3172444 L1.11227159,26.3181534 Z\" id=\"Shape\" fill=\"#4285F4\" fill-rule=\"nonzero\"><\/path>\n\t\t\t\t\t<path d=\"M14.3201543,14.3211528 L22.283717,22.2847155 L19.4658829,25.1025495 C19.1310388,25.4373936 18.5881494,25.4373937 18.2533053,25.1025495 L10.2906516,17.1398959 L13.1084857,14.3220618 C13.4429747,13.987572 13.9851638,13.9871653 14.3201543,14.3211528 Z\" id=\"Shape\" fill=\"#EA4335\" fill-rule=\"nonzero\"><\/path>\n\t\t\t\t\t<polygon id=\"Rectangle-path\" fill=\"#FABB05\" fill-rule=\"nonzero\" points=\"18.8573051 18.8577571 28.2843236 9.43073862 31.7120824 12.8584974 22.2850639 22.2855159\"><\/polygon>\n\t\t\t\t\t<path d=\"M35.0711567,15.5054713 L35.0711567,7 L35.0711567,7 C35.0711567,6.44771525 34.6234415,6 34.0711567,6 L25.5656854,6 L25.5656854,6 C25.0134007,6 24.5656854,6.44771525 24.5656854,7 C24.5656854,7.26521649 24.6710423,7.5195704 24.8585786,7.70710678 L33.3640499,16.2125781 L33.3640499,16.2125781 C33.7545742,16.6031024 34.3877392,16.6031024 34.7782635,16.2125781 C34.9657999,16.0250417 35.0711567,15.7706878 35.0711567,15.5054713 Z\" id=\"Shape\" fill=\"#34A853\" fill-rule=\"nonzero\"><\/path>\n\t\t\t\t\t<rect id=\"Rectangle-path\" x=\"0\" y=\"0\" width=\"36\" height=\"36\"><\/rect>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/svg>","showScore":true,"siteFavIcon":"https:\/\/steelprogroup.com\/wp-content\/uploads\/2024\/07\/cropped-Steel-pro-logo-\u8bbe\u8ba1-7-\u6062\u590d\u7684-32x32.png","canUser":{"general":false,"advanced":false,"snippet":false,"social":false,"analysis":false,"analytics":false,"content_ai":false},"isPro":true,"is_front_page":false,"trendsUpgradeLink":"https:\/\/steelprogroup.com\/wp-admin\/admin.php?page=rank-math&view=help","trendsUpgradeLabel":"Ativar agora","trendsPreviewImage":"https:\/\/steelprogroup.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/trends-preview.jpg","currentEditor":false,"homepageData":{"assessor":{"powerWords":[],"diacritics":true,"researchesTests":["contentHasTOC","contentHasShortParagraphs","contentHasAssets","keywordInTitle","keywordInMetaDescription","keywordInPermalink","keywordIn10Percent","keywordInContent","keywordInSubheadings","keywordInImageAlt","keywordDensity","keywordNotUsed","lengthContent","lengthPermalink","linksHasInternal","linksHasExternals","linksNotAllExternals","titleStartWithKeyword","titleSentiment","titleHasPowerWords","titleHasNumber","hasContentAI"],"hasBreadcrumb":true,"serpData":{"title":"%sitename% %page% %sep% %sitedesc%","description":"","titleTemplate":"%sitename% %page% %sep% %sitedesc%","descriptionTemplate":"","focusKeywords":"","breadcrumbTitle":"Home","robots":{"index":true},"advancedRobots":{"max-snippet":"-1","max-video-preview":"-1","max-image-preview":"large"},"facebookTitle":"","facebookDescription":"","facebookImage":"","facebookImageID":""}}},"tocTitle":"Table of Contents","tocExcludeHeadings":[],"listStyle":"ul"},"_links":{"self":[{"href":"https:\/\/steelprogroup.com\/pt\/wp-json\/wp\/v2\/pages\/8605","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/steelprogroup.com\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/steelprogroup.com\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/steelprogroup.com\/pt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/steelprogroup.com\/pt\/wp-json\/wp\/v2\/comments?post=8605"}],"version-history":[{"count":0,"href":"https:\/\/steelprogroup.com\/pt\/wp-json\/wp\/v2\/pages\/8605\/revisions"}],"wp:attachment":[{"href":"https:\/\/steelprogroup.com\/pt\/wp-json\/wp\/v2\/media?parent=8605"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}