{"id":657,"date":"2025-07-09T22:30:39","date_gmt":"2025-07-09T15:30:39","guid":{"rendered":"https:\/\/energy.tf.itb.ac.id\/lab\/?page_id=657"},"modified":"2025-07-10T07:00:01","modified_gmt":"2025-07-10T00:00:01","slug":"dr-ing-thomas-budiarto-s-t-m-t","status":"publish","type":"page","link":"https:\/\/energy.tf.itb.ac.id\/lab\/?page_id=657","title":{"rendered":"Dr.-Ing. Thomas Budiarto, S.T., M.T."},"content":{"rendered":"\n<!-- \n  INSTRUKSI UNTUK WORDPRESS:\n  1. Buka Laman (Page) yang ingin Anda edit di dasbor WordPress.\n  2. Klik ikon tambah (+) untuk menambahkan blok baru.\n  3. Cari dan pilih blok \"HTML Kustom\" (Custom HTML).\n  4. Salin (copy) seluruh kode di bawah ini dan tempel (paste) ke dalam blok \"HTML Kustom\" tersebut.\n  5. Simpan atau perbarui laman Anda. Tampilan profil akan muncul sesuai dengan desain di bawah ini.\n-->\n\n<!-- Awal Kode Profil -->\n<style>\n    \/* Mengimpor Google Font 'Inter' *\/\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&display=swap');\n\n    \/* Kontainer utama untuk profil *\/\n    .profile-wrapper-thomas {\n        font-family: 'Inter', sans-serif;\n        color: #1F2937;\n        padding: 1rem 0.5rem; \/* Padding diperkecil *\/\n    }\n\n    .profile-card-thomas {\n        max-width: 900px;\n        margin: 0 auto;\n        background-color: #ffffff;\n        border-radius: 0.75rem;\n        box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.05);\n        overflow: hidden;\n    }\n\n    .profile-header-thomas {\n        padding: 1.5rem; \/* Padding diperkecil *\/\n    }\n\n    .profile-header-content-thomas {\n        text-align: center;\n    }\n\n    .profile-image-container-thomas {\n        flex-shrink: 0;\n        margin-bottom: 1rem;\n    }\n\n    .profile-image-thomas {\n        height: 8rem; \/* Diperkecil *\/\n        width: 8rem; \/* Diperkecil *\/\n        border-radius: 9999px;\n        object-fit: cover;\n        margin: 0 auto;\n        box-shadow: 0 0 0 4px #DBEAFE;\n    }\n\n    .profile-info-thomas {\n        flex-grow: 1;\n    }\n\n    .profile-name-thomas {\n        font-size: 1.75rem; \/* Diperkecil *\/\n        font-weight: 700;\n        color: #111827;\n    }\n\n    .profile-title-thomas {\n        font-size: 1rem; \/* Diperkecil *\/\n        color: #2563EB;\n        font-weight: 600;\n        margin-top: 0.25rem;\n    }\n\n    .profile-lab-thomas {\n        font-size: 0.9rem; \/* Diperkecil *\/\n        color: #4B5563;\n        margin-top: 0.25rem;\n    }\n\n    .profile-divider-thomas {\n        border-color: #E5E7EB;\n        border-top-width: 1px;\n    }\n\n    .profile-body-thomas {\n        padding: 1.5rem; \/* Padding diperkecil *\/\n    }\n\n    .profile-section-thomas {\n        margin-bottom: 1.5rem; \/* Margin diperkecil *\/\n    }\n    .profile-section-thomas:last-child {\n        margin-bottom: 0;\n    }\n\n    .section-title-thomas {\n        font-size: 1.25rem; \/* Diperkecil *\/\n        font-weight: 700;\n        color: #1F2937;\n        border-bottom: 2px solid #DBEAFE;\n        padding-bottom: 0.5rem;\n        margin-bottom: 1rem;\n    }\n\n    .section-content-thomas p {\n        margin-bottom: 0.75rem; \/* Margin diperkecil *\/\n        color: #374151;\n        text-align: justify;\n        line-height: 1.5; \/* Diperkecil *\/\n        font-size: 0.9rem; \/* Diperkecil *\/\n    }\n     .section-content-thomas p:last-child {\n        margin-bottom: 0;\n    }\n\n    .section-content-thomas ul {\n        list-style: none;\n        padding-left: 0;\n        margin-top: 1rem;\n    }\n\n    .section-content-thomas li {\n        display: flex;\n        align-items: flex-start;\n        margin-bottom: 0.75rem;\n        font-size: 0.9rem; \/* Diperkecil *\/\n    }\n\n    .list-icon-thomas {\n        color: #3B82F6;\n        margin-right: 0.75rem;\n        margin-top: 0.25rem;\n        flex-shrink: 0;\n    }\n    \n    .thesis-topic-thomas {\n        display: block;\n        font-size: 0.8rem; \/* Diperkecil *\/\n        color: #6B7280;\n        margin-top: 0.25rem;\n        font-style: italic;\n    }\n\n    .research-grid-thomas {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 0.75rem;\n    }\n\n    .research-item-thomas {\n        background-color: #EFF6FF;\n        padding: 0.75rem 1rem;\n        border-radius: 0.5rem;\n        display: flex;\n        align-items: center;\n        font-size: 0.9rem; \/* Diperkecil *\/\n    }\n    \n    .research-icon-thomas {\n        color: #3B82F6;\n        margin-right: 0.75rem;\n        font-size: 1.1rem; \/* Diperkecil *\/\n    }\n\n    @media (min-width: 768px) {\n        .profile-header-content-thomas {\n            display: flex;\n            align-items: flex-start;\n            text-align: left;\n        }\n        .profile-image-container-thomas {\n            margin-right: 1.5rem; \/* Margin diperkecil *\/\n            margin-bottom: 0;\n        }\n        .research-grid-thomas {\n            grid-template-columns: repeat(2, 1fr);\n        }\n    }\n<\/style>\n\n<div class=\"profile-wrapper-thomas\">\n    <div class=\"profile-card-thomas\">\n        <div class=\"profile-header-thomas\">\n            <div class=\"profile-header-content-thomas\">\n                <div class=\"profile-image-container-thomas\">\n                    <img decoding=\"async\" \n                        class=\"profile-image-thomas\" \n                        src=\"https:\/\/encrypted-tbn0.gstatic.com\/images?q=tbn:ANd9GcSDMHgjhf99-4j-fFSXPlAMTcN4h2uWukAGvw&#038;s\" \n                        alt=\"Foto Profil Dr.-Ing. Thomas Budiarto\"\n                        onerror=\"this.onerror=null;this.src='https:\/\/placehold.co\/300x300\/E2E8F0\/4A5568?text=Gagal+Muat';\">\n                <\/div>\n                <div class=\"profile-info-thomas\">\n                    <h1 class=\"profile-name-thomas\">Dr.-Ing. Thomas Budiarto, S.T., M.T.<\/h1>\n                    <p class=\"profile-title-thomas\">Dosen \/ Peneliti | Kelompok Keahlian Fisika Teknik<\/p>\n                    <p class=\"profile-lab-thomas\">Laboratorium Manajemen Energi | Teknik Fisika ITB<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <hr class=\"profile-divider-thomas\">\n\n        <div class=\"profile-body-thomas\">\n            <div class=\"profile-section-thomas\">\n                <h3 class=\"section-title-thomas\">Profil<\/h3>\n                <div class=\"section-content-thomas\">\n                    <p>\n                        Dr.-Ing. Thomas Budiarto, S.T., M.T. adalah seorang dosen dan peneliti di Kelompok Keahlian Fisika Teknik, ITB. Beliau memiliki keahlian mendalam di bidang rekayasa proses dan energi, yang didukung oleh pengalaman riset doktoral di Technische Universit\u00e4t Berlin, Jerman.\n                    <\/p>\n                    <p>\n                        Fokus risetnya meliputi pemodelan proses dinamis pada sistem elektrokimia seperti <strong style=\"font-weight: 600;\">electrolyzer<\/strong>, pengembangan <strong style=\"font-weight: 600;\">Smart Battery Energy Storage System (SBESS)<\/strong>, dan sistem manajemen baterai. Sebagai <strong style=\"font-weight: 600;\">Auditor dan Manajer Energi tersertifikasi BNSP<\/strong>, beliau aktif dalam proyek-proyek inovasi energi berkelanjutan serta memberikan konsultasi untuk industri.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"profile-section-thomas\">\n                <h3 class=\"section-title-thomas\">Riwayat Pendidikan<\/h3>\n                <div class=\"section-content-thomas\">\n                    <ul>\n                        <li>\n                            <span class=\"list-icon-thomas\">&#10004;<\/span>\n                            <div>\n                                <strong style=\"font-weight: 600;\">S3 (Doktor-Ingenieur Energy and Process Engineering):<\/strong> Technische Universit\u00e4t Berlin, Jerman (2021)\n                                <span class=\"thesis-topic-thomas\">Topik: Modeling Process Dynamics in Membrane-Electrolyte Assemblies of Chloralkali Electrolyzers.<\/span>\n                            <\/div>\n                        <\/li>\n                        <li>\n                            <span class=\"list-icon-thomas\">&#10004;<\/span>\n                             <div>\n                                <strong style=\"font-weight: 600;\">S2 (Magister Teknik Fisika):<\/strong> Institut Teknologi Bandung (2013)\n                                <span class=\"thesis-topic-thomas\">Topik: Identifikasi Sistem untuk Perancangan Pengontrol Temperatur dan Rasio Ekuivalensi pada Dual-Fluidized Bed Gasifier.<\/span>\n                            <\/div>\n                        <\/li>\n                        <li>\n                            <span class=\"list-icon-thomas\">&#10004;<\/span>\n                            <div>\n                                <strong style=\"font-weight: 600;\">S1 (Sarjana Teknik Fisika):<\/strong> Institut Teknologi Bandung (2010)\n                                <span class=\"thesis-topic-thomas\">Topik: Pengembangan sistem identifikasi lokasi kebocoran berbasiskan analisis spektral fasa gelombang akustik.<\/span>\n                            <\/div>\n                        <\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n\n            <div class=\"profile-section-thomas\">\n                <h3 class=\"section-title-thomas\">Fokus Penelitian &#038; Keahlian<\/h3>\n                <div class=\"research-grid-thomas\">\n                    <div class=\"research-item-thomas\"><span class=\"research-icon-thomas\">&#9878;<\/span><span>Rekayasa Proses &#038; Energi<\/span><\/div>\n                    <div class=\"research-item-thomas\"><span class=\"research-icon-thomas\">&#128267;<\/span><span>Smart Battery &#038; Energy Storage (SBESS)<\/span><\/div>\n                    <div class=\"research-item-thomas\"><span class=\"research-icon-thomas\">&#128167;<\/span><span>Pemodelan Sistem Elektrokimia<\/span><\/div>\n                    <div class=\"research-item-thomas\"><span class=\"research-icon-thomas\">&#128202;<\/span><span>Big Data Analytics untuk Energi<\/span><\/div>\n                    <div class=\"research-item-thomas\"><span class=\"research-icon-thomas\">&#128221;<\/span><span>Audit &#038; Manajemen Energi<\/span><\/div>\n                    <div class=\"research-item-thomas\"><span class=\"research-icon-thomas\">&#9881;<\/span><span>Sistem Energi Berkelanjutan<\/span><\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"profile-section-thomas\">\n                <h3 class=\"section-title-thomas\">Sertifikasi &#038; Penghargaan<\/h3>\n                <div class=\"section-content-thomas\">\n                    <ul>\n                        <li><span class=\"list-icon-thomas\">&#128221;<\/span><div><strong style=\"font-weight: 600;\">Auditor Energi Profesional (Industri &#038; Bangunan)<\/strong> &#8211; Tersertifikasi BNSP.<\/div><\/li>\n                        <li><span class=\"list-icon-thomas\">&#128221;<\/span><div><strong style=\"font-weight: 600;\">Manajer Energi Profesional (Industri)<\/strong> &#8211; Tersertifikasi BNSP.<\/div><\/li>\n                        <li><span class=\"list-icon-thomas\">&#127942;<\/span><div><strong style=\"font-weight: 600;\">Penerima Beasiswa S3 (LPDP &#038; DAAD)<\/strong> dari Pemerintah Indonesia dan Jerman.<\/div><\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n<!-- Akhir Kode Profil -->\n\n\n<div class=\"twitter-share\"><a href=\"https:\/\/twitter.com\/intent\/tweet?via=labmetfitb\" class=\"twitter-share-button\">Tweet<\/a><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Dr.-Ing. Thomas Budiarto, S.T., M.T. Dosen \/ Peneliti | Kelompok Keahlian Fisika Teknik Laboratorium Manajemen Energi | Teknik Fisika ITB Profil Dr.-Ing. Thomas Budiarto, S.T., M.T. adalah seorang dosen dan peneliti di Kelompok Keahlian&#46;&#46;&#46;<\/p>\n","protected":false},"author":20,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-657","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/energy.tf.itb.ac.id\/lab\/index.php?rest_route=\/wp\/v2\/pages\/657","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/energy.tf.itb.ac.id\/lab\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/energy.tf.itb.ac.id\/lab\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/energy.tf.itb.ac.id\/lab\/index.php?rest_route=\/wp\/v2\/users\/20"}],"replies":[{"embeddable":true,"href":"https:\/\/energy.tf.itb.ac.id\/lab\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=657"}],"version-history":[{"count":3,"href":"https:\/\/energy.tf.itb.ac.id\/lab\/index.php?rest_route=\/wp\/v2\/pages\/657\/revisions"}],"predecessor-version":[{"id":677,"href":"https:\/\/energy.tf.itb.ac.id\/lab\/index.php?rest_route=\/wp\/v2\/pages\/657\/revisions\/677"}],"wp:attachment":[{"href":"https:\/\/energy.tf.itb.ac.id\/lab\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=657"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}