{"id":6067,"date":"2026-08-28T07:40:03","date_gmt":"2026-08-28T07:40:03","guid":{"rendered":"https:\/\/ceshi.baoxuanmetal.com\/?p=6067"},"modified":"2026-09-12T03:03:53","modified_gmt":"2026-09-12T03:03:53","slug":"steel-heat-treatment-processes","status":"publish","type":"post","link":"https:\/\/ceshi.baoxuanmetal.com\/de\/steel-heat-treatment-processes\/","title":{"rendered":"8 Steel Heat Treatment Processes: How They Work and What They Do"},"content":{"rendered":"<p class=\"PDq2pG_selectionAnchorContainer\" data-start=\"0\" data-end=\"263\">The same steel can perform very differently depending on how it is heat treated. Annealing softens it, quenching increases hardness, tempering improves toughness, and carburizing strengthens the surface. With so many processes involved, it is easy to mix them up.<\/p>\n<p data-start=\"265\" data-end=\"555\" data-is-last-node=\"\" data-is-only-node=\"\">SR MFG has put together a practical reference table covering the key points of annealing, normalizing, quenching, tempering, quenching and tempering, aging, thermochemical treatment, and black oxide treatment. It clearly summarizes how each process works, what it is intended to achieve, and what engineers should consider when defining <a href=\"https:\/\/ceshi.baoxuanmetal.com\/de\/heat-treatment-callouts-sheet-metal-drawings\/\"><strong data-start=\"944\" data-end=\"997\">heat treatment callouts on manufacturing drawings<\/strong><\/a>.<\/p>\n<p>&nbsp;<\/p>\n<style>\n\/* =========================================\n   SR MFG - Heat Treatment Reference Table\n   Scoped styles: only affects this table\n========================================= *\/\n\n.sr-heat-table {\n    --sr-blue: #168DE2;\n    --sr-blue-dark: #0875C9;\n    --sr-blue-soft: #EEF7FE;\n    --sr-border: #DCE5EC;\n    --sr-text: #27313A;\n    --sr-muted: #5F6B76;\n    --sr-row: #F8FAFC;\n\n    width: 100%;\n    margin: 28px 0 38px;\n    font-family: inherit;\n    color: var(--sr-text);\n}\n\n.sr-heat-table * {\n    box-sizing: border-box;\n}\n\n.sr-heat-table__wrap {\n    width: 100%;\n    overflow-x: auto;\n    border: 1px solid var(--sr-border);\n    border-radius: 8px;\n    background: #fff;\n    box-shadow: 0 4px 18px rgba(22, 48, 72, 0.06);\n    -webkit-overflow-scrolling: touch;\n}\n\n.sr-heat-table table {\n    width: 100%;\n    min-width: 920px;\n    border-collapse: separate;\n    border-spacing: 0;\n    margin: 0;\n    background: #fff;\n    table-layout: fixed;\n}\n\n.sr-heat-table th,\n.sr-heat-table td {\n    border: 0;\n    border-right: 1px solid var(--sr-border);\n    border-bottom: 1px solid var(--sr-border);\n    vertical-align: top;\n}\n\n.sr-heat-table th:last-child,\n.sr-heat-table td:last-child {\n    border-right: 0;\n}\n\n.sr-heat-table tbody tr:last-child td {\n    border-bottom: 0;\n}\n\n\/* Header *\/\n.sr-heat-table thead th {\n    background: var(--sr-blue);\n    color: #fff;\n    padding: 15px 16px;\n    font-size: 14px;\n    line-height: 1.4;\n    font-weight: 700;\n    text-align: left;\n    letter-spacing: 0.1px;\n}\n\n.sr-heat-table thead th:first-child {\n    border-radius: 7px 0 0 0;\n}\n\n.sr-heat-table thead th:last-child {\n    border-radius: 0 7px 0 0;\n}\n\n\/* Column widths *\/\n.sr-heat-table th:nth-child(1),\n.sr-heat-table td:nth-child(1) {\n    width: 23%;\n}\n\n.sr-heat-table th:nth-child(2),\n.sr-heat-table td:nth-child(2) {\n    width: 47%;\n}\n\n.sr-heat-table th:nth-child(3),\n.sr-heat-table td:nth-child(3) {\n    width: 30%;\n}\n\n\/* Body *\/\n.sr-heat-table tbody td {\n    padding: 15px 16px;\n    font-size: 14px;\n    line-height: 1.72;\n    color: var(--sr-text);\n}\n\n.sr-heat-table tbody tr:nth-child(even) td {\n    background: var(--sr-row);\n}\n\n.sr-heat-table tbody tr:hover td {\n    background: var(--sr-blue-soft);\n    transition: background-color 0.18s ease;\n}\n\n\/* Treatment column *\/\n.sr-heat-table tbody td:first-child {\n    font-weight: 650;\n    color: #162A3A;\n}\n\n\/* Main process rows *\/\n.sr-heat-table tr.sr-main td:first-child {\n    color: var(--sr-blue-dark);\n    font-weight: 750;\n    border-left: 4px solid var(--sr-blue);\n    padding-left: 12px;\n}\n\n.sr-heat-table tr.sr-main td {\n    background: #F4F9FD;\n}\n\n.sr-heat-table tr.sr-main:hover td {\n    background: #EAF5FD;\n}\n\n\/* Numbers \/ engineering values *\/\n.sr-value {\n    white-space: nowrap;\n    font-weight: 700;\n    color: #174F78;\n}\n\n\/* Numbered purpose items *\/\n.sr-purpose {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n}\n\n.sr-purpose li {\n    position: relative;\n    padding-left: 22px;\n    margin: 0 0 6px;\n}\n\n.sr-purpose li:last-child {\n    margin-bottom: 0;\n}\n\n.sr-purpose li::before {\n    content: attr(data-no);\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: var(--sr-blue-dark);\n    font-weight: 700;\n}\n\n\/* Mobile hint *\/\n.sr-heat-table__scroll-hint {\n    display: none;\n    margin: 0 0 8px;\n    font-size: 12px;\n    line-height: 1.4;\n    color: #7B8791;\n}\n\n\/* Scrollbar *\/\n.sr-heat-table__wrap::-webkit-scrollbar {\n    height: 7px;\n}\n\n.sr-heat-table__wrap::-webkit-scrollbar-track {\n    background: #F1F4F6;\n}\n\n.sr-heat-table__wrap::-webkit-scrollbar-thumb {\n    background: #B8C6D1;\n    border-radius: 10px;\n}\n\n\/* Responsive *\/\n@media (max-width: 800px) {\n    .sr-heat-table {\n        margin: 22px 0 30px;\n    }\n\n    .sr-heat-table__scroll-hint {\n        display: block;\n    }\n\n    .sr-heat-table table {\n        min-width: 820px;\n    }\n\n    .sr-heat-table thead th,\n    .sr-heat-table tbody td {\n        padding: 13px 14px;\n        font-size: 13.5px;\n    }\n}\n\n@media (max-width: 480px) {\n    .sr-heat-table table {\n        min-width: 760px;\n    }\n\n    .sr-heat-table tbody td {\n        line-height: 1.62;\n    }\n}\n<\/style>\n\n\n<div class=\"sr-heat-table\">\n\n    <div class=\"sr-heat-table__scroll-hint\">\n        Swipe horizontally to view the full table \u2192\n    <\/div>\n\n    <div class=\"sr-heat-table__wrap\">\n\n        <table>\n            <thead>\n                <tr>\n                    <th>Treatment<\/th>\n                    <th>Heat Treatment Process<\/th>\n                    <th>Purpose<\/th>\n                <\/tr>\n            <\/thead>\n\n            <tbody>\n\n                <!-- 1. Annealing -->\n                <tr class=\"sr-main\">\n                    <td>1. Annealing<\/td>\n                    <td>\n                        Heat the steel part to a specified temperature, hold it for a certain period of time, and then allow it to cool slowly to room temperature.\n                    <\/td>\n                    <td>\n                        <ul class=\"sr-purpose\">\n                            <li data-no=\"\u2460\">Reduce hardness and improve ductility to facilitate machining and cold forming.<\/li>\n                            <li data-no=\"\u2461\">Refine the grain structure, homogenize the microstructure, improve material properties, and prepare the part for subsequent heat treatment.<\/li>\n                            <li data-no=\"\u2462\">Relieve internal stresses to prevent distortion or cracking after machining.<\/li>\n                        <\/ul>\n                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>(1) Full Annealing<\/td>\n                    <td>\n                        Heat the steel part to <span class=\"sr-value\">30\u201350\u00b0C<\/span> above the critical temperature.\n                        The critical temperature varies with the steel grade, generally ranging from\n                        <span class=\"sr-value\">710\u2013750\u00b0C<\/span>, and may reach\n                        <span class=\"sr-value\">800\u2013900\u00b0C<\/span> for certain alloy steels.\n                        Hold at temperature for a specified period, then cool slowly in the furnace or allow it to cool while buried in the furnace charge.\n                    <\/td>\n                    <td>\n                        Refine the grain structure, homogenize the microstructure, reduce hardness, and fully relieve internal stresses.\n                        Full annealing is suitable for carbon steels with a carbon content below\n                        <span class=\"sr-value\">0.8%<\/span>, as well as corresponding forgings and steel castings.\n                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>(2) Spheroidizing Annealing<\/td>\n                    <td>\n                        Heat the steel part to <span class=\"sr-value\">20\u201330\u00b0C<\/span> above the critical temperature,\n                        hold at temperature, then cool slowly to below <span class=\"sr-value\">500\u00b0C<\/span>\n                        before removing it from the furnace and allowing it to cool in air.\n                    <\/td>\n                    <td>\n                        Reduce hardness and improve machinability while preparing the material for subsequent quenching.\n                        It also helps reduce distortion and cracking during quenching.\n                        Spheroidizing annealing is suitable for carbon steels and alloy tool steels with a carbon content above\n                        <span class=\"sr-value\">0.8%<\/span>.\n                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>(3) Stress-Relief Annealing<\/td>\n                    <td>\n                        Heat the steel part to <span class=\"sr-value\">500\u2013650\u00b0C<\/span>,\n                        hold it at temperature for a specified period, then cool slowly, generally in the furnace.\n                    <\/td>\n                    <td>\n                        Relieve internal stresses caused by forging, cold straightening, and machining,\n                        thereby reducing the risk of distortion during subsequent processing or service.\n                        Stress-relief annealing is suitable for castings, forgings, weldments,\n                        cold-extruded parts, and similar components.\n                    <\/td>\n                <\/tr>\n\n\n                <!-- 2. Normalizing -->\n                <tr class=\"sr-main\">\n                    <td>2. Normalizing<\/td>\n                    <td>\n                        Heat the steel part to <span class=\"sr-value\">40\u201360\u00b0C<\/span> above the critical temperature,\n                        hold it for a specified period, and then cool it in air.\n                    <\/td>\n                    <td>\n                        <ul class=\"sr-purpose\">\n                            <li data-no=\"\u2460\">Improve the microstructure and machinability.<\/li>\n                            <li data-no=\"\u2461\">For parts with moderate mechanical property requirements, normalizing may be used as the final heat treatment.<\/li>\n                            <li data-no=\"\u2462\">Relieve internal stresses.<\/li>\n                        <\/ul>\n                    <\/td>\n                <\/tr>\n\n\n                <!-- 3. Quenching -->\n                <tr class=\"sr-main\">\n                    <td>3. Quenching<\/td>\n                    <td>\n                        Heat the steel part to the quenching temperature, hold it for a specified period,\n                        and then cool it rapidly in water, brine, oil, or, for certain materials, air.\n                    <\/td>\n                    <td>\n                        <ul class=\"sr-purpose\">\n                            <li data-no=\"\u2460\">Obtain high hardness and wear resistance.<\/li>\n                            <li data-no=\"\u2461\">After subsequent tempering, achieve specific mechanical properties such as higher strength, elasticity, and toughness.<\/li>\n                        <\/ul>\n                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>(1) Single-Medium Quenching<\/td>\n                    <td>\n                        Heat the steel part to the quenching temperature, hold it at temperature,\n                        and then cool it in a single quenching medium.\n                        This method is mainly suitable for relatively simple carbon-steel and alloy-steel parts\n                        with moderate technical requirements.\n                        For carbon-steel parts with a diameter or thickness greater than\n                        <span class=\"sr-value\">5\u20138 mm<\/span>, brine or water is used for quenching,\n                        while alloy-steel parts are generally quenched in oil.\n                    <\/td>\n                    <td><\/td>\n                <\/tr>\n\n                <tr>\n                    <td>(2) Double-Medium Quenching<\/td>\n                    <td>\n                        Heat the steel part to the quenching temperature and hold it at temperature.\n                        First cool it rapidly in water to <span class=\"sr-value\">300\u2013400\u00b0C<\/span>,\n                        then transfer it to oil for further cooling.\n                    <\/td>\n                    <td><\/td>\n                <\/tr>\n\n                <tr>\n                    <td>(3) Flame Hardening<\/td>\n                    <td>\n                        Use an oxy-acetylene flame to rapidly heat the surface of the part to the quenching temperature,\n                        then immediately spray the heated surface with water.\n                        Flame hardening is suitable for single-piece or small-batch production of large medium-carbon steel\n                        and medium-carbon alloy-steel components that require a hard, wear-resistant surface\n                        while also withstanding impact loads, such as crankshafts, gears, and guideways.\n                    <\/td>\n                    <td><\/td>\n                <\/tr>\n\n                <tr>\n                    <td>(4) Induction Hardening<\/td>\n                    <td>\n                        Place the steel part inside an induction coil.\n                        An alternating current of a specified frequency generates a magnetic field,\n                        which induces electrical current in the steel part and rapidly heats its surface\n                        to the quenching temperature within approximately\n                        <span class=\"sr-value\">2\u201310 min<\/span>.\n                        The surface is then immediately water-quenched.\n                        After induction hardening, the surface becomes hard and wear-resistant\n                        while the core retains good strength and toughness.\n                        This process is suitable for medium-carbon steels and medium-alloy steels.\n                    <\/td>\n                    <td><\/td>\n                <\/tr>\n\n\n                <!-- 4. Tempering -->\n                <tr class=\"sr-main\">\n                    <td>4. Tempering<\/td>\n                    <td>\n                        Heat the quenched steel part to a temperature below the critical temperature,\n                        hold it for a specified period, and then cool it in air or oil.\n                        Tempering is normally carried out immediately after quenching\n                        and is generally the final stage of heat treatment.\n                    <\/td>\n                    <td>\n                        <ul class=\"sr-purpose\">\n                            <li data-no=\"\u2460\">\n                                Obtain the required mechanical properties. Quenching significantly increases\n                                strength and hardness, but usually reduces ductility and toughness.\n                                Selecting an appropriate tempering temperature provides the required balance\n                                of strength and toughness.\n                            <\/li>\n                            <li data-no=\"\u2461\">Stabilize the microstructure and dimensions.<\/li>\n                            <li data-no=\"\u2462\">Relieve internal stresses.<\/li>\n                        <\/ul>\n                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>(1) Low-Temperature Tempering<\/td>\n                    <td>\n                        Heat the hardened steel part to\n                        <span class=\"sr-value\">150\u201350\u00b0C<\/span>,\n                        hold it at this temperature for a specified period, and then cool it in air.\n                        Low-temperature tempering is commonly used for cutting tools, measuring tools,\n                        dies and molds, rolling bearings, and carburized parts.\n                    <\/td>\n                    <td>\n                        Relieve internal stresses generated during quenching.\n                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>(1) Medium-Temperature Tempering<\/td>\n                    <td>\n                        Heat the quenched steel part to\n                        <span class=\"sr-value\">350\u2013450\u00b0C<\/span>,\n                        hold it for a specified period, and then allow it to cool.\n                        This process is commonly used for various types of springs and hot-work dies.\n                    <\/td>\n                    <td>\n                        Provide the steel with high elasticity together with a suitable combination\n                        of toughness and hardness.\n                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>(1) High-Temperature Tempering<\/td>\n                    <td>\n                        Heat the quenched steel part to\n                        <span class=\"sr-value\">500\u2013650\u00b0C<\/span>,\n                        hold it at temperature, and then cool it.\n                        This process is mainly used for critical structural parts requiring both high strength\n                        and high toughness, such as spindles, crankshafts, cams, gears, and connecting rods.\n                    <\/td>\n                    <td>\n                        Provide a good overall combination of mechanical properties,\n                        including high strength, good toughness, and sufficient hardness,\n                        while relieving internal stresses caused by quenching.\n                    <\/td>\n                <\/tr>\n\n\n                <!-- 5. Quenching and Tempering -->\n                <tr class=\"sr-main\">\n                    <td>5. Quenching and Tempering (Q&T)<\/td>\n                    <td>\n                        After quenching, temper the steel part at a high temperature of\n                        <span class=\"sr-value\">500\u2013600\u00b0C<\/span>.\n                        This treatment is commonly used for important structural components such as shafts,\n                        gears, and connecting rods, and is generally carried out after rough machining.\n                    <\/td>\n                    <td>\n                        Refine the grain structure and provide the steel with high toughness and sufficient strength,\n                        resulting in a well-balanced combination of mechanical properties.\n                    <\/td>\n                <\/tr>\n\n\n                <!-- 6. Aging -->\n                <tr class=\"sr-main\">\n                    <td>6. Aging Treatment \u2014 (1) Artificial Aging<\/td>\n                    <td>\n                        Heat the quenched steel part to\n                        <span class=\"sr-value\">100\u2013160\u00b0C<\/span>,\n                        hold it at temperature for an extended period, and then allow it to cool.\n                    <\/td>\n                    <td>\n                        Relieve internal stresses, minimize distortion, and stabilize dimensions.\n                        This treatment is particularly important for precision components.\n                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>(2) Natural Aging<\/td>\n                    <td>\n                        Place castings outdoors. Parts such as long shafts and lead screws may be placed in seawater,\n                        suspended for an extended period, or lightly tapped.\n                        Parts requiring natural aging should preferably undergo rough machining beforehand.\n                    <\/td>\n                    <td><\/td>\n                <\/tr>\n\n\n                <!-- 7. Thermochemical Treatment -->\n                <tr class=\"sr-main\">\n                    <td>7. Thermochemical Treatment<\/td>\n                    <td>\n                        Place the steel part in a chemical medium containing active elements such as carbon,\n                        nitrogen, or chromium. Through heating, holding, and cooling,\n                        these elements diffuse into the surface layer of the steel,\n                        changing its surface chemical composition and giving the surface specific properties.\n                    <\/td>\n                    <td><\/td>\n                <\/tr>\n\n                <tr>\n                    <td>(1) Carburizing<\/td>\n                    <td>\n                        Introduce carbon atoms into the surface layer of the steel part.\n                        Commonly used for wear-resistant parts subjected to impact loads,\n                        such as wheels, gears, shafts, and piston pins.\n                    <\/td>\n                    <td>\n                        Provide the surface with high hardness of approximately\n                        <span class=\"sr-value\">HRC 60\u201365<\/span>\n                        and excellent wear resistance, while maintaining high toughness in the core.\n                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>(2) Nitriding<\/td>\n                    <td>\n                        Introduce nitrogen atoms into the surface layer of the steel part.\n                        Commonly used for important components such as bolts, nuts, and pins.\n                    <\/td>\n                    <td>\n                        Improve surface hardness, wear resistance, and corrosion resistance.\n                    <\/td>\n                <\/tr>\n\n                <tr>\n                    <td>(3) Cyaniding<\/td>\n                    <td>\n                        Introduce both carbon and nitrogen atoms into the surface layer of the steel part.\n                        Suitable for low-carbon steels, medium-carbon steels, alloy steels,\n                        and certain high-speed steel cutting tools.\n                    <\/td>\n                    <td>\n                        Improve surface hardness and wear resistance.\n                    <\/td>\n                <\/tr>\n\n\n                <!-- 8. Black Oxide -->\n                <tr class=\"sr-main\">\n                    <td>8. Black Oxide Treatment<\/td>\n                    <td>\n                        Immerse the metal parts in a highly concentrated alkaline oxidizing solution\n                        and heat them to form a magnetite (Fe\u2083O\u2084) film on the surface.\n                        This treatment is commonly used for low-carbon steels and low-carbon alloy tool steels.\n                        Depending on the material and process conditions, the oxide layer may appear blue-black,\n                        black, reddish-brown, or brownish-black, with a typical thickness of\n                        <span class=\"sr-value\">0.6\u20130.8 \u03bcm<\/span>.\n                    <\/td>\n                    <td>\n                        Provide corrosion protection, improve the appearance and surface luster of the metal,\n                        and relieve stresses generated during quenching.\n                    <\/td>\n                <\/tr>\n\n            <\/tbody>\n        <\/table>\n\n    <\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>The same steel can perform very differently depending on how  [&#8230;]<\/p>\n","protected":false},"author":1,"featured_media":6068,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[99],"tags":[],"class_list":["post-6067","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog"],"acf":[],"_links":{"self":[{"href":"https:\/\/ceshi.baoxuanmetal.com\/de\/wp-json\/wp\/v2\/posts\/6067","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ceshi.baoxuanmetal.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ceshi.baoxuanmetal.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ceshi.baoxuanmetal.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ceshi.baoxuanmetal.com\/de\/wp-json\/wp\/v2\/comments?post=6067"}],"version-history":[{"count":3,"href":"https:\/\/ceshi.baoxuanmetal.com\/de\/wp-json\/wp\/v2\/posts\/6067\/revisions"}],"predecessor-version":[{"id":7212,"href":"https:\/\/ceshi.baoxuanmetal.com\/de\/wp-json\/wp\/v2\/posts\/6067\/revisions\/7212"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ceshi.baoxuanmetal.com\/de\/wp-json\/wp\/v2\/media\/6068"}],"wp:attachment":[{"href":"https:\/\/ceshi.baoxuanmetal.com\/de\/wp-json\/wp\/v2\/media?parent=6067"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ceshi.baoxuanmetal.com\/de\/wp-json\/wp\/v2\/categories?post=6067"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ceshi.baoxuanmetal.com\/de\/wp-json\/wp\/v2\/tags?post=6067"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}