{"id":6024,"date":"2026-05-26T06:36:01","date_gmt":"2026-05-26T06:36:01","guid":{"rendered":"https:\/\/sustainability.mama.co.th\/?page_id=6024"},"modified":"2026-05-26T06:45:24","modified_gmt":"2026-05-26T06:45:24","slug":"innovation","status":"publish","type":"page","link":"https:\/\/sustainability.mama.co.th\/en\/innovation\/","title":{"rendered":"Innovation Development"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"6024\" class=\"elementor elementor-6024\" data-elementor-post-type=\"page\">\n\t\t\t\t\n<div class=\"elementor-element elementor-element-154456d e-flex e-con-boxed pxl-column-none pxl-row-scroll-none pxl-zoom-point-false pxl-section-overflow-visible pxl-section-fix-none pxl-full-content-with-space-none pxl-bg-color-none pxl-backdrop-filter-disable pxl-section-overlay-none e-con e-parent\" data-id=\"154456d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;tmea_shape_divider_top&quot;:&quot;none&quot;,&quot;tmea_shape_divider_bottom&quot;:&quot;none&quot;}\">\t\t\t<div class=\"e-con-inner\">\r\n\t\t<div class=\"elementor-element elementor-element-adebe5c e-flex e-con-boxed pxl-column-none pxl-row-scroll-none pxl-zoom-point-false pxl-section-overflow-visible pxl-section-fix-none pxl-full-content-with-space-none pxl-bg-color-none pxl-backdrop-filter-disable pxl-section-overlay-none e-con e-child\" data-id=\"adebe5c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;tmea_shape_divider_top&quot;:&quot;none&quot;,&quot;tmea_shape_divider_bottom&quot;:&quot;none&quot;}\">\t\t\t<div class=\"e-con-inner\">\r\n\t\t\t\t<div class=\"elementor-element elementor-element-c7c9fe0 elementor-widget elementor-widget-html\" data-id=\"c7c9fe0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"th\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e19\u0e27\u0e31\u0e15\u0e01\u0e23\u0e23\u0e21\u0e02\u0e2d\u0e07\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23<\/title>\n    <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=K2D:wght@400;500;600;700&family=Sarabun:wght@300;400;500;600;700&display=swap');\n        \n        :root {\n            --primary: #1e3a8a;        \/* Deep Blue *\/\n            --primary-light: #2563eb;  \/* Medium Royal Blue *\/\n            --accent: #60a5fa;         \/* Soft Light Blue *\/\n            --accent-bg: #f0f6ff;      \/* Super Soft Blue Background *\/\n            --accent-highlight: #dbeafe; \/* Soft Blue for Highlights *\/\n            --accent-text: #1d4ed8;    \/* Deep Blue for Highlight Text *\/\n            --bg: #f4f8fa;             \/* Crisp Ice Blue\/Gray Body Background *\/\n            --card-bg: #ffffff;\n            --text-main: #334155;\n            --text-muted: #64748b;\n            --border-color: #e2e8f0;\n            --success-bg: #e0f2fe;     \/* Using light blue tone for positive diffs too *\/\n            --success-text: #0369a1;\n        }\n\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            font-family: 'Sarabun', sans-serif;\n            background-color: var(--bg);\n            color: var(--text-main);\n            line-height: 1.8;\n            padding: 50px 20px;\n        }\n\n        h1, h2, h3 {\n            font-family: 'K2D', sans-serif;\n            color: var(--primary);\n            font-weight: 600;\n        }\n\n        .container {\n            max-width: 900px;\n            margin: 0 auto;\n        }\n\n        \/* Redesigned Premium Header with Soft Blue Waves\/Gradients *\/\n        .header-banner {\n            background: linear-gradient(135deg, #1e3a8a 0%, #3b82f6 100%);\n            color: white;\n            padding: 50px 40px;\n            border-radius: 24px;\n            margin-bottom: 35px;\n            text-align: center;\n            box-shadow: 0 10px 25px rgba(37, 99, 235, 0.1);\n            position: relative;\n        }\n\n        .header-banner h1 {\n            color: white;\n            font-size: 2.4rem;\n            margin-bottom: 14px;\n            font-weight: 700;\n            letter-spacing: -0.5px;\n        }\n\n        .header-banner p {\n            font-size: 1.15rem;\n            color: #eff6ff;\n            font-weight: 300;\n            text-indent: 0;\n            text-align: center;\n            opacity: 0.95;\n        }\n\n        \/* Redesigned Modern Content Cards *\/\n        .card {\n            background-color: var(--card-bg);\n            padding: 45px;\n            border-radius: 24px;\n            margin-bottom: 30px;\n            box-shadow: 0 4px 20px rgba(148, 163, 184, 0.06);\n            border: 1px solid rgba(226, 232, 240, 0.8);\n            transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);\n        }\n\n        .card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 20px 35px rgba(30, 58, 138, 0.06);\n            border-color: #bfdbfe;\n        }\n\n        \/* Removed Vertical Color Bar - Replaced with Clean Typography & Subtle Underline *\/\n        .section-title {\n            font-size: 1.55rem;\n            margin-bottom: 25px;\n            color: var(--primary);\n            position: relative;\n            display: inline-block;\n            padding-bottom: 6px;\n        }\n        \n        .section-title::after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 40px;\n            height: 3px;\n            background-color: var(--primary-light);\n            border-radius: 2px;\n            transition: width 0.3s ease;\n        }\n\n        .card:hover .section-title::after {\n            width: 100%;\n        }\n\n        p {\n            margin-bottom: 20px;\n            text-indent: 2.5em;\n            text-align: justify;\n            font-size: 1.05rem;\n            color: var(--text-main);\n        }\n\n        \/* Custom Interactive Soft Blue Highlights *\/\n        .highlight {\n            background-color: var(--accent-highlight);\n            color: var(--accent-text);\n            padding: 3px 10px;\n            border-radius: 8px;\n            font-weight: 500;\n            display: inline-block;\n            transition: all 0.25s ease;\n            box-shadow: 0 2px 5px rgba(37, 99, 235, 0.04);\n        }\n        \n        .highlight:hover {\n            background-color: var(--primary-light);\n            color: white;\n            transform: translateY(-1px);\n            box-shadow: 0 4px 10px rgba(37, 99, 235, 0.15);\n        }\n\n        \/* Redesigned Callout Box - Minimalist & Soft *\/\n        .callout {\n            background-color: var(--accent-bg);\n            border: 1px dashed #93c5fd;\n            padding: 22px 28px;\n            border-radius: 16px;\n            margin: 30px 0;\n        }\n        \n        .callout p {\n            text-indent: 0;\n            margin-bottom: 0;\n            font-size: 1.02rem;\n            color: #1e40af;\n        }\n\n        \/* Modern Grid\/Table Widgets for Stats *\/\n        .stats-table-layout {\n            display: table;\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 16px 0;\n            margin: 30px 0;\n        }\n\n        .stat-cell {\n            display: table-cell;\n            width: 33.33%;\n            background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);\n            border: 1px solid var(--border-color);\n            border-radius: 20px;\n            padding: 28px 20px;\n            text-align: center;\n            vertical-align: middle;\n            transition: all 0.3s ease;\n        }\n\n        .stat-cell:hover {\n            transform: translateY(-4px);\n            border-color: var(--primary-light);\n            background: var(--accent-bg);\n            box-shadow: 0 10px 20px rgba(37, 99, 235, 0.05);\n        }\n\n        .stat-number {\n            font-family: 'K2D', sans-serif;\n            font-size: 1.9rem;\n            font-weight: 600;\n            color: var(--primary-light);\n            margin-bottom: 4px;\n        }\n\n        .stat-label {\n            font-size: 0.95rem;\n            color: var(--text-muted);\n            font-weight: 500;\n            line-height: 1.5;\n        }\n\n        \/* Soft Blue Elegant Table *\/\n        .table-wrapper {\n            overflow-x: auto;\n            border-radius: 18px;\n            border: 1px solid var(--border-color);\n            margin: 30px 0;\n        }\n\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            background-color: white;\n            text-align: left;\n        }\n\n        th {\n            background-color: #f1f5f9;\n            color: var(--primary);\n            font-family: 'K2D', sans-serif;\n            font-weight: 600;\n            padding: 18px 22px;\n            font-size: 1rem;\n            border-bottom: 2px solid #cbd5e1;\n        }\n\n        td {\n            padding: 18px 22px;\n            border-bottom: 1px solid #f1f5f9;\n            font-size: 1rem;\n            color: var(--text-main);\n        }\n\n        tr:last-child td {\n            border-bottom: none;\n        }\n\n        tr:hover td {\n            background-color: #f8fafc;\n        }\n\n        .diff-cell {\n            background-color: var(--success-bg);\n            color: var(--success-text);\n            font-weight: 600;\n        }\n\n        tr:hover .diff-cell {\n            background-color: #bae6fd;\n        }\n\n        \/* Footer styling *\/\n        .footer {\n            text-align: center;\n            margin-top: 60px;\n            padding-top: 25px;\n            border-top: 1px solid var(--border-color);\n            font-size: 0.9rem;\n            color: var(--text-muted);\n        }\n\n        \/* Responsive Design *\/\n        @media (max-width: 768px) {\n            .stats-table-layout, .stat-cell {\n                display: block;\n                width: 100%;\n            }\n            .stat-cell {\n                margin-bottom: 16px;\n                padding: 22px;\n            }\n            .stats-table-layout {\n                margin: 10px 0;\n            }\n            body {\n                padding: 25px 10px;\n            }\n            .card {\n                padding: 30px 20px;\n            }\n            .header-banner {\n                padding: 35px 20px;\n            }\n            .header-banner h1 {\n                font-size: 1.9rem;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"container\">\n\n    <div class=\"header-banner\">\n        <h1>Innovation Development<\/h1>\n        <p>Future-Proofing Organizations Through Industry 4.0 and Sustainability<\/p>\n    <\/div>\n\n    <div class=\"card\">\n        <h2 class=\"section-title\">Vision and Integration<\/h2>\n        <p>The Company recognizes the importance of innovation as a key driver for sustainable growth. In preparing for the Industry 4.0 era, we focus on integrating digital technology, data management, and efficient resource utilization into both our technological infrastructure and operational processes. <\/p>\n    <\/div>\n\n    <div class=\"card\">\n        <h2 class=\"section-title\">Fostering Innovation<\/h2>\n        <p>The Company promotes and establishes guidelines to foster internal innovation. We empower employees to contribute to the continuous improvement and advancement of ideas, products, services, and workflows, ultimately translating them into tangible business and social innovations.<\/p>\n        <p>Furthermore, <span class=\"highlight\">The Company also promotes and prioritizes building collaborations with external organizations.<\/span> including academic institutions, research centers, and business partners, to exchange knowledge and technology. We also maintain clear processes and roadmaps to incubate innovative ideas, as well as to capture and disseminate knowledge through<span class=\"highlight\">Knowledge Management<\/span> to enable further development and scalability across other business units within the group.<\/p>\n    <\/div>\n\n    <div class=\"card\">\n        <h2 class=\"section-title\">Examples of Innovation: The AI TRANSFORMER Project<\/h2>\n        <p>One of the standout innovations reflecting the organization's commitment is <span class=\"highlight\">the AI TRANSFORMER Energy Saving Project, which utilizes voltage regulation control methods.<\/span> with a capacity of 2,000 kVA implemented at the Lamphun branch. The Company integrated Artificial Intelligence (AI) with the Internet of Things (IoT) and Real-time Monitoring to optimize voltage levels based on actual usage through automatic transformer tap adjustment.<\/p>\n        \n        <div class=\"callout\">\n            <p><strong>Memorandum of Understanding (MOU):<\/strong> This project stems from a collaboration between the Company, the Nakornping Energy Research and Development Institute of Chiang Mai University, King Mongkut's University of Technology Thonburi, and specialized transformer manufacturing partners, reflecting a systematic process and roadmap for innovation development.<\/p>\n        <\/div>\n\n        <div class=\"stats-table-layout\">\n            <div class=\"stat-cell\">\n                <div class=\"stat-number\">2,700,000 \u0e3f<\/div>\n                <div class=\"stat-label\">Project Investment<\/div>\n            <\/div>\n            <div class=\"stat-cell\">\n                <div class=\"stat-number\">0.67 Years<\/div>\n                <div class=\"stat-label\">A Rapid Payback Period<\/div>\n            <\/div>\n            <div class=\"stat-cell\">\n                <div class=\"stat-number\">10.34%<\/div>\n                <div class=\"stat-label\">Reducing the System's Electricity Consumption<\/div>\n            <\/div>\n        <\/div>\n\n        <p style=\"margin-top: 25px;\">The results achieved from this innovation can be tangibly measured, as shown in the data comparison table:<\/p>\n\n        <div class=\"table-wrapper\">\n            <table>\n                <thead>\n                    <tr>\n                        <th>Details<\/th>\n                        <th>Before Innovation Implementation<\/th>\n                        <th>After Innovation Implementation<\/th>\n                        <th>Tangible Difference<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td><strong>Electricity Consumption<\/strong><\/td>\n                        <td>9,719,040 kWh\/year<\/td>\n                        <td>8,713,920 kWh\/year<\/td>\n                        <td class=\"diff-cell\">Reduced by 1,005,120 kWh\/year<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Greenhouse Gas (GHG) Emissions<\/strong><\/td>\n                        <td>4,858 Ton.CO\u2082\/year<\/td>\n                        <td>4,356 Ton.CO\u2082\/year<\/td>\n                        <td class=\"diff-cell\">Reduced by 502 tCO\u2082e\/year<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Electricity Costs<\/strong><\/td>\n                        <td>38,876,160 baht\/year<\/td>\n                        <td>34,855,680 baht\/year<\/td>\n                        <td class=\"diff-cell\">Reduced by 4,020,480 Baht\/year<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n\n        <p style=\"margin-top: 25px;\">The success of this project not only generates business value through energy cost reduction but also creates social and environmental value, actively supporting the goals of<span class=\"highlight\">Carbon Neutrality<\/span> the nation, while aligning with the Sustainable Development Goals (SDGs). Furthermore, the Company plans to scale up and replicate this technology for energy management in other areas during future capacity expansions.<\/p>\n    <\/div>\n\n<\/div>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e19\u0e27\u0e31\u0e15\u0e01\u0e23\u0e23\u0e21\u0e02\u0e2d\u0e07\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23 \u0e01\u0e32\u0e23\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e19\u0e27\u0e31\u0e15\u0e01\u0e23\u0e23\u0e21\u0e02\u0e2d\u0e07\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23 \u0e02\u0e31\u0e1a\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e2a\u0e39\u0e48\u0e04\u0e27\u0e32\u0e21\u0e22\u0e31\u0e48\u0e07\u0e22\u0e37\u0e19\u0e43\u0e19\u0e22\u0e38\u0e04\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21 4.0 \u0e27\u0e34\u0e2a\u0e31\u0e22\u0e17\u0e31\u0e28\u0e19\u0e4c\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e1a\u0e39\u0e23\u0e13\u0e32\u0e01\u0e32\u0e23 \u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17\u0e15\u0e23\u0e30\u0e2b\u0e19\u0e31\u0e01\u0e16\u0e36\u0e07\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e02\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e19\u0e27\u0e31\u0e15\u0e01\u0e23\u0e23\u0e21\u0e43\u0e19\u0e10\u0e32\u0e19\u0e30\u0e01\u0e25\u0e44\u0e01\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e17\u0e35\u0e48\u0e0a\u0e48\u0e27\u0e22\u0e02\u0e31\u0e1a\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e43\u0e2b\u0e49\u0e40\u0e15\u0e34\u0e1a\u0e42\u0e15\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e22\u0e31\u0e48\u0e07\u0e22\u0e37\u0e19 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e40\u0e15\u0e23\u0e35\u0e22\u0e21\u0e04\u0e27\u0e32\u0e21\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e40\u0e02\u0e49\u0e32\u0e2a\u0e39\u0e48\u0e22\u0e38\u0e04\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21 4.0 \u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17\u0e08\u0e36\u0e07\u0e21\u0e38\u0e48\u0e07\u0e40\u0e19\u0e49\u0e19\u0e01\u0e32\u0e23\u0e1a\u0e39\u0e23\u0e13\u0e32\u0e01\u0e32\u0e23\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e14\u0e34\u0e08\u0e34\u0e17\u0e31\u0e25 \u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25 \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e32\u0e01\u0e23\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e21\u0e35\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e \u0e40\u0e02\u0e49\u0e32\u0e01\u0e31\u0e1a\u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e07\u0e32\u0e19 \u0e17\u0e31\u0e49\u0e07\u0e14\u0e49\u0e32\u0e19\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35 \u0e41\u0e25\u0e30\u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19 \u0e01\u0e32\u0e23\u0e2a\u0e48\u0e07\u0e40\u0e2a\u0e23\u0e34\u0e21\u0e19\u0e27\u0e31\u0e15\u0e01\u0e23\u0e23\u0e21 \u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17\u0e2a\u0e48\u0e07\u0e40\u0e2a\u0e23\u0e34\u0e21\u0e41\u0e25\u0e30\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e41\u0e19\u0e27\u0e17\u0e32\u0e07\u0e43\u0e19\u0e01\u0e32\u0e23\u0e17\u0e33\u0e43\u0e2b\u0e49\u0e40\u0e01\u0e34\u0e14\u0e01\u0e32\u0e23\u0e04\u0e34\u0e14\u0e04\u0e49\u0e19\u0e41\u0e25\u0e30\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e19\u0e27\u0e31\u0e15\u0e01\u0e23\u0e23\u0e21\u0e02\u0e36\u0e49\u0e19\u0e20\u0e32\u0e22\u0e43\u0e19\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23 \u0e42\u0e14\u0e22\u0e40\u0e1b\u0e34\u0e14\u0e42\u0e2d\u0e01\u0e32\u0e2a\u0e43\u0e2b\u0e49\u0e1e\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e21\u0e35\u0e2a\u0e48\u0e27\u0e19\u0e23\u0e48\u0e27\u0e21\u0e43\u0e19\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e41\u0e25\u0e30\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e15\u0e48\u0e2d\u0e22\u0e2d\u0e14\u0e04\u0e27\u0e32\u0e21\u0e04\u0e34\u0e14 \u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32 \u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 \u0e41\u0e25\u0e30\u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19 \u0e08\u0e19\u0e19\u0e33\u0e44\u0e1b\u0e2a\u0e39\u0e48\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e40\u0e1b\u0e47\u0e19\u0e19\u0e27\u0e31\u0e15\u0e01\u0e23\u0e23\u0e21\u0e17\u0e32\u0e07\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e41\u0e25\u0e30\u0e2a\u0e31\u0e07\u0e04\u0e21\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e23\u0e39\u0e1b\u0e18\u0e23\u0e23\u0e21 \u0e19\u0e2d\u0e01\u0e08\u0e32\u0e01\u0e19\u0e35\u0e49 \u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17\u0e2a\u0e48\u0e07\u0e40\u0e2a\u0e23\u0e34\u0e21\u0e41\u0e25\u0e30\u0e43\u0e2b\u0e49\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e01\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e04\u0e27\u0e32\u0e21\u0e23\u0e48\u0e27\u0e21\u0e21\u0e37\u0e2d\u0e01\u0e31\u0e1a\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e20\u0e32\u0e22\u0e19\u0e2d\u0e01 \u0e17\u0e31\u0e49\u0e07\u0e2a\u0e16\u0e32\u0e1a\u0e31\u0e19\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32 \u0e2a\u0e16\u0e32\u0e1a\u0e31\u0e19\u0e27\u0e34\u0e08\u0e31\u0e22 \u0e41\u0e25\u0e30\u0e1e\u0e31\u0e19\u0e18\u0e21\u0e34\u0e15\u0e23\u0e17\u0e32\u0e07\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e41\u0e25\u0e01\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e2d\u0e07\u0e04\u0e4c\u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49\u0e41\u0e25\u0e30\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35 \u0e23\u0e27\u0e21\u0e16\u0e36\u0e07\u0e21\u0e35\u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23\u0e41\u0e25\u0e30\u0e41\u0e1c\u0e19\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e0a\u0e31\u0e14\u0e40\u0e08\u0e19\u0e43\u0e19\u0e01\u0e32\u0e23\u0e1a\u0e48\u0e21\u0e40\u0e1e\u0e32\u0e30\u0e41\u0e19\u0e27\u0e04\u0e34\u0e14\u0e40\u0e0a\u0e34\u0e07\u0e19\u0e27\u0e31\u0e15\u0e01\u0e23\u0e23\u0e21 \u0e15\u0e25\u0e2d\u0e14\u0e08\u0e19\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e40\u0e01\u0e47\u0e1a\u0e41\u0e25\u0e30\u0e40\u0e1c\u0e22\u0e41\u0e1e\u0e23\u0e48\u0e2d\u0e07\u0e04\u0e4c\u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49\u0e1c\u0e48\u0e32\u0e19\u0e23\u0e30\u0e1a\u0e1a\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49 (Knowledge Management) \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e40\u0e01\u0e34\u0e14\u0e01\u0e32\u0e23\u0e15\u0e48\u0e2d\u0e22\u0e2d\u0e14\u0e41\u0e25\u0e30\u0e02\u0e22\u0e32\u0e22\u0e1c\u0e25\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e2d\u0e37\u0e48\u0e19\u0e20\u0e32\u0e22\u0e43\u0e19\u0e40\u0e04\u0e23\u0e37\u0e2d \u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e1c\u0e25\u0e07\u0e32\u0e19\u0e19\u0e27\u0e31\u0e15\u0e01\u0e23\u0e23\u0e21: \u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23 AI TRANSFORMER \u0e2b\u0e19\u0e36\u0e48\u0e07\u0e43\u0e19\u0e1c\u0e25\u0e07\u0e32\u0e19\u0e19\u0e27\u0e31\u0e15\u0e01\u0e23\u0e23\u0e21\u0e17\u0e35\u0e48\u0e2a\u0e30\u0e17\u0e49\u0e2d\u0e19\u0e16\u0e36\u0e07\u0e04\u0e27\u0e32\u0e21\u0e21\u0e38\u0e48\u0e07\u0e21\u0e31\u0e48\u0e19\u0e02\u0e2d\u0e07\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23 \u0e04\u0e37\u0e2d \u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e2b\u0e22\u0e31\u0e14\u0e1e\u0e25\u0e31\u0e07\u0e07\u0e32\u0e19\u0e14\u0e49\u0e27\u0e22\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e41\u0e23\u0e07\u0e14\u0e31\u0e19\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e02\u0e2d\u0e07 AI TRANSFORMER \u0e02\u0e19\u0e32\u0e14\u0e1e\u0e34\u0e01\u0e31\u0e14 2,000 kVA \u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e2a\u0e32\u0e02\u0e32\u0e25\u0e33\u0e1e\u0e39\u0e19 \u0e42\u0e14\u0e22\u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17\u0e44\u0e14\u0e49\u0e19\u0e33\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e1b\u0e31\u0e0d\u0e0d\u0e32\u0e1b\u0e23\u0e30\u0e14\u0e34\u0e29\u0e10\u0e4c (AI) \u0e1c\u0e2a\u0e32\u0e19\u0e01\u0e31\u0e1a\u0e23\u0e30\u0e1a\u0e1a Internet of Things (IoT) \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e41\u0e1a\u0e1a\u0e40\u0e23\u0e35\u0e22\u0e25\u0e44\u0e17\u0e21\u0e4c (Real-time Monitoring) [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6024","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/sustainability.mama.co.th\/en\/wp-json\/wp\/v2\/pages\/6024","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sustainability.mama.co.th\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sustainability.mama.co.th\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sustainability.mama.co.th\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sustainability.mama.co.th\/en\/wp-json\/wp\/v2\/comments?post=6024"}],"version-history":[{"count":8,"href":"https:\/\/sustainability.mama.co.th\/en\/wp-json\/wp\/v2\/pages\/6024\/revisions"}],"predecessor-version":[{"id":6033,"href":"https:\/\/sustainability.mama.co.th\/en\/wp-json\/wp\/v2\/pages\/6024\/revisions\/6033"}],"wp:attachment":[{"href":"https:\/\/sustainability.mama.co.th\/en\/wp-json\/wp\/v2\/media?parent=6024"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}