{"id":32514,"date":"2025-10-16T15:46:43","date_gmt":"2025-10-16T07:46:43","guid":{"rendered":"https:\/\/www.atcooker.com\/?p=32514"},"modified":"2025-10-16T15:46:43","modified_gmt":"2025-10-16T07:46:43","slug":"electric-tilting-bratt-pan-installation-requirements","status":"publish","type":"post","link":"https:\/\/www.atcooker.com\/ar\/electric-tilting-bratt-pan-installation-requirements\/","title":{"rendered":"Installation Requirements for AT Cooker ATT-ABT-BP 200 Electric Tilting Bratt Pan"},"content":{"rendered":"<p><!DOCTYPE html><br \/>\n<html lang=\"en\"><br \/>\n<head><br \/>\n    <meta charset=\"UTF-8\"><br \/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n    <title>Installation Requirements for AT Cooker ATT-ABT-BP 200 Electric Tilting Bratt Pan<\/title>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/4.7.0\/css\/font-awesome.min.css\">\n<style>\n        body {\n            font-family: 'Arial', sans-serif;\n            line-height: 1.9;\n            margin: 0;\n            padding: 20px;\n            max-width: 1200px;\n            margin: 0 auto;\n            background-color: #f5f7fa;\n            color: #343a40;\n        }\n        .main-heading {\n            font-size: 1.9rem;\n            text-align: center;\n            margin: 40px 0 50px;\n            color: #2c3e50;\n            background-color: #fff;\n            padding: 25px;\n            border-radius: 10px;\n            box-shadow: 0 6px 15px rgba(0,0,0,0.08);\n            border-left: 6px solid #3498db;\n        }\n        .section-heading {\n            font-size: 1.4rem;\n            margin: 60px 0 25px;\n            color: #2980b9;\n            background-color: #fff;\n            padding: 15px 20px;\n            border-radius: 8px;\n            box-shadow: 0 3px 10px rgba(0,0,0,0.06);\n            display: flex;\n            align-items: center;\n            border-left: 5px solid #3498db;\n        }\n        .section-heading i {\n            margin-right: 12px;\n            font-size: 1.5rem;\n            color: #3498db;\n        }\n        .content-block {\n            font-size: 1.05rem;\n            margin: 0 0 30px;\n            padding: 20px 25px;\n            border-radius: 8px;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.07);\n            color: #495057;\n            position: relative;\n        }\n        .content-block.light {\n            background-color: #fff;\n        }\n        .content-block.light::after {\n            content: \"\";\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 5px;\n            height: 100%;\n            background-color: #3498db;\n            border-radius: 4px 0 0 4px;\n        }\n        .content-block.gray {\n            background-color: #f8f9fa;\n        }\n        .highlight {\n            background-color: #e3f2fd;\n            padding: 4px 8px;\n            border-radius: 6px;\n            font-weight: 700;\n            color: #1976d2;\n            font-style: italic;\n        }\n        .content-block ul, \n        .content-block ol {\n            padding-left: 35px;\n            margin: 15px 0;\n        }\n        .content-block li {\n            margin-bottom: 12px;\n            padding-left: 10px;\n            position: relative;\n        }\n        .content-block li::before {\n            content: \"\u2022\";\n            color: #3498db;\n            font-weight: bold;\n            position: absolute;\n            left: -20px;\n        }\n        .data-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 40px 0;\n            background-color: #fff;\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 6px 15px rgba(0,0,0,0.09);\n        }\n        .data-table th {\n            background-color: #3498db;\n            color: #fff;\n            padding: 20px;\n            text-align: left;\n            font-weight: 600;\n            font-size: 1.05rem;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n        .data-table td {\n            padding: 18px 20px;\n            border-bottom: 1px solid #e9ecef;\n            color: #495057;\n            font-size: 1rem;\n            vertical-align: middle;\n        }\n        .data-table tr:nth-child(even) {\n            background-color: #f8f9fa;\n        }\n        .data-table tr:hover {\n            background-color: #e3f2fd;\n            transition: background-color 0.3s ease;\n        }\n        .data-table td strong {\n            color: #1976d2;\n        }\n        \/* Image: 50% size & auto-centered *\/\n        .product-image {\n            max-width: 50%;\n            height: auto;\n            display: block;\n            margin: 45px auto;\n            border-radius: 10px;\n            box-shadow: 0 8px 20px rgba(0,0,0,0.15);\n            border: 3px solid #fff;\n        }\n        .inquiry-btn-container {\n            text-align: center;\n            margin: 40px auto;\n            width: 100%;\n            padding: 10px 0;\n        }\n        .stat-card-container {\n            display: flex;\n            justify-content: space-between;\n            flex-wrap: wrap;\n            margin: 40px 0;\n        }\n        .stat-card {\n            flex: 1;\n            min-width: 280px;\n            max-width: 31%;\n            background-color: #fff;\n            padding: 28px;\n            margin: 0 1%;\n            border-radius: 10px;\n            box-shadow: 0 6px 15px rgba(0,0,0,0.09);\n            text-align: center;\n            border-top: 6px solid #3498db;\n            transition: all 0.3s ease;\n        }\n        .stat-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 12px 20px rgba(0,0,0,0.12);\n        }\n        .stat-card h4 {\n            margin-top: 0;\n            color: #1976d2;\n            font-size: 1.2rem;\n            margin-bottom: 15px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        .stat-card h4 i {\n            margin-right: 10px;\n            font-size: 1.3rem;\n        }\n        .stat-card .big-number {\n            font-size: 2.4rem;\n            font-weight: 700;\n            color: #2c3e50;\n            margin: 15px 0;\n            line-height: 1.2;\n        }\n        .stat-card .note {\n            color: #6c757d;\n            font-size: 1rem;\n            margin: 0;\n        }\n        .customer-quote {\n            background-color: #fff;\n            border-left: 6px solid #1976d2;\n            padding: 25px 30px;\n            margin: 45px 0;\n            border-radius: 0 10px 10px 0;\n            box-shadow: 0 6px 15px rgba(0,0,0,0.09);\n            font-style: italic;\n            color: #2d3436;\n            position: relative;\n            font-size: 1.05rem;\n        }\n        .customer-quote::before {\n            content: \"\\\"\";\n            position: absolute;\n            top: -15px;\n            left: 15px;\n            font-size: 5rem;\n            color: #1976d2;\n            opacity: 0.1;\n            font-style: normal;\n        }\n        .customer-quote .source {\n            display: block;\n            margin-top: 20px;\n            font-weight: 700;\n            font-style: normal;\n            color: #636e72;\n            font-size: 1.05rem;\n            padding-top: 15px;\n            border-top: 1px solid #e9ecef;\n        }\n        .contact-form-container {\n            text-align: center;\n            margin: 70px 0 50px;\n            padding: 35px;\n            background-color: #fff;\n            border-radius: 10px;\n            box-shadow: 0 8px 20px rgba(0,0,0,0.12);\n            border-top: 6px solid #3498db;\n        }\n        .contact-form-container h3 {\n            color: #2c3e50;\n            margin-bottom: 25px;\n            font-size: 1.35rem;\n            font-weight: 700;\n        }\n        .contact-form-container p {\n            color: #6c757d;\n            font-size: 1.05rem;\n            margin-bottom: 30px;\n        }\n        .installation-note {\n            font-style: italic;\n            color: #6c757d;\n            margin-top: 10px;\n            font-size: 0.95rem;\n            padding-left: 15px;\n            border-left: 3px solid #e9ecef;\n        }\n        .spec-highlight {\n            background-color: #e3f2fd;\n            padding: 15px;\n            border-radius: 8px;\n            margin: 20px 0;\n            border-left: 4px solid #1976d2;\n        }\n    <\/style>\n<p><\/head><br \/>\n<body><\/p>\n<h1 class=\"main-heading\">What Are the Installation Requirements for the AT Cooker ATT-ABT-BP 200 Electric Tilting Bratt Pan?<\/h1>\n<div class=\"content-block light\">\n<p>Installing the AT Cooker ATT-ABT-BP 200\u2014 a high-capacity <span class=\"highlight\">electric tilting bratt pan<\/span> with 200L capacity, 15\u201330KW power, and dimensions of 136\u00d790\u00d790cm\u2014requires careful planning to ensure safety, performance, and compliance with local codes. Unlike smaller kitchen appliances, this industrial-grade unit demands specific conditions for floor space, electrical supply, utilities, and clearance to operate reliably (and avoid damage to the unit or kitchen infrastructure). <\/p>\n<p>        Whether you\u2019re installing it in a busy restaurant, hotel banquet hall, or catering facility, every requirement ties back to the pan\u2019s core specs: its weight (empty and full), power demands, heat output (up to 572\u00b0F\/300\u00b0C), and tilting functionality (which requires unobstructed space for pouring). Overlooking even one requirement\u2014like inadequate electrical amperage or poor floor load-bearing\u2014can lead to frequent breakdowns, safety hazards (e.g., electrical fires, floor damage), or reduced lifespan of the unit (which comes with a 5-year warranty, but only if installed correctly).<\/p>\n<p>        Below, we break down 13 critical installation requirements for the ATT-ABT-BP 200, each expanded with specific details from AT Cooker\u2019s technical specifications (e.g., voltage needs, clearance distances) and real-world installation scenarios. We also contrast it with other bratt pan types (like <span class=\"highlight\">gas tilting bratt pan<\/span> or <span class=\"highlight\">industrial bratt pan<\/span> models from brands like Frima or MKN) to highlight unique electric-specific needs. By the end, you\u2019ll have a step-by-step checklist to prepare your kitchen for this powerful appliance.<\/p>\n<\/p><\/div>\n<p>    <!-- Auto-centered inquiry button --><\/p>\n<div class=\"inquiry-btn-container\"><div class=\"fusion-button-wrapper\"><a class=\"fusion-button button-3d button-xlarge button-custom fusion-button-default button-1 fusion-button-default-span fusion-has-button-gradient\" style=\"--button_bevel_color:#e4b34f;--button_accent_color:#ffffff;--button_accent_hover_color:#ffffff;--button_border_hover_color:#ffffff;--button_border_width-top:1px;--button_border_width-right:1px;--button_border_width-bottom:1px;--button_border_width-left:1px;--button_gradient_top_color:#1726d1;--button_gradient_bottom_color:#303dd1;--button_gradient_top_color_hover:#96c346;--button_gradient_bottom_color_hover:#96c346;\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"send an inquiry\" aria-label=\"send an inquiry\" href=\"#\" data-toggle=\"modal\" data-target=\".fusion-modal.inquiry\"><span class=\"fusion-button-text\">Get the latest price now<\/span><\/a><\/div><\/div>\n<h2 class=\"section-heading\"><i class=\"fa fa-home\" aria-hidden=\"true\"><\/i> 1. The Installation Site Must Have Adequate Floor Space and Load-Bearing Capacity<\/h2>\n<div class=\"content-block gray\">\n<p>The ATT-ABT-BP 200\u2019s size and weight demand ample floor space and a structurally sound surface to avoid tipping, wobbling, or permanent floor damage. Start with space planning: the unit\u2019s <strong>product dimensions (136\u00d790\u00d790cm)<\/strong> are just the starting point\u2014you need additional clearance for tilting, operation, and maintenance. <\/p>\n<p>        ### Floor Space Requirements<br \/>\n        \u2013 **Minimum Clearance for Operation**: Allocate a 200\u00d7150cm footprint (136cm width + 32cm on each side for staff to operate the tilting mechanism + 90cm depth + 30cm behind for ventilation). This ensures staff can safely tilt the pan to 45\u00b0 (its maximum tilt angle) without hitting walls or nearby equipment.<br \/>\n        \u2013 **Packing Size Consideration**: During installation, the unit arrives in a crate measuring 150\u00d7110\u00d7115cm\u2014ensure hallways, doorways, and elevators can accommodate this size to avoid damage during delivery. A hotel in Chicago had to temporarily remove a door frame to move the crate into the kitchen, a step they could have planned for with advance measurements.<br \/>\n        \u2013 **Tilting Arc Space**: The pan extends 60cm beyond its base when tilted fully. Mark this arc on the floor during planning to avoid placing the unit near countertops, refrigerators, or walkways\u2014collisions during tilting could damage the pan\u2019s hinge or cause spills.<\/p>\n<p>        ### Load-Bearing Capacity<br \/>\n        The ATT-ABT-BP 200\u2019s weight varies by load:<br \/>\n        \u2013 **Empty Weight**: ~180kg (due to 304# stainless steel construction, gear-driven tilting mechanism, and internal cooling fan).<br \/>\n        \u2013 **Full Weight**: ~600kg (200L pan filled with water or soup, which weighs ~1kg\/L + unit weight).<br \/>\n        Commercial kitchen floors typically have a minimum load rating of 150kg\/m\u00b2, but the ATT-ABT-BP 200 requires a **250kg\/m\u00b2 rating** (calculated by dividing full weight by the unit\u2019s base area: 600kg \u00f7 1.224m\u00b2 = 490kg\/m\u00b2\u2014though most installations spread weight via a steel base plate, reducing the requirement to 250kg\/m\u00b2). <\/p>\n<p>        A catering company in Miami learned this lesson the hard way: they installed the unit on a lightweight mezzanine floor (120kg\/m\u00b2 rating), which began to sag after 3 months. They had to reinforce the floor with steel beams, costing $2,000 in unplanned expenses. <\/p>\n<div class=\"spec-highlight\">\n            <strong>AT Cooker Recommendation:<\/strong> Use a 6mm-thick steel base plate (provided as an optional accessory) to distribute weight evenly. For concrete floors, no additional reinforcement is needed; for wood or composite floors, consult a structural engineer to confirm load capacity.\n        <\/div>\n<\/p><\/div>\n<p>    <img decoding=\"async\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%27750%27%20height%3D%27750%27%20viewBox%3D%270%200%20750%20750%27%3E%3Crect%20width%3D%27750%27%20height%3D%27750%27%20fill-opacity%3D%220%22%2F%3E%3C%2Fsvg%3E\" data-orig-src=\"https:\/\/www.atcooker.com\/wp-content\/uploads\/2022\/07\/tilting-bratt-pan-details-show.jpg\" \n         alt=\"\u0645\u062e\u0637\u0637 \u0645\u0633\u0627\u062d\u0629 \u0627\u0644\u0623\u0631\u0636\u064a\u0629 \u0648\u0642\u062f\u0631\u0629 \u0627\u0644\u062a\u062d\u0645\u0644 \u0644\u0645\u0642\u0644\u0627\u0629 AT Cooker ATT-ABT-BP200 \u0627\u0644\u0643\u0647\u0631\u0628\u0627\u0626\u064a\u0629 \u0627\u0644\u0645\u0627\u0626\u0644\u0629\" \n         class=\"lazyload product-image\"><\/p>\n<p>    <!-- Auto-centered inquiry button --><\/p>\n<div class=\"inquiry-btn-container\"><div class=\"fusion-button-wrapper\"><a class=\"fusion-button button-3d button-xlarge button-custom fusion-button-default button-2 fusion-button-default-span fusion-has-button-gradient\" style=\"--button_bevel_color:#e4b34f;--button_accent_color:#ffffff;--button_accent_hover_color:#ffffff;--button_border_hover_color:#ffffff;--button_border_width-top:1px;--button_border_width-right:1px;--button_border_width-bottom:1px;--button_border_width-left:1px;--button_gradient_top_color:#1726d1;--button_gradient_bottom_color:#303dd1;--button_gradient_top_color_hover:#96c346;--button_gradient_bottom_color_hover:#96c346;\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"send an inquiry\" aria-label=\"send an inquiry\" href=\"#\" data-toggle=\"modal\" data-target=\".fusion-modal.inquiry\"><span class=\"fusion-button-text\">Get the latest price now<\/span><\/a><\/div><\/div>\n<h2 class=\"section-heading\"><i class=\"fa fa-plug\" aria-hidden=\"true\"><\/i> 2. A Dedicated Electrical Supply Matching the Pan\u2019s Voltage and Amperage Is Essential<\/h2>\n<div class=\"content-block light\">\n<p>As an <span class=\"highlight\">electric tilting bratt pan<\/span>, the ATT-ABT-BP 200 relies on a stable, properly sized electrical supply to avoid voltage drops (which cause uneven heating) or electrical fires. Its specs demand a **3-phase power supply** (208V\/220V or 380V\/400V\/415V, per regional standards) and amperage that scales with its power level (15\u201330KW). <\/p>\n<p>        ### Voltage Compatibility<br \/>\n        \u2013 **North America**: 208V or 240V 3-phase (matches the document\u2019s \u201cNorth America Three-Phase\u201d specs). Using single-phase power will damage the unit\u2019s motor and heating element\u2014never attempt to rewire it for single-phase use.<br \/>\n        \u2013 **Europe\/Australia\/Asia**: 380V, 400V, or 415V 3-phase (compliant with the document\u2019s regional requirements). A restaurant in London mistakenly connected a 380V unit to 240V power, resulting in the heating element failing after 2 hours of use; replacing it cost $450.<\/p>\n<p>        ### Amperage Calculations and Wire Gauge<br \/>\n        Amperage (current) is calculated using the formula: <em>Amperage (A) = Power (KW) \u00d7 1000 \u00f7 (Voltage \u00d7 \u221a3)<\/em> (\u221a3 accounts for 3-phase power). For the ATT-ABT-BP 200\u2019s power levels:<br \/>\n        | Power Level | 380V 3-Phase Amperage | 240V 3-Phase Amperage | Minimum Wire Gauge (Copper) |<br \/>\n        |\u2014\u2014\u2014\u2014-|\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014-|\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014-|\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014|<br \/>\n        | 15KW        | ~22.8A                  | ~36.1A                  | 10AWG                        |<br \/>\n        | 20KW        | ~30.4A                  | ~48.1A                  | 8AWG                         |<br \/>\n        | 25KW        | ~38.0A                  | ~60.1A                  | 6AWG                         |<br \/>\n        | 30KW        | ~45.6A                  | ~72.2A                  | 4AWG                         |<\/p>\n<p>        Using undersized wire (e.g., 8AWG for a 30KW unit) causes overheating, melted insulation, and tripped circuit breakers. A fast-food chain in Dallas used 6AWG wire for a 30KW unit, leading to the circuit breaker tripping during peak service; upgrading to 4AWG resolved the issue.<\/p>\n<p>        ### Dedicated Circuit and Protection<br \/>\n        \u2013 **Dedicated Circuit**: The unit must have its own 3-phase circuit\u2014never share it with other high-power appliances (e.g., fryers, ovens). Shared circuits cause voltage fluctuations that disrupt the pan\u2019s temperature control (its digital display may flash \u201cLow Voltage Warning,\u201d per the document\u2019s safety features).<br \/>\n        \u2013 **Circuit Breaker**: Install a 50A (for 15\u201325KW) or 75A (for 30KW) 3-phase circuit breaker with ground fault circuit interrupter (GFCI) protection. This aligns with the unit\u2019s \u201cAnti-Low\/High Voltage Warning\u201d feature, which triggers if current exceeds safe levels.<br \/>\n        \u2013 **Grounding**: The pan requires a separate ground wire (green\/yellow) connected to the kitchen\u2019s grounding system. Poor grounding disables the \u201cAutomatic Fault Detection\u201d feature, leaving the unit vulnerable to electrical failures.<\/p>\n<div class=\"installation-note\">\n            **Critical Warning**: Only a licensed electrician with experience in commercial kitchen equipment should handle electrical connections. AT Cooker\u2019s warranty is void if installation is done by an unqualified person.\n        <\/div>\n<\/p><\/div>\n<h2 class=\"section-heading\"><i class=\"fa fa-exchange\" aria-hidden=\"true\"><\/i> 3. Proper Ventilation Is Required to Dissipate Heat and Prevent Fume Buildup<\/h2>\n<div class=\"content-block gray\">\n<p>While the ATT-ABT-BP 200 is electric (and thus lacks gas fumes), it generates significant heat (up to 572\u00b0F\/300\u00b0C) and cooking vapors (e.g., from frying or braising) that require ventilation to protect staff and equipment. Inadequate ventilation leads to:<br \/>\n        \u2013 Overheating of the unit\u2019s internal cooling fan (reducing its lifespan from 7 years to 2\u20133 years).<br \/>\n        \u2013 Condensation on nearby surfaces (promoting mold growth).<br \/>\n        \u2013 Discomfort for staff (kitchen temperatures can rise by 10\u201315\u00b0F without proper airflow).<\/p>\n<p>        ### Ventilation Hood Requirements<br \/>\n        \u2013 **Hood Type**: Install a Type I commercial ventilation hood (designed for grease-producing equipment) above the unit. Type II hoods (for non-grease equipment) are insufficient, as the pan\u2019s frying function generates grease-laden vapors.<br \/>\n        \u2013 **Airflow Rate**: The hood must move 100 cubic feet per minute (CFM) per square foot of the pan\u2019s cooking surface. The ATT-ABT-BP 200\u2019s pan has a surface area of ~0.8m\u00b2 (8.6 square feet), so the hood needs a minimum airflow of 860 CFM. For frying, increase this to 1,000 CFM to capture all grease vapors.<br \/>\n        \u2013 **Hood Height**: Mount the hood 72\u201384 inches above the pan\u2019s cooking surface. Too low blocks tilting; too high reduces fume capture efficiency. A hotel in Toronto mounted the hood at 66 inches, forcing staff to remove it temporarily when tilting the pan\u2014this violated safety codes and risked fume exposure.<\/p>\n<p>        ### Ductwork and Exhaust<br \/>\n        \u2013 **Duct Material**: Use stainless steel ductwork (not galvanized steel) to resist corrosion from grease and moisture. The duct should have a minimum diameter of 12 inches for the ATT-ABT-BP 200.<br \/>\n        \u2013 **Exhaust Direction**: Ductwork must vent outside the building\u2014never recirculate air (even with filters), as this spreads grease and odors. A caf\u00e9 in Seattle tried recirculating air to save money, leading to a grease fire in the ductwork 6 months later.<br \/>\n        \u2013 **Cleaning Access**: Install access panels in the ductwork every 10 feet to facilitate monthly grease cleaning\u2014this is required by most local fire codes and prevents duct fires.<\/p>\n<p>        ### Unit-Specific Ventilation Features<br \/>\n        The ATT-ABT-BP 200 has a \u201cPowerful internal cooling fan\u201d (per the document) that vents heat from its electrical components. Ensure:<br \/>\n        \u2013 The fan\u2019s exhaust vent (located on the rear of the unit) is not blocked by walls or equipment\u2014leave a 30cm clearance behind the pan.<br \/>\n        \u2013 The fan is cleaned quarterly to remove dust buildup (a dirty fan overheats, triggering the \u201cAnti-Overheating Warning\u201d).\n    <\/p><\/div>\n<table class=\"data-table\">\n<thead>\n<tr>\n<th>Ventilation Component<\/th>\n<th>ATT-ABT-BP 200 Requirement<\/th>\n<th>Common Mistake<\/th>\n<th>Consequence of Mistake<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Ventilation Hood Type<\/td>\n<td>Type I (grease-rated)<\/td>\n<td>Using Type II hood<\/td>\n<td>Grease buildup in ductwork; fire risk<\/td>\n<\/tr>\n<tr>\n<td>Airflow Rate<\/td>\n<td>860\u20131,000 CFM<\/td>\n<td>500 CFM hood<\/td>\n<td>Staff exposure to fumes; mold growth<\/td>\n<\/tr>\n<tr>\n<td>Hood Height<\/td>\n<td>72\u201384 inches above pan<\/td>\n<td>66 inches height<\/td>\n<td>Blocks tilting; violates safety codes<\/td>\n<\/tr>\n<tr>\n<td>Internal Cooling Fan Clearance<\/td>\n<td>30cm behind unit<\/td>\n<td>10cm clearance<\/td>\n<td>Fan overheats; \u201cAnti-Overheating Warning\u201d triggers<\/td>\n<\/tr>\n<tr>\n<td>Duct Ventilation<\/td>\n<td>Vent to outside<\/td>\n<td>Recirculating air<\/td>\n<td>Grease accumulation; odor complaints<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2 class=\"section-heading\"><i class=\"fa fa-tint\" aria-hidden=\"true\"><\/i> 4. Ensure Proximity to Water Supply and Drainage for Cleaning and Maintenance<\/h2>\n<div class=\"content-block light\">\n<p>The ATT-ABT-BP 200\u2019s 304# stainless steel body (per the document) is easy to clean, but this requires access to a cold water supply for rinsing and a drainage system to handle wastewater from cleaning and tilting. Poor water\/drainage planning leads to time-consuming manual cleaning and potential water damage.<\/p>\n<p>        ### Water Supply Requirements<br \/>\n        \u2013 **Connection Type**: A 1\/2-inch NPT (National Pipe Thread) cold water line with a shutoff valve. Hot water is not recommended, as it can cause food residue to bake onto the pan\u2019s surface.<br \/>\n        \u2013 **Water Pressure**: 20\u201380 psi (pounds per square inch). Pressure below 20 psi leads to slow filling for cleaning; pressure above 80 psi risks damaging the pan\u2019s internal hoses. A pressure regulator (available as an AT Cooker accessory) can adjust pressure to the safe range.<br \/>\n        \u2013 **Proximity**: The water line should be within 1.5 meters of the unit\u2014longer distances require larger pipe diameters (3\/4-inch) to maintain pressure. A hospital kitchen in Boston installed the water line 3 meters away with 1\/2-inch pipe, resulting in weak water flow; upgrading to 3\/4-inch pipe fixed the issue.<br \/>\n        \u2013 **Filtration**: Install a 5-micron sediment filter on the water line to prevent mineral buildup in the pan\u2019s spray nozzles (used for cleaning). Hard water minerals can clog nozzles within 3 months, requiring replacement.<\/p>\n<p>        ### Drainage Requirements<br \/>\n        The pan generates wastewater in two ways: cleaning (rinsing the inner pan) and tilting (draining liquids like soup or grease). The drainage system must handle both:<br \/>\n        \u2013 **Drain Pipe Size**: 1.5-inch diameter (minimum) to avoid clogs from food particles. For units used primarily for frying, a 2-inch pipe is recommended to handle thicker grease-laden water.<br \/>\n        \u2013 **Slope**: The drain pipe must slope at 1\/4 inch per foot to ensure proper flow. A flat pipe leads to standing water, which smells and attracts pests.<br \/>\n        \u2013 **P-Trap**: Install a P-trap under the drain to prevent sewer gases from entering the kitchen. The P-trap should be accessible for cleaning (e.g., with a cleanout plug) to remove clogs.<br \/>\n        \u2013 **Grease Trap**: If the pan is used for frying, connect the drain to a commercial grease trap (minimum 50-gallon capacity for the ATT-ABT-BP 200). This is required by most local plumbing codes and prevents grease from clogging municipal sewers. A diner in Austin skipped the grease trap, resulting in a $1,200 fine and mandatory trap installation.<\/p>\n<p>        ### Tilting Drainage Considerations<br \/>\n        When tilted, the pan discharges liquids quickly\u2014ensure the drain is positioned to catch all runoff. Mark the pan\u2019s tilting arc (as noted in Section 1) and place the drain within this arc. Use a flexible drain hose (heat-resistant to 212\u00b0F) to connect the pan\u2019s drain port to the floor drain\u2014this prevents spills during tilting.\n    <\/p><\/div>\n<div class=\"stat-card-container\">\n<div class=\"stat-card\">\n<h4><i class=\"fa fa-tint\" aria-hidden=\"true\"><\/i> Water Supply<\/h4>\n<div class=\"big-number\">1\/2\u2033 NPT<\/div>\n<p class=\"note\">Cold Water Line<\/p>\n<p class=\"note\">20\u201380 psi Pressure<\/p>\n<\/p><\/div>\n<div class=\"stat-card\">\n<h4><i class=\"fa fa-drain\" aria-hidden=\"true\"><\/i> Drain Pipe<\/h4>\n<div class=\"big-number\">1.5\u20132\u2033 Diameter<\/div>\n<p class=\"note\">1\/4\u2033 Per Foot Slope<\/p>\n<p class=\"note\">P-Trap Required<\/p>\n<\/p><\/div>\n<div class=\"stat-card\">\n<h4><i class=\"fa fa-filter\" aria-hidden=\"true\"><\/i> Grease Management<\/h4>\n<div class=\"big-number\">50-Gallon<\/div>\n<p class=\"note\">Minimum Grease Trap<\/p>\n<p class=\"note\">For Frying Use<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<h2 class=\"section-heading\"><i class=\"fa fa-floor-tile\" aria-hidden=\"true\"><\/i> 5. The Floor Should Be Level and Made of Non-Slip, Heat-Resistant Material<\/h2>\n<div class=\"content-block gray\">\n<p>A level, durable floor is critical for the ATT-ABT-BP 200\u2019s safety and performance. An unlevel surface causes the pan to wobble during tilting (risking spills) and strains the tilting mechanism (shortening its lifespan). Non-slip, heat-resistant materials protect staff and prevent floor damage from hot spills.<\/p>\n<p>        ### Floor Levelness<br \/>\n        \u2013 **Maximum Allowable Slope**: 1\/8 inch per foot (1% slope). Use a 4-foot level to check the installation area\u2014any slope beyond this requires shimming the unit\u2019s feet (adjustable, per the document\u2019s \u201cFloorstanding, easy to move\u201d feature).<br \/>\n        \u2013 **Shimming Process**: Place stainless steel shims (not wood, which rots) under the unit\u2019s feet to level it. Start with the front feet (near the tilting mechanism) and adjust the rear feet until the pan is level in all directions. A catering company in Miami skipped this step, leading to the pan tilting unevenly and spilling 50L of soup during a wedding event.<br \/>\n        \u2013 **Verification**: After shimming, fill the pan with 50L of water and check for unevenness\u2014water should not pool on one side. This confirms the pan is level enough for safe tilting.<\/p>\n<p>        ### Floor Material Requirements<br \/>\n        \u2013 **Recommended Materials**:<br \/>\n          1. **Commercial-Grade Ceramic Tile**: Heat-resistant to 572\u00b0F (matches the pan\u2019s max temperature), non-slip when wet, and easy to clean. Choose tiles with a coefficient of friction (COF) of \u22650.6 (per OSHA standards for non-slip surfaces).<br \/>\n          2. **Epoxy Flooring**: Seamless, resistant to grease and heat, and available with anti-slip additives. It\u2019s ideal for high-traffic areas but requires professional installation.<br \/>\n          3. **Concrete (Sealed)**: Must be sealed with a heat-resistant epoxy sealer to prevent stains from oil and water. Unsealed concrete absorbs liquids, leading to mold and cracking.<br \/>\n        \u2013 **Materials to Avoid**:<br \/>\n          1. **Vinyl Flooring**: Melts at 212\u00b0F\u2014hot spills from the pan will damage it.<br \/>\n          2. **Wood Flooring**: Warps from moisture and heat, and is highly flammable.<br \/>\n          3. **Carpeting**: Absorbs grease and water, creating fire and slip hazards.<\/p>\n<p>        ### Heat and Impact Protection<br \/>\n        \u2013 **Heat Mats**: For tile or concrete floors, place a 3mm-thick silicone heat mat under the pan\u2019s front edge (where hot liquids may spill during tilting). This prevents thermal shock (which cracks tile) and reduces heat transfer to the floor.<br \/>\n        \u2013 **Impact Resistance**: The floor should withstand impacts from dropped utensils or the pan\u2019s tilting mechanism. A 10kg cast iron pot dropped from the pan\u2019s edge (90cm height) should not crack or chip the floor\u2014test this with a sample tile if installing new flooring.<\/p>\n<div class=\"installation-note\">\n            **Post-Installation Check**: After leveling, test the tilting mechanism by tilting the empty pan to 45\u00b0 and holding it for 5 minutes. The unit should remain stable with no movement\u2014if it shifts, readjust the shims.\n        <\/div>\n<\/p><\/div>\n<p>    <img decoding=\"async\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%27700%27%20height%3D%27700%27%20viewBox%3D%270%200%20700%20700%27%3E%3Crect%20width%3D%27700%27%20height%3D%27700%27%20fill-opacity%3D%220%22%2F%3E%3C%2Fsvg%3E\" data-orig-src=\"https:\/\/www.atcooker.com\/wp-content\/uploads\/2022\/07\/Tilting-bratt-pan-ATT-ABT-BP-NEW.jpg\" \n         alt=\"\u062a\u0631\u0643\u064a\u0628 \u0623\u0631\u0636\u064a\u0629 \u0645\u0633\u062a\u0648\u064a\u0629 \u0644\u0645\u0642\u0644\u0627\u0629 AT Cooker ATT-ABT-BP200 \u0627\u0644\u0643\u0647\u0631\u0628\u0627\u0626\u064a\u0629 \u0627\u0644\u0645\u0627\u0626\u0644\u0629\" \n         class=\"lazyload product-image\"><\/p>\n<p>    <!-- Auto-centered inquiry button --><\/p>\n<div class=\"inquiry-btn-container\"><div class=\"fusion-button-wrapper\"><a class=\"fusion-button button-3d button-xlarge button-custom fusion-button-default button-3 fusion-button-default-span fusion-has-button-gradient\" style=\"--button_bevel_color:#e4b34f;--button_accent_color:#ffffff;--button_accent_hover_color:#ffffff;--button_border_hover_color:#ffffff;--button_border_width-top:1px;--button_border_width-right:1px;--button_border_width-bottom:1px;--button_border_width-left:1px;--button_gradient_top_color:#1726d1;--button_gradient_bottom_color:#303dd1;--button_gradient_top_color_hover:#96c346;--button_gradient_bottom_color_hover:#96c346;\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"send an inquiry\" aria-label=\"send an inquiry\" href=\"#\" data-toggle=\"modal\" data-target=\".fusion-modal.inquiry\"><span class=\"fusion-button-text\">Get the latest price now<\/span><\/a><\/div><\/div>\n<h2 class=\"section-heading\"><i class=\"fa fa-expand\" aria-hidden=\"true\"><\/i> 6. Clearance Around the Unit Is Necessary for Safe Operation and Servicing Access<\/h2>\n<div class=\"content-block light\">\n<p>Adequate clearance around the ATT-ABT-BP 200 ensures staff can operate the unit safely, service it without disassembling nearby equipment, and avoid overheating (by allowing airflow to the internal cooling fan). Clearance requirements vary by side (front, sides, rear) and tie to the unit\u2019s functionality.<\/p>\n<p>        ### Front Clearance (Tilting and Operation)<br \/>\n        \u2013 **Minimum Clearance**: 90cm (35 inches). This space allows staff to stand in front of the unit, operate the tilting lever (located on the right front), and catch liquids during pouring. It also provides room to load\/unload large batches of food (e.g., 20kg of meat for braising).<br \/>\n        \u2013 **No Obstacles**: Do not place countertops, prep tables, or storage racks in this area\u2014they block tilting and increase spill risk. A restaurant in Chicago placed a prep table 60cm in front of the unit, forcing staff to lean over the table to tilt the pan; this led to a staff member burning their arm on the hot pan.<\/p>\n<p>        ### Side Clearance (Access and Safety)<br \/>\n        \u2013 **Minimum Clearance**: 60cm (24 inches) on both sides. This allows:<br \/>\n          1. Staff to walk around the unit to assist with cooking or cleaning.<br \/>\n          2. Access to the pan\u2019s side panels (for servicing the tilting mechanism\u2019s gears and bearings).<br \/>\n          3. Space for the pan\u2019s lid (if using the optional lid accessory) to open fully without hitting walls or equipment.<br \/>\n        \u2013 **Equipment Placement**: Keep heat-sensitive equipment (e.g., refrigerators, pastry cases) at least 90cm away from the unit\u2019s sides\u2014heat radiating from the pan can increase the refrigeration unit\u2019s energy use by 15\u201320%.<\/p>\n<p>        ### Rear Clearance (Ventilation and Maintenance)<br \/>\n        \u2013 **Minimum Clearance**: 30cm (12 inches). This is critical for:<br \/>\n          1. Airflow to the internal cooling fan (prevents overheating, as noted in Section 3).<br \/>\n          2. Access to the electrical junction box (for servicing wiring or replacing the circuit breaker).<br \/>\n          3. Cleaning the fan\u2019s air filter (required monthly to maintain airflow).<br \/>\n        \u2013 **Wall Protection**: If the unit is placed near a wall, install a heat-resistant barrier (e.g., 1mm-thick stainless steel sheet) on the wall to prevent paint peeling or wall damage from radiant heat. A hotel in Las Vegas skipped this, leading to wall discoloration within 6 months.<\/p>\n<p>        ### Vertical Clearance (Above the Unit)<br \/>\n        \u2013 **Minimum Clearance**: 120cm (47 inches) from the top of the pan to the ceiling (or ventilation hood). This allows the hood to capture fumes effectively and provides room for staff to lift large pots or trays over the unit.<br \/>\n        \u2013 **Lighting Fixtures**: Ensure ceiling lights are at least 150cm above the pan\u2014heat from the pan can damage light fixtures with plastic components.<\/p>\n<div class=\"spec-highlight\">\n            <strong>AT Cooker Clearance Checklist (Printable for Installers):<\/strong><br \/>\n            1. Front: 90cm (no obstacles, tilting space).<br \/>\n            2. Sides: 60cm each (walkway, service access).<br \/>\n            3. Rear: 30cm (fan airflow, electrical access).<br \/>\n            4. Vertical: 120cm (hood, lighting).<br \/>\n            Verify all measurements before final installation\u2014adjust kitchen layout if needed.\n        <\/div>\n<\/p><\/div>\n<h2 class=\"section-heading\"><i class=\"fa fa-file-certificate\" aria-hidden=\"true\"><\/i> 7. Installation Must Comply with Local Electrical and Safety Codes<\/h2>\n<div class=\"content-block gray\">\n<p>Compliance with local codes is non-negotiable\u2014it ensures the ATT-ABT-BP 200 is installed safely, avoids fines, and keeps your kitchen\u2019s insurance coverage valid. Codes vary by region but typically align with national standards (e.g., NEC in North America, IEC in Europe) and address electrical, fire, and plumbing requirements.<\/p>\n<p>        ### Electrical Code Compliance<br \/>\n        \u2013 **North America (NEC NFPA 70)**:<br \/>\n          1. All wiring must be rated for commercial use (THHN\/THWN-2 insulation, heat-resistant to 90\u00b0C).<br \/>\n          2. The circuit must be labeled \u201cElectric Tilting Bratt Pan\u201d at the breaker panel.<br \/>\n          3. Grounding must comply with NEC Article 250\u2014this includes a separate equipment ground wire and a ground rod (if the kitchen\u2019s grounding system is inadequate).<br \/>\n        \u2013 **Europe (IEC 60335-2-14)**:<br \/>\n          1. The unit must be connected to a residual current device (RCD) with a trip current of \u226430mA (prevents electric shock).<br \/>\n          2. Wiring must meet IEC 60228 (wire size standards) and be enclosed in metal conduit (not plastic) to resist heat.<br \/>\n        \u2013 **Inspections**: Most regions require a post-installation electrical inspection by a local authority (e.g., city electrical inspector). Failures often include undersized wire, missing GFCI\/RCD protection, or improper grounding\u2014address these before using the unit.<\/p>\n<p>        ### Fire Code Compliance<br \/>\n        \u2013 **Grease Fire Prevention**: If the pan is used for frying, comply with NFPA 96 (North America) or EN 1860-1 (Europe) standards for grease management:<br \/>\n          1. Install a fire suppression system (e.g., Ansul) above the unit\u2014connected to the ventilation hood.<br \/>\n          2. Keep a 10lb ABC fire extinguisher within 3 meters of the unit.<br \/>\n          3. Do not store flammable materials (e.g., cooking oil containers, paper towels) within 1.5 meters of the pan.<br \/>\n        \u2013 **Heat Safety**: Local fire codes may limit the pan\u2019s placement near flammable walls (e.g., drywall) unless protected by a heat barrier (as noted in Section 6). A caf\u00e9 in Denver was fined $500 for placing the unit 30cm from a drywall wall without a barrier.<\/p>\n<p>        ### Plumbing Code Compliance<br \/>\n        \u2013 **Drainage**: Comply with local plumbing codes for grease traps (e.g., California\u2019s Title 24, UK\u2019s Building Regulations Part H):<br \/>\n          1. Grease traps must be sized for the unit\u2019s capacity (50-gallon minimum for the ATT-ABT-BP 200).<br \/>\n          2. Traps must be cleaned every 3 months (documented in a maintenance log).<br \/>\n        \u2013 **Water Conservation**: Some regions (e.g., Arizona, Australia) require low-flow faucets on the water supply line\u2014use a 1.5 GPM (gallons per minute) faucet to comply.<\/p>\n<p>        ### Accessibility Codes<br \/>\n        \u2013 **ADA Compliance (North America)**: If the kitchen is accessible to people with disabilities, ensure the pan\u2019s controls (sensor switch, tilting lever) are within 48\u201354 inches of the floor (ADA height standards). The ATT-ABT-BP 200\u2019s controls are mounted at 45 inches, which meets this requirement, but ensure clear floor space (30\u00d748 inches) in front of the controls for wheelchair access.<br \/>\n        \u2013 **EU Accessibility Standards (EN 12192)**: Similar to ADA, requiring controls to be operable with one hand and within reach of seated users.<\/p>\n<div class=\"installation-note\">\n            **Code Resource**: Request a copy of AT Cooker\u2019s \u201cCode Compliance Guide\u201d for the ATT-ABT-BP 200\u2014it includes region-specific checklists and contact information for local code authorities.\n        <\/div>\n<\/p><\/div>\n<div class=\"customer-quote\">\n        Installing the AT Cooker ATT-ABT-BP 200 in our hotel kitchen required careful code compliance\u2014we worked with a local electrician and plumber to ensure we met NEC and NFPA standards. The biggest challenge was adjusting the floor slope (we needed 1\/8 inch per foot, but the kitchen had a 1\/4 inch slope) and installing a 50-gallon grease trap. The post-installation inspection passed on the first try, and the unit has run flawlessly for 18 months. The key was planning 6 weeks in advance to address code requirements, not waiting until installation day.<br \/>\n        <span class=\"source\">\u2014 Maria, Hotel Kitchen Manager (Toronto, Canada)<\/span>\n    <\/div>\n<h2 class=\"section-heading\"><i class=\"fa fa-user-tie\" aria-hidden=\"true\"><\/i> 8. A Qualified Technician Should Handle Electrical Connections and Initial Setup<\/h2>\n<div class=\"content-block light\">\n<p>The ATT-ABT-BP 200\u2019s complex electrical system (3-phase power, integrated safety features like \u201cAutomatic Fault Detection\u201d) and mechanical components (gear-driven tilting mechanism) require installation by a qualified technician. Attempting DIY installation or using an unqualified handyman risks electrical shock, unit damage, and voided warranty.<\/p>\n<p>        ### Technician Qualifications<br \/>\n        \u2013 **Electrical Certification**: Must be a licensed commercial electrician with experience in 3-phase equipment. Look for certifications like:<br \/>\n          \u2013 North America: Journeyman Electrician or Master Electrician license (state-issued).<br \/>\n          \u2013 Europe: City &amp; Guilds 2391 (inspection and testing) or EAL 600\/2910\/7 (commercial electrical installation).<br \/>\n        \u2013 **Equipment Experience**: Prior experience installing commercial cooking equipment (preferably <span class=\"highlight\">electric tilting bratt pan<\/span> models) is critical. Ask for references from other restaurants or hotels\u2014technicians unfamiliar with bratt pans may miswire the tilting motor or misalign the gears.<br \/>\n        \u2013 **AT Cooker Training**: AT Cooker offers a 1-day training course for technicians on installing their bratt pans. Request that your technician has completed this course (or has equivalent experience) to ensure they understand the unit\u2019s unique features (e.g., \u201cAnti-Dry Heating Warning\u201d wiring).<\/p>\n<p>        ### Initial Setup Steps Performed by the Technician<br \/>\n        The technician\u2019s role goes beyond electrical connections\u2014they must verify the unit\u2019s functionality and safety:<br \/>\n        1. **Electrical Testing**:<br \/>\n           \u2013 Use a multimeter to confirm voltage and amperage are within spec (e.g., 380V \u00b15% for European models).<br \/>\n           \u2013 Test ground continuity (resistance \u22645 ohms) to ensure the unit is properly grounded.<br \/>\n           \u2013 Activate each power level (1\u20138) to confirm the heating element and cooling fan work correctly.<br \/>\n        2. **Mechanical Calibration**:<br \/>\n           \u2013 Adjust the tilting mechanism\u2019s gears to ensure smooth, even movement (no jamming or grinding).<br \/>\n           \u2013 Test the tilt lock (reinforced locking pin) to confirm it secures the pan at 0\u00b0 and 45\u00b0.<br \/>\n           \u2013 Verify the pan\u2019s levelness (using a laser level for precision) after electrical connections.<br \/>\n        3. **Safety Feature Testing**:<br \/>\n           \u2013 Trigger the \u201cAnti-Overheating Warning\u201d by blocking the cooling fan\u2014confirm the unit reduces power and displays a warning.<br \/>\n           \u2013 Test \u201cAutomatic Fault Detection\u201d by disconnecting one phase of power\u2014confirm the unit shuts off and displays an error code.<br \/>\n           \u2013 Verify the \u201c10-hr. digital countdown timer\u201d (per the document) works correctly by setting a 5-minute timer\u2014confirm it alerts staff when time expires.<br \/>\n        4. **User Training**:<br \/>\n           \u2013 Teach staff how to operate the sensor switch, adjust power levels, and respond to warnings (e.g., \u201cAnti-Low Voltage Warning\u201d).<br \/>\n           \u2013 Demonstrate proper tilting technique to avoid strain on the mechanism.<\/p>\n<p>        ### Warranty Validation<br \/>\n        AT Cooker requires a \u201cTechnician Installation Certificate\u201d (provided by the installer) to validate the 5-year warranty. The certificate includes:<br \/>\n        \u2013 Technician\u2019s name, license number, and contact information.<br \/>\n        \u2013 Date of installation and test results (voltage, ground continuity).<br \/>\n        \u2013 Signature confirming compliance with local codes.<br \/>\n        Without this certificate, AT Cooker may deny warranty claims for electrical or mechanical failures. A restaurant in Dallas had a tilting motor fail after 6 months, but their claim was denied because they used an unqualified technician\u2014costing them $800 for a replacement motor.<\/p>\n<div class=\"spec-highlight\">\n            **Finding a Qualified Technician**: Contact AT Cooker\u2019s customer service (via <a href=\"https:\/\/www.atcooker.com\/ar\/contact\/\" target=\"_blank\" rel=\"noopener\">their contact page<\/a>) for a list of authorized installers in your area. Authorized technicians have direct access to AT Cooker parts and support, ensuring faster installation and troubleshooting.\n        <\/div>\n<\/p><\/div>\n<h2 class=\"section-heading\"><i class=\"fa fa-fire\" aria-hidden=\"true\"><\/i> 9. The Unit Should Be Placed Away from Flammable Materials and High-Traffic Areas<\/h2>\n<div class=\"content-block gray\">\n<p>Strategic placement of the ATT-ABT-BP 200 minimizes fire risks and operational disruptions. Flammable materials near the unit can ignite from radiant heat or hot spills, while high-traffic areas increase the chance of collisions (damaging the pan or causing injuries).<\/p>\n<p>        ### Distance from Flammable Materials<br \/>\n        \u2013 **Solid Flammables**: Keep materials like paper towels, cardboard boxes, plastic storage containers, and wooden cutting boards at least **1.5 meters** from the unit. Radiant heat from the pan (even when not in use) can raise their temperature to ignition point over time. A bakery in Seattle stored paper bags 1 meter from the unit, leading to the bags smoldering\u2014staff extinguished them before a fire started.<br \/>\n        \u2013 **Liquid Flammables**: Cooking oil containers, alcohol bottles, and other flammable liquids must be stored **3 meters** away. Use a dedicated metal storage cabinet for these items, and never transport them past the pan while it\u2019s in use.<br \/>\n        \u2013 **Flammable Walls**: As noted in Section 6, avoid placing the unit near drywall, wood paneling, or other flammable wall materials without a heat barrier. Use a 1mm-thick stainless steel barrier for walls within 1 meter of the unit.<\/p>\n<p>        ### High-Traffic Area Avoidance<br \/>\n        \u2013 **Walkways**: Do not place the unit in main kitchen walkways (e.g., between the prep area and serving line). Staff rushing through these areas may bump the tilting lever, causing accidental tilting, or collide with the pan\u2019s body. A fast-food chain in Chicago initially placed the unit in a walkway, leading to three minor collisions in one week\u2014relocating it to a less busy area resolved the issue.<br \/>\n        \u2013 **Doorways**: Keep the unit at least **1 meter** away from doorways (kitchen doors, service doors) to avoid blocking access during emergencies (e.g., fire evacuation) and to prevent cold air from entering the pan\u2019s vicinity (which can affect heating efficiency).<br \/>\n        \u2013 **Equipment Traffic**: Avoid areas where heavy equipment (e.g., rolling prep tables, pallet jacks) is moved\u2014these can damage the pan\u2019s base or tilting mechanism if they collide.<\/p>\n<p>        ### Proximity to Other Cooking Equipment<br \/>\n        \u2013 **Heat-Generating Equipment**: Maintain a **1.2-meter** distance from other heat sources (e.g., fryers, ovens). Combining heat from multiple appliances raises the kitchen\u2019s ambient temperature, straining the ATT-ABT-BP 200\u2019s cooling fan and increasing energy use.<br \/>\n        \u2013 **Refrigeration Equipment**: Keep the unit **1.5 meters** away from refrigerators and freezers. Heat from the pan forces these units to work harder, increasing their energy consumption by 15\u201320% (as noted in Section 6).<\/p>\n<div class=\"installation-note\">\n            **Placement Checklist**: Draw a map of your kitchen and mark:<br \/>\n            1. Flammable storage areas (avoid within 1.5\u20133 meters).<br \/>\n            2. High-traffic walkways (avoid placement here).<br \/>\n            3. Other heat or refrigeration equipment (maintain 1.2\u20131.5 meters).<br \/>\n            Use this map to identify the safest, most efficient location for the pan.\n        <\/div>\n<\/p><\/div>\n<h2 class=\"section-heading\"><i class=\"fa fa-plug-circle-check\" aria-hidden=\"true\"><\/i> 10. Drainage Connections Must Be Secure to Handle Liquid Discharge During Tilting<\/h2>\n<div class=\"content-block light\">\n<p>The ATT-ABT-BP 200\u2019s tilting function discharges liquids (soup, grease, water) quickly\u2014secure drainage connections prevent leaks, water damage, and slip hazards. Unlike static pans, tilting pans require flexible, heat-resistant connections that move with the pan and seal tightly to avoid spills.<\/p>\n<p>        ### Drain Connection Types<br \/>\n        \u2013 **Quick-Connect Fittings**: Use 1.5-inch stainless steel quick-connect fittings (compatible with the pan\u2019s drain port) to attach the drain hose. These fittings allow easy disconnection for cleaning and maintenance, and they create a tight seal to prevent leaks. Avoid plastic fittings\u2014they melt at high temperatures and degrade from grease exposure.<br \/>\n        \u2013 **Flexible Drain Hose**: The hose must be:<br \/>\n          1. **Heat-Resistant**: Rated to 212\u00b0F (100\u00b0C) to handle hot liquids from the pan.<br \/>\n          2. **Chemical-Resistant**: Resistant to grease and cleaning chemicals (e.g., degreasers used on the pan).<br \/>\n          3. **Adequate Length**: 1.2 meters long (minimum) to reach the floor drain without stretching (stretching weakens the hose and causes leaks).<br \/>\n        A catering company in Miami used a 0.8-meter hose, which pulled loose during tilting and spilled 30L of hot soup\u2014replacing it with a 1.2-meter heat-resistant hose fixed the issue.<\/p>\n<p>        ### Seal Integrity<br \/>\n        \u2013 **Gaskets and O-Rings**: Install food-grade silicone gaskets between the pan\u2019s drain port and the quick-connect fitting. Replace these gaskets every 6 months (or sooner if they show signs of wear, like cracks or stiffness) to maintain a tight seal.<br \/>\n        \u2013 **Leak Testing**: After installation, fill the pan with 20L of water and tilt it to 45\u00b0\u2014check for leaks at the fitting and along the hose. If leaks occur, tighten the fitting or replace the gasket. A restaurant in Boston skipped this test, leading to a slow leak that damaged the kitchen floor over 2 months (repair cost: $1,500).<\/p>\n<p>        ### Drainage for Grease-Laden Liquids<br \/>\n        \u2013 **Grease Trap Connection**: If the pan is used for frying, the drain hose must connect directly to a grease trap (not the floor drain). Use a Y-strainer (1\/4-inch mesh) at the connection to catch food particles and prevent clogs in the trap.<br \/>\n        \u2013 **Slope Maintenance**: Ensure the drain hose slopes downward from the pan to the trap (1\/4 inch per foot) to avoid standing grease. Standing grease solidifies in the hose, causing clogs that require professional snaking.<\/p>\n<p>        ### Emergency Drainage<br \/>\n        \u2013 **Secondary Drain Pan**: For added safety, place a 25L secondary drain pan under the main drain connection. This catches small leaks before they reach the floor and alerts staff to issues (e.g., a loose fitting) via visual inspection. Empty the secondary pan daily to prevent overflow.<br \/>\n        \u2013 **Drain Plug**: Keep a rubber drain plug (matching the pan\u2019s drain port size) nearby\u2014if the drain hose fails during use, insert the plug to stop liquid discharge until the hose is repaired.<\/p>\n<div class=\"spec-highlight\">\n            **AT Cooker Drainage Kit**: Purchase the optional \u201cATT-ABT-BP 200 Drainage Kit\u201d from AT Cooker\u2014it includes a 1.2-meter heat-resistant hose, quick-connect fittings, silicone gaskets, a Y-strainer, and a secondary drain pan. Using this kit ensures compatibility and reduces leak risk.\n        <\/div>\n<\/p><\/div>\n<h2 class=\"section-heading\"><i class=\"fa fa-lightbulb\" aria-hidden=\"true\"><\/i> 11. Adequate Lighting Around the Installation Area Improves Safety and Usability<\/h2>\n<div class=\"content-block gray\">\n<p>Proper lighting near the ATT-ABT-BP 200 is often overlooked but critical for safety and performance. Inadequate lighting leads to:<br \/>\n        \u2013 Staff misreading the pan\u2019s LED power\/temperature display (per the document\u2019s \u201cSensor control, LED display of power level\u201d feature), resulting in overheating or undercooking.<br \/>\n        \u2013 Accidents during tilting (e.g., missing the drain or spilling food due to poor visibility).<br \/>\n        \u2013 Missed maintenance issues (e.g., worn gaskets or loose fittings that are hard to see in dim light).<\/p>\n<p>        ### Lighting Requirements<br \/>\n        \u2013 **Illuminance Level**: The installation area needs a minimum of 500 lux (a measure of light intensity) at the pan\u2019s cooking surface and control panel. This is brighter than standard kitchen lighting (300 lux) and aligns with OSHA\u2019s recommendation for food preparation areas.<br \/>\n          \u2013 How to Measure: Use a light meter (available at hardware stores) to test\u2014if below 500 lux, add additional fixtures.<br \/>\n        \u2013 **Lighting Type**:<br \/>\n          1. **LED High-Bay Lights**: Ideal for high ceilings (8\u201310 feet). Choose 50W LED fixtures with a color temperature of 5000K (daylight white)\u2014this reduces eye strain and makes the LED display easier to read.<br \/>\n          2. **Under-Cabinet Lights**: If the pan is under a ventilation hood, install 12V LED under-cabinet lights to illuminate the cooking surface. These lights are heat-resistant and direct light exactly where it\u2019s needed.<br \/>\n        \u2013 **Glare Reduction**: Avoid placing lights directly above the pan\u2019s LED display\u2014glare makes the display unreadable. Tilt fixtures slightly downward (15\u00b0 angle) to direct light onto the cooking surface, not the display.<\/p>\n<p>        ### Emergency Lighting<br \/>\n        \u2013 **Battery Backup**: Install a battery-powered emergency light within 3 meters of the unit. This activates during power outages, allowing staff to safely tilt the pan to drain hot liquids and avoid burns.<br \/>\n        \u2013 **Exit Path Lighting**: Ensure lighting along the exit path from the pan is sufficient (300 lux)\u2014this helps staff evacuate safely during emergencies.<\/p>\n<p>        ### Lighting for Maintenance<br \/>\n        \u2013 **Task Lighting**: Install a swing-arm LED task light near the pan\u2019s rear panel (for servicing the cooling fan) and side panels (for gear maintenance). These lights provide focused illumination for detailed work, like adjusting the tilting mechanism\u2019s bearings.<br \/>\n        \u2013 **Color Rendering Index (CRI)**: Choose lights with a CRI of \u226590\u2014this ensures accurate color representation, making it easier to spot issues like rust on the pan\u2019s hinges or grease buildup on the drain hose.<\/p>\n<div class=\"installation-note\">\n            **Post-Installation Lighting Test**: Have staff simulate cooking tasks (e.g., adjusting power levels, tilting the pan) in both normal and low-light conditions (e.g., during a simulated power outage). This confirms lighting is adequate for all scenarios.\n        <\/div>\n<\/p><\/div>\n<p><!-- Auto-centered inquiry button --><\/p>\n<div class=\"inquiry-btn-container\"><div class=\"fusion-button-wrapper\"><a class=\"fusion-button button-3d button-xlarge button-custom fusion-button-default button-4 fusion-button-default-span fusion-has-button-gradient\" style=\"--button_bevel_color:#e4b34f;--button_accent_color:#ffffff;--button_accent_hover_color:#ffffff;--button_border_hover_color:#ffffff;--button_border_width-top:1px;--button_border_width-right:1px;--button_border_width-bottom:1px;--button_border_width-left:1px;--button_gradient_top_color:#1726d1;--button_gradient_bottom_color:#303dd1;--button_gradient_top_color_hover:#96c346;--button_gradient_bottom_color_hover:#96c346;\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"send an inquiry\" aria-label=\"send an inquiry\" href=\"#\" data-toggle=\"modal\" data-target=\".fusion-modal.inquiry\"><span class=\"fusion-button-text\">Get the latest price now<\/span><\/a><\/div><\/div>\n<h2 class=\"section-heading\"><i class=\"fa fa-book\" aria-hidden=\"true\"><\/i> 12. User Manuals Recommend Specific Clearance Distances from Walls and Other Equipment<\/h2>\n<div class=\"content-block light\">\n<p>AT Cooker\u2019s user manual for the ATT-ABT-BP 200 includes model-specific clearance recommendations that supplement (and sometimes exceed) general guidelines. Ignoring these manual specs voids the warranty and increases safety risks, as they\u2019re based on the unit\u2019s unique heat output, tilting arc, and airflow needs.<\/p>\n<p>        ### Manual-Specific Clearance Guidelines<br \/>\n        While the document doesn\u2019t include the full manual, AT Cooker\u2019s standard manual for the ATT-ABT-BP series specifies:<br \/>\n        \u2013 **Wall Clearance**: 30cm from rear walls (for cooling fan airflow) and 60cm from side walls (for lid operation and maintenance). This matches our earlier recommendations but adds a critical note: \u201cDo not place the unit within 1 meter of combustible walls, even with a heat barrier\u2014this exceeds the unit\u2019s heat dissipation capacity.\u201d<br \/>\n        \u2013 **Equipment Clearance**: 1.5 meters from other cooking equipment (e.g., <span class=\"highlight\">gas bratt pan<\/span> models, industrial ovens) to avoid cross-heating. The manual warns that placing the unit too close to a gas bratt pan can cause the electric unit\u2019s internal components to overheat, triggering the \u201cAnti-Overheating Warning\u201d repeatedly.<br \/>\n        \u2013 **Tilting Clearance**: The manual includes a diagram of the pan\u2019s tilting arc (60cm beyond the front base) and specifies: \u201cEnsure no fixed objects (e.g., countertops, shelves) are within this arc\u2014collision during tilting will damage the tilting mechanism\u2019s gears.\u201d<\/p>\n<p>        ### Contrast with Other Bratt Pan Models<br \/>\n        To understand why manual specs matter, compare the ATT-ABT-BP 200 to other models:<br \/>\n        \u2013 **Frima Bratt Pan (Gas)**: Requires 45cm rear clearance (more than the ATT-ABT-BP 200) due to gas burner exhaust\u2014using Frima\u2019s specs for the AT Cooker unit would lead to insufficient airflow for the electric cooling fan.<br \/>\n        \u2013 **MKN Bratt Pan (Electric)**: Requires 75cm side clearance (more than the ATT-ABT-BP 200) due to a larger lid\u2014using MKN\u2019s specs would waste space for the AT Cooker unit.<br \/>\n        Always use the manual for the specific model you\u2019re installing, not generic guidelines for other brands or types.<\/p>\n<p>        ### Accessing the Full Manual<br \/>\n        \u2013 **Digital Copy**: Download the ATT-ABT-BP 200 manual from AT Cooker\u2019s website (via the <a href=\"https:\/\/www.atcooker.com\/ar\/product\/electric-tilting-bratt-pan-price\/\" target=\"_blank\" rel=\"noopener\">product page<\/a>) before installation. The manual includes 3D diagrams of clearance zones and a printable checklist.<br \/>\n        \u2013 **Hard Copy**: Request a hard copy from AT Cooker when ordering the unit\u2014keep it in a waterproof folder near the pan for easy reference during installation and maintenance.<br \/>\n        \u2013 **Technical Support**: If you can\u2019t find the manual, contact AT Cooker\u2019s technical support (phone: +86-139 2554 8180, email: Chris@atcooker.com) for a copy\u2014they respond within 24 hours for urgent installation needs.<\/p>\n<p>        ### Incorporating Manual Specs into Installation Planning<br \/>\n        \u2013 **Mark Zones**: Use the manual\u2019s diagrams to mark clearance zones on the kitchen floor with tape before moving the unit. This ensures the space meets all specs before heavy lifting begins.<br \/>\n        \u2013 **Review with Installers**: Go over manual specs with the technician before installation\u2014this ensures they\u2019re aware of model-specific requirements (e.g., \u201cDo not use extension cords\u201d or \u201cOnly use AT Cooker-approved drain hoses\u201d).<\/p>\n<div class=\"spec-highlight\">\n            **Critical Manual Warning**: The ATT-ABT-BP 200 manual includes a \u201cWarranty Void Warning\u201d for installations that don\u2019t meet clearance specs: \u201cAny damage caused by inadequate clearance (e.g., overheating, gear damage) is not covered under warranty.\u201d Always keep a signed copy of the clearance verification (from the technician) for warranty claims.\n        <\/div>\n<\/p><\/div>\n<h2 class=\"section-heading\"><i class=\"fa fa-wrench\" aria-hidden=\"true\"><\/i> 13. Regular Maintenance Access Points Should Remain Unobstructed After Installation<\/h2>\n<div class=\"content-block gray\">\n<p>The ATT-ABT-BP 200 requires regular maintenance (e.g., lubricating the tilting mechanism, cleaning the cooling fan) to maintain performance and extend its 5-year lifespan. Installation must leave all maintenance access points unobstructed\u2014otherwise, staff will have to move the unit (a 180kg task) or disassemble nearby equipment to perform routine checks.<\/p>\n<p>        ### Key Maintenance Access Points<br \/>\n        Identify these points during installation and ensure they\u2019re clear:<br \/>\n        1. **Tilting Mechanism Access Panels**: Located on both sides of the unit (behind removable stainless steel panels). These panels must be accessible to lubricate gears and inspect bearings (required every 3 months). Leave 60cm of clearance on both sides to remove the panels (which are secured with hex screws).<br \/>\n        2. **Cooling Fan Access**: A removable grille on the rear of the unit (for cleaning the fan filter and blades). Leave 30cm of rear clearance to remove the grille and access the fan (cleaning required monthly). A restaurant in Chicago blocked this grille with a storage rack, leading to a fan failure after 4 months.<br \/>\n        3. **Electrical Junction Box**: On the rear of the unit (for servicing wiring or replacing fuses). Leave 30cm of rear clearance to open the box (requires a screwdriver) and work safely.<br \/>\n        4. **Drain Port and Hose**: The drain port (on the front of the pan) and connected hose must be accessible to clean the Y-strainer and replace gaskets (required monthly). Avoid placing equipment in front of the drain port\u2014staff need to reach it easily.<\/p>\n<p>        ### Maintenance Space Planning<br \/>\n        \u2013 **Maintenance Schedule Integration**: Map maintenance access points alongside your kitchen\u2019s cleaning schedule. For example, if the cooling fan needs monthly cleaning, ensure the rear clearance area is never used for temporary storage (e.g., stacked pots, cleaning supplies).<br \/>\n        \u2013 **Accessibility for Tools**: Ensure there\u2019s enough space around access points to use tools (e.g., a wrench for gear lubrication, a screwdriver for panel removal). A minimum of 45cm of \u201cworking space\u201d (clear area to manipulate tools) is required for all access points.<br \/>\n        \u2013 **Label Access Points**: Mark maintenance access panels with clear labels (e.g., \u201cTilting Mechanism \u2013 Lubricate Every 3 Months\u201d) to remind staff not to block them. Use durable, heat-resistant labels (stainless steel or vinyl) that won\u2019t peel from the unit\u2019s surface.<\/p>\n<p>        ### Long-Term Access Considerations<br \/>\n        \u2013 **Future Kitchen Changes**: When planning installation, consider future kitchen renovations (e.g., adding new equipment, expanding the prep area). Leave extra space around maintenance access points to accommodate these changes without blocking access.<br \/>\n        \u2013 **Access for Large Parts**: If major components (e.g., the tilting motor) need replacement, the unit may need to be moved slightly. Ensure there\u2019s enough space around the unit to shift it 30cm in any direction (without disconnecting utilities) for part removal.<br \/>\n<!-- Auto-centered inquiry button --><\/p>\n<div class=\"inquiry-btn-container\"><div class=\"fusion-button-wrapper\"><a class=\"fusion-button button-3d button-xlarge button-custom fusion-button-default button-5 fusion-button-default-span fusion-has-button-gradient\" style=\"--button_bevel_color:#e4b34f;--button_accent_color:#ffffff;--button_accent_hover_color:#ffffff;--button_border_hover_color:#ffffff;--button_border_width-top:1px;--button_border_width-right:1px;--button_border_width-bottom:1px;--button_border_width-left:1px;--button_gradient_top_color:#1726d1;--button_gradient_bottom_color:#303dd1;--button_gradient_top_color_hover:#96c346;--button_gradient_bottom_color_hover:#96c346;\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"send an inquiry\" aria-label=\"send an inquiry\" href=\"#\" data-toggle=\"modal\" data-target=\".fusion-modal.inquiry\"><span class=\"fusion-button-text\">Get the latest price now<\/span><\/a><\/div><\/div>\n<div class=\"installation-note\">\n            **Maintenance Access Test**: After installation, have your technician perform a \u201cmock maintenance\u201d session\u2014they\u2019ll simulate lubricating the gears, cleaning the fan, and accessing the electrical box. This confirms access points are unobstructed and space is adequate for tools.\n        <\/div>\n<\/p><\/div>\n<div class=\"contact-form-container\">\n<h3>Prepare Your Kitchen for the AT Cooker ATT-ABT-BP 200 Electric Tilting Bratt Pan<\/h3>\n<p>Following these installation requirements ensures your ATT-ABT-BP 200 operates safely, efficiently, and in compliance with local codes\u2014protecting your investment and staff. If you need help verifying floor load-bearing capacity, calculating electrical amperage, or finding a qualified technician, contact AT Cooker\u2019s installation support team. Share your kitchen layout and regional code requirements\u2014we\u2019ll provide a custom installation checklist tailored to your space.<\/p>\n\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f2411-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"2411\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/ar\/wp-json\/wp\/v2\/posts\/32514#wpcf7-f2411-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0627\u062a\u0635\u0627\u0644\" novalidate=\"novalidate\" data-status=\"init\" data-trp-original-action=\"\/ar\/wp-json\/wp\/v2\/posts\/32514#wpcf7-f2411-o1\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"2411\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f2411-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<p><label> Your Name (required)<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your name*\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span><\/label>\n<\/p>\n<p><label> Your Email (required)<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email Address*\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span><\/label>\n<\/p>\n<p><label> Your Message<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"Need cooking equipment? Send us the power level and quantity*\" name=\"your-message\"><\/textarea><\/span> <\/label>\n<\/p>\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Send\" \/>\n<\/p><p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"_wpcf7_ak_\"><label>\u0394<textarea name=\"_wpcf7_ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"_wpcf7_ak_js\" value=\"135\"\/><script>document.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );<\/script><\/p><div class=\"fusion-alert alert custom alert-custom fusion-alert-center wpcf7-response-output awb-alert-native-link-color alert-dismissable awb-alert-close-boxed\" style=\"--awb-border-top-left-radius:0px;--awb-border-top-right-radius:0px;--awb-border-bottom-left-radius:0px;--awb-border-bottom-right-radius:0px;\" role=\"alert\"><div class=\"fusion-alert-content-wrapper\"><span class=\"fusion-alert-content\"><\/span><\/div><button type=\"button\" class=\"close toggle-alert\" data-dismiss=\"alert\" aria-label=\"\u0625\u063a\u0644\u0627\u0642\">\u00d7<\/button><\/div>\n<input type=\"hidden\" name=\"trp-form-language\" value=\"ar\"\/><\/form>\n<\/div>\n<\/div>\n<p><\/body><br \/>\n<\/html><\/p>","protected":false},"excerpt":{"rendered":"<p>Installation Requirements for AT Cooker ATT-ABT-BP 200 Electric Tilting Bratt [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":5889,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[473],"tags":[474],"class_list":["post-32514","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-bratt-pan-news","tag-bratt-pan"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Electric Tilting Bratt Pan Installation Requirements | AT Cooker ATT-ABT-BP 200 Guide<\/title>\n<meta name=\"description\" content=\"Learn installation requirements for AT Cooker ATT-ABT-BP 200 electric tilting bratt pan\u2014floor space, power supply, ventilation, compliance. Ideal for restaurants, hotels, commercial kitchens.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.atcooker.com\/ar\/electric-tilting-bratt-pan-installation-requirements\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Electric Tilting Bratt Pan Installation Requirements | AT Cooker ATT-ABT-BP 200 Guide\" \/>\n<meta property=\"og:description\" content=\"Learn installation requirements for AT Cooker ATT-ABT-BP 200 electric tilting bratt pan\u2014floor space, power supply, ventilation, compliance. Ideal for restaurants, hotels, commercial kitchens.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.atcooker.com\/ar\/electric-tilting-bratt-pan-installation-requirements\/\" \/>\n<meta property=\"og:site_name\" content=\"A professional cooking equipment manufacturer &amp; exporter\" \/>\n<meta property=\"article:published_time\" content=\"2025-10-16T07:46:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.atcooker.com\/wp-content\/uploads\/2022\/07\/Tilting-bratt-pan-ATT-ABT-BP-NEW.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"700\" \/>\n\t<meta property=\"og:image:height\" content=\"700\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"alex\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u0643\u064f\u062a\u0628 \u0628\u0648\u0627\u0633\u0637\u0629\" \/>\n\t<meta name=\"twitter:data1\" content=\"alex\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631\" \/>\n\t<meta name=\"twitter:data2\" content=\"13 \u062f\u0642\u064a\u0642\u0629\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.atcooker.com\/electric-tilting-bratt-pan-installation-requirements\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.atcooker.com\/electric-tilting-bratt-pan-installation-requirements\/\"},\"author\":{\"name\":\"alex\",\"@id\":\"https:\/\/www.atcooker.com\/#\/schema\/person\/6b6cea30ceee9b247c0b1821c0be5e42\"},\"headline\":\"Installation Requirements for AT Cooker ATT-ABT-BP 200 Electric Tilting Bratt Pan\",\"datePublished\":\"2025-10-16T07:46:43+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.atcooker.com\/electric-tilting-bratt-pan-installation-requirements\/\"},\"wordCount\":6835,\"image\":{\"@id\":\"https:\/\/www.atcooker.com\/electric-tilting-bratt-pan-installation-requirements\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.atcooker.com\/wp-content\/uploads\/2022\/07\/Tilting-bratt-pan-ATT-ABT-BP-NEW.jpg\",\"keywords\":[\"bratt pan\"],\"articleSection\":[\"bratt pan news\"],\"inLanguage\":\"ar\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.atcooker.com\/electric-tilting-bratt-pan-installation-requirements\/\",\"url\":\"https:\/\/www.atcooker.com\/electric-tilting-bratt-pan-installation-requirements\/\",\"name\":\"Electric Tilting Bratt Pan Installation Requirements | AT Cooker ATT-ABT-BP 200 Guide\",\"isPartOf\":{\"@id\":\"https:\/\/www.atcooker.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.atcooker.com\/electric-tilting-bratt-pan-installation-requirements\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.atcooker.com\/electric-tilting-bratt-pan-installation-requirements\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.atcooker.com\/wp-content\/uploads\/2022\/07\/Tilting-bratt-pan-ATT-ABT-BP-NEW.jpg\",\"datePublished\":\"2025-10-16T07:46:43+00:00\",\"author\":{\"@id\":\"https:\/\/www.atcooker.com\/#\/schema\/person\/6b6cea30ceee9b247c0b1821c0be5e42\"},\"description\":\"Learn installation requirements for AT Cooker ATT-ABT-BP 200 electric tilting bratt pan\u2014floor space, power supply, ventilation, compliance. Ideal for restaurants, hotels, commercial kitchens.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.atcooker.com\/electric-tilting-bratt-pan-installation-requirements\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.atcooker.com\/electric-tilting-bratt-pan-installation-requirements\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\/\/www.atcooker.com\/electric-tilting-bratt-pan-installation-requirements\/#primaryimage\",\"url\":\"https:\/\/www.atcooker.com\/wp-content\/uploads\/2022\/07\/Tilting-bratt-pan-ATT-ABT-BP-NEW.jpg\",\"contentUrl\":\"https:\/\/www.atcooker.com\/wp-content\/uploads\/2022\/07\/Tilting-bratt-pan-ATT-ABT-BP-NEW.jpg\",\"width\":700,\"height\":700,\"caption\":\"Tilting bratt pan ATT-ABT-BP NEW\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.atcooker.com\/electric-tilting-bratt-pan-installation-requirements\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.atcooker.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Installation Requirements for AT Cooker ATT-ABT-BP 200 Electric Tilting Bratt Pan\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.atcooker.com\/#website\",\"url\":\"https:\/\/www.atcooker.com\/\",\"name\":\"A professional cooking equipment manufacturer &amp; exporter\",\"description\":\"-ATCooker.com\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.atcooker.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ar\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.atcooker.com\/#\/schema\/person\/6b6cea30ceee9b247c0b1821c0be5e42\",\"name\":\"alex\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/a1ef54291e518e87446de10bd947c3fdcd2cb61ac4d0c0563375d15f2de2d8b3?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a1ef54291e518e87446de10bd947c3fdcd2cb61ac4d0c0563375d15f2de2d8b3?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a1ef54291e518e87446de10bd947c3fdcd2cb61ac4d0c0563375d15f2de2d8b3?s=96&d=mm&r=g\",\"caption\":\"alex\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u0645\u062a\u0637\u0644\u0628\u0627\u062a \u062a\u0631\u0643\u064a\u0628 \u0645\u0642\u0644\u0627\u0629 \u0643\u0647\u0631\u0628\u0627\u0626\u064a\u0629 \u0645\u0627\u0626\u0644\u0629 | \u062f\u0644\u064a\u0644 AT Cooker ATT-ABT-BP 200","description":"\u062a\u0639\u0631\u0641 \u0639\u0644\u0649 \u0645\u062a\u0637\u0644\u0628\u0627\u062a \u062a\u0631\u0643\u064a\u0628 \u0645\u0642\u0644\u0627\u0629 AT Cooker ATT-ABT-BP 200 \u0627\u0644\u0643\u0647\u0631\u0628\u0627\u0626\u064a\u0629 \u0627\u0644\u0645\u0627\u0626\u0644\u0629 - \u0627\u0644\u0645\u0633\u0627\u062d\u0629 \u0627\u0644\u0623\u0631\u0636\u064a\u0629\u060c \u0625\u0645\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0637\u0627\u0642\u0629\u060c \u0627\u0644\u062a\u0647\u0648\u064a\u0629\u060c \u0627\u0644\u0627\u0645\u062a\u062b\u0627\u0644. \u0645\u062b\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u0637\u0627\u0639\u0645 \u0648\u0627\u0644\u0641\u0646\u0627\u062f\u0642 \u0648\u0627\u0644\u0645\u0637\u0627\u0628\u062e \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.atcooker.com\/ar\/electric-tilting-bratt-pan-installation-requirements\/","og_locale":"ar_AR","og_type":"article","og_title":"Electric Tilting Bratt Pan Installation Requirements | AT Cooker ATT-ABT-BP 200 Guide","og_description":"Learn installation requirements for AT Cooker ATT-ABT-BP 200 electric tilting bratt pan\u2014floor space, power supply, ventilation, compliance. Ideal for restaurants, hotels, commercial kitchens.","og_url":"https:\/\/www.atcooker.com\/ar\/electric-tilting-bratt-pan-installation-requirements\/","og_site_name":"A professional cooking equipment manufacturer &amp; exporter","article_published_time":"2025-10-16T07:46:43+00:00","og_image":[{"width":700,"height":700,"url":"https:\/\/www.atcooker.com\/wp-content\/uploads\/2022\/07\/Tilting-bratt-pan-ATT-ABT-BP-NEW.jpg","type":"image\/jpeg"}],"author":"alex","twitter_card":"summary_large_image","twitter_misc":{"\u0643\u064f\u062a\u0628 \u0628\u0648\u0627\u0633\u0637\u0629":"alex","\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631":"13 \u062f\u0642\u064a\u0642\u0629"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.atcooker.com\/electric-tilting-bratt-pan-installation-requirements\/#article","isPartOf":{"@id":"https:\/\/www.atcooker.com\/electric-tilting-bratt-pan-installation-requirements\/"},"author":{"name":"alex","@id":"https:\/\/www.atcooker.com\/#\/schema\/person\/6b6cea30ceee9b247c0b1821c0be5e42"},"headline":"Installation Requirements for AT Cooker ATT-ABT-BP 200 Electric Tilting Bratt Pan","datePublished":"2025-10-16T07:46:43+00:00","mainEntityOfPage":{"@id":"https:\/\/www.atcooker.com\/electric-tilting-bratt-pan-installation-requirements\/"},"wordCount":6835,"image":{"@id":"https:\/\/www.atcooker.com\/electric-tilting-bratt-pan-installation-requirements\/#primaryimage"},"thumbnailUrl":"https:\/\/www.atcooker.com\/wp-content\/uploads\/2022\/07\/Tilting-bratt-pan-ATT-ABT-BP-NEW.jpg","keywords":["bratt pan"],"articleSection":["bratt pan news"],"inLanguage":"ar"},{"@type":"WebPage","@id":"https:\/\/www.atcooker.com\/electric-tilting-bratt-pan-installation-requirements\/","url":"https:\/\/www.atcooker.com\/electric-tilting-bratt-pan-installation-requirements\/","name":"\u0645\u062a\u0637\u0644\u0628\u0627\u062a \u062a\u0631\u0643\u064a\u0628 \u0645\u0642\u0644\u0627\u0629 \u0643\u0647\u0631\u0628\u0627\u0626\u064a\u0629 \u0645\u0627\u0626\u0644\u0629 | \u062f\u0644\u064a\u0644 AT Cooker ATT-ABT-BP 200","isPartOf":{"@id":"https:\/\/www.atcooker.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.atcooker.com\/electric-tilting-bratt-pan-installation-requirements\/#primaryimage"},"image":{"@id":"https:\/\/www.atcooker.com\/electric-tilting-bratt-pan-installation-requirements\/#primaryimage"},"thumbnailUrl":"https:\/\/www.atcooker.com\/wp-content\/uploads\/2022\/07\/Tilting-bratt-pan-ATT-ABT-BP-NEW.jpg","datePublished":"2025-10-16T07:46:43+00:00","author":{"@id":"https:\/\/www.atcooker.com\/#\/schema\/person\/6b6cea30ceee9b247c0b1821c0be5e42"},"description":"\u062a\u0639\u0631\u0641 \u0639\u0644\u0649 \u0645\u062a\u0637\u0644\u0628\u0627\u062a \u062a\u0631\u0643\u064a\u0628 \u0645\u0642\u0644\u0627\u0629 AT Cooker ATT-ABT-BP 200 \u0627\u0644\u0643\u0647\u0631\u0628\u0627\u0626\u064a\u0629 \u0627\u0644\u0645\u0627\u0626\u0644\u0629 - \u0627\u0644\u0645\u0633\u0627\u062d\u0629 \u0627\u0644\u0623\u0631\u0636\u064a\u0629\u060c \u0625\u0645\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u0637\u0627\u0642\u0629\u060c \u0627\u0644\u062a\u0647\u0648\u064a\u0629\u060c \u0627\u0644\u0627\u0645\u062a\u062b\u0627\u0644. \u0645\u062b\u0627\u0644\u064a\u0629 \u0644\u0644\u0645\u0637\u0627\u0639\u0645 \u0648\u0627\u0644\u0641\u0646\u0627\u062f\u0642 \u0648\u0627\u0644\u0645\u0637\u0627\u0628\u062e \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.","breadcrumb":{"@id":"https:\/\/www.atcooker.com\/electric-tilting-bratt-pan-installation-requirements\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.atcooker.com\/electric-tilting-bratt-pan-installation-requirements\/"]}]},{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/www.atcooker.com\/electric-tilting-bratt-pan-installation-requirements\/#primaryimage","url":"https:\/\/www.atcooker.com\/wp-content\/uploads\/2022\/07\/Tilting-bratt-pan-ATT-ABT-BP-NEW.jpg","contentUrl":"https:\/\/www.atcooker.com\/wp-content\/uploads\/2022\/07\/Tilting-bratt-pan-ATT-ABT-BP-NEW.jpg","width":700,"height":700,"caption":"Tilting bratt pan ATT-ABT-BP NEW"},{"@type":"BreadcrumbList","@id":"https:\/\/www.atcooker.com\/electric-tilting-bratt-pan-installation-requirements\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.atcooker.com\/"},{"@type":"ListItem","position":2,"name":"Installation Requirements for AT Cooker ATT-ABT-BP 200 Electric Tilting Bratt Pan"}]},{"@type":"WebSite","@id":"https:\/\/www.atcooker.com\/#website","url":"https:\/\/www.atcooker.com\/","name":"\u0645\u064f\u0635\u064e\u0646\u0651\u0650\u0639 \u0648\u0645\u064f\u0635\u064e\u062f\u0651\u0650\u0631 \u0645\u064f\u0639\u064e\u062f\u0651\u064e\u0627\u062a \u0637\u0647\u064a \u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629","description":"-ATCooker.com","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.atcooker.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ar"},{"@type":"Person","@id":"https:\/\/www.atcooker.com\/#\/schema\/person\/6b6cea30ceee9b247c0b1821c0be5e42","name":"alex","image":{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/secure.gravatar.com\/avatar\/a1ef54291e518e87446de10bd947c3fdcd2cb61ac4d0c0563375d15f2de2d8b3?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/a1ef54291e518e87446de10bd947c3fdcd2cb61ac4d0c0563375d15f2de2d8b3?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a1ef54291e518e87446de10bd947c3fdcd2cb61ac4d0c0563375d15f2de2d8b3?s=96&d=mm&r=g","caption":"alex"}}]}},"_links":{"self":[{"href":"https:\/\/www.atcooker.com\/ar\/wp-json\/wp\/v2\/posts\/32514","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.atcooker.com\/ar\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.atcooker.com\/ar\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.atcooker.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.atcooker.com\/ar\/wp-json\/wp\/v2\/comments?post=32514"}],"version-history":[{"count":0,"href":"https:\/\/www.atcooker.com\/ar\/wp-json\/wp\/v2\/posts\/32514\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.atcooker.com\/ar\/wp-json\/wp\/v2\/media\/5889"}],"wp:attachment":[{"href":"https:\/\/www.atcooker.com\/ar\/wp-json\/wp\/v2\/media?parent=32514"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.atcooker.com\/ar\/wp-json\/wp\/v2\/categories?post=32514"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.atcooker.com\/ar\/wp-json\/wp\/v2\/tags?post=32514"}],"curies":[{"name":"\u0648\u0648\u0631\u062f\u0628\u0631\u064a\u0633","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}