{"id":23508,"date":"2024-12-16T02:19:46","date_gmt":"2024-12-15T19:19:46","guid":{"rendered":"https:\/\/stei.itb.ac.id\/?page_id=23508"},"modified":"2024-12-16T02:29:54","modified_gmt":"2024-12-15T19:29:54","slug":"poster15","status":"publish","type":"page","link":"https:\/\/stei.itb.ac.id\/en\/poster15\/","title":{"rendered":"Pengembangan Perangkat Lunak untuk Reader Sensor Penyakit Jantung Berbasis Teknik Elektrokimia Voltametri"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><div class=\"fullwidth\" ><div class=\"vc_row wpb_row vc_row-fluid kepala vc_custom_1734236300248 vc_row-has-fill\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"container\" ><div class=\"vc_row wpb_row vc_inner vc_row-fluid\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"vc_btn3-container vc_btn3-inline vc_do_btn\" ><button class=\"vc_general vc_btn3 vc_btn3-size-lg vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-icon-left vc_btn3-color-white\" onclick=\"history.back()\"><i class=\"vc_btn3-icon fas fa-home\"><\/i> Kembali ke Beranda<\/button><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"fullwidth\" ><div class=\"vc_row wpb_row vc_row-fluid vc_custom_1734170418007\"><div class=\"wpb_column vc_column_container vc_col-sm-4\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_text_column wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<p><strong>Dr.techn.Wikan Danar Sunindyo<\/strong><br \/>\nSchool of Electrical Engineering and Informatics<\/p>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><div class=\"wpb_column vc_column_container vc_col-sm-4\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_text_column wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<p><strong>Kristo Abdi Wiguna<\/strong><br \/>\nSchool of Electrical Engineering and Informatics<\/p>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><div class=\"wpb_column vc_column_container vc_col-sm-4\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_text_column wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<p><strong>Marcelus Michael Herman Kahari<\/strong><br \/>\nSchool of Electrical Engineering and Informatics<\/p>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><\/div><div class=\"fullwidth\" ><div class=\"vc_row wpb_row vc_row-fluid vc_custom_1734168902943\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_text_column wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<h5><strong>Abstract<\/strong><\/h5>\n<p>This study aims to develop an interactive web-based graphical visualization system for detecting potential heart diseases using electrochemical voltammetry techniques, such as Cyclic Voltammetry (CV) and Differential Pulse Voltammetry (DPV). The system is designed to process raw measurement data into easily interpretable information related to cardiac biomarkers, such as cardiac troponin. The backend leverages FastAPI and PostgreSQL technologies to manage data and communication with the user interface. Testing demonstrates that the backend system reliably and efficiently processes and delivers data as needed. By adopting a cloud-based approach for data management and interactive visualization using Plotly on the frontend, this system provides an automated solution for electrochemical data analysis, supporting early and accurate heart disease diagnosis.<\/p>\n<p><strong>Keyword<\/strong>: software, frontend, backend, measurement data analysis, baseline, peak, voltammetry, heart disease<\/p>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><\/div><div class=\"fullwidth\" ><div class=\"vc_row wpb_row vc_row-fluid vc_custom_1734198597576 vc_row-o-content-bottom vc_row-flex\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_text_column wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<h5><strong>Introduction<\/strong><\/h5>\n<p>Cardiovascular diseases are among the leading causes of mortality worldwide, emphasizing the importance of early detection and accurate diagnosis. Electrochemical voltammetry techniques, such as Cyclic Voltammetry (CV) and Differential Pulse Voltammetry (DPV), have proven effective in identifying cardiac biomarkers, such as troponin, which are critical indicators of heart conditions. However, interpreting voltammetric data often requires specialized expertise, making the process less accessible.<\/p>\n<p>This study presents the development of an interactive, web-based graphical visualization system that automates the analysis of electrochemical data. The system integrates backend technologies, such as FastAPI and PostgreSQL, with a user-friendly frontend visualization framework using Plotly. By providing clear, interpretable visual insights into voltammetry data, this system aims to support healthcare professionals in diagnosing heart diseases more efficiently and accurately.<\/p>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><\/div><div class=\"fullwidth\" ><div class=\"vc_row wpb_row vc_row-fluid vc_custom_1734236752660 vc_row-o-content-top vc_row-flex\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_text_column wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<h5><strong>Research Method<\/strong><\/h5>\n<p>This study employs a structured development approach to create an interactive web application for analyzing electrochemical voltammetry data. The system architecture integrates a backend developed using Python&#8217;s FastAPI for processing data and PostgreSQL for database management. The frontend is built with Plotly, enabling dynamic and user-friendly graphical visualization.<\/p>\n<p>The data used in this study includes voltammetric signals obtained from Cyclic Voltammetry (CV) and Differential Pulse Voltammetry (DPV) techniques. These signals are pre-processed and analyzed to extract critical parameters relevant to cardiac biomarker detection.<\/p>\n<p>The development follows iterative testing, ensuring the accuracy of data processing and the responsiveness of the visualization interface. Usability testing was conducted with healthcare professionals to evaluate the application\u2019s practicality and effectiveness in supporting clinical decision-making for cardiac diagnosis. This methodology ensures the system&#8217;s reliability, user-centric design, and clinical applicability.<\/p>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><\/div><div class=\"fullwidth\" ><div class=\"vc_row wpb_row vc_row-fluid vc_custom_1734236752660 vc_row-o-content-top vc_row-flex\"><div class=\"wpb_column vc_column_container vc_col-sm-6\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div  class=\"wpb_single_image wpb_content_element vc_align_center wpb_content_element vc_custom_1734290725507\">\n\t\t\n\t\t<figure class=\"wpb_wrapper vc_figure\">\n\t\t\t<div class=\"vc_single_image-wrapper   vc_box_border_grey\"><img loading=\"lazy\" decoding=\"async\" width=\"337\" height=\"232\" src=\"https:\/\/stei.itb.ac.id\/wp-content\/uploads\/15-2.jpg\" class=\"vc_single_image-img attachment-full\" alt=\"\" title=\"15\" \/><\/div><figcaption class=\"vc_figure-caption\">Picture 1. Example of Potentiostat Hardware<\/figcaption>\n\t\t<\/figure>\n\t<\/div>\n<\/div><\/div><\/div><div class=\"wpb_column vc_column_container vc_col-sm-6\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div  class=\"wpb_single_image wpb_content_element vc_align_center wpb_content_element vc_custom_1734290748053\">\n\t\t\n\t\t<figure class=\"wpb_wrapper vc_figure\">\n\t\t\t<div class=\"vc_single_image-wrapper   vc_box_border_grey\"><img loading=\"lazy\" decoding=\"async\" width=\"427\" height=\"232\" src=\"https:\/\/stei.itb.ac.id\/wp-content\/uploads\/15b.jpg\" class=\"vc_single_image-img attachment-full\" alt=\"\" title=\"15b\" \/><\/div><figcaption class=\"vc_figure-caption\">Picture 2. Potentiostat Hardware used for Sensor Reader<\/figcaption>\n\t\t<\/figure>\n\t<\/div>\n<\/div><\/div><\/div><\/div><\/div><div class=\"fullwidth\" ><div class=\"vc_row wpb_row vc_row-fluid vc_custom_1734169842459\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_text_column wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<h5><strong>Discussion &amp; Result<\/strong><\/h5>\n<p>The developed system provides a robust and efficient solution for processing and visualizing electrochemical voltammetry data, enabling early detection of heart diseases. Using Cyclic Voltammetry (CV) and Differential Pulse Voltammetry (DPV) techniques, the system accurately identifies cardiac biomarkers such as troponin, which are essential for diagnosing cardiovascular conditions. The backend, built with FastAPI and PostgreSQL, successfully processes raw voltammetric signals, offering reliable baseline corrections and peak detections. Testing demonstrated the system\u2019s ability to handle large datasets efficiently, ensuring its scalability for clinical use.<\/p>\n<p>The frontend, designed with Plotly, delivers interactive and dynamic visualizations, simplifying the interpretation of complex data. Healthcare professionals who participated in usability testing praised the system&#8217;s intuitive interface, which allows non-specialists to gain valuable insights into patient health. This capability significantly enhances the workflow of diagnostic processes by reducing reliance on manual data interpretation, ensuring faster and more accurate results. Additionally, the system\u2019s automated pipeline for data analysis minimizes errors and speeds up the decision-making process.<\/p>\n<p>This research highlights the system&#8217;s potential to address the challenges of analyzing electrochemical data in clinical settings. By automating time-intensive tasks and providing user-friendly visualization, the system bridges the gap between complex voltammetry data and actionable insights. Future developments could incorporate advanced features like machine learning models for predictive analysis and support for additional biomarkers. These enhancements would further expand the system&#8217;s utility and reinforce its role as a valuable tool in modern cardiac diagnostics.<\/p>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><\/div><div class=\"fullwidth\" ><div class=\"vc_row wpb_row vc_row-fluid vc_custom_1734194817030\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_text_column wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<h5><strong>Conclusion<\/strong><\/h5>\n<p>This study developed a web-based system for processing and visualizing electrochemical voltammetry data to enhance early heart disease detection. Using Cyclic Voltammetry (CV) and Differential Pulse Voltammetry (DPV), the system accurately identifies cardiac biomarkers like troponin. Combining FastAP and PostgreSQL for efficient backend processing with Plotly for interactive<br \/>\nvisualizations, it reduces manual effort and simplifies complex data interpretation for healthcare professionals<\/p>\n<p>The system proves effective in improving diagnostic workflows and holds promise for scalable clinical use. Future enhancements, including additional biomarkers and machine learning integration, could further solidify its role as a vital tool in cardiovascular diagnostics.<\/p>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"Kembali ke Beranda Dr.techn.Wikan Danar Sunindyo Sekolah Teknik Elektro dan Informatika Kristo Abdi Wiguna Sekolah Teknik Elektro dan Informatika Marcelus Michael Herman Kahari Sekolah Teknik Elektro dan Informatika Abstract This [...]","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-23508","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/stei.itb.ac.id\/en\/wp-json\/wp\/v2\/pages\/23508","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stei.itb.ac.id\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/stei.itb.ac.id\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/stei.itb.ac.id\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/stei.itb.ac.id\/en\/wp-json\/wp\/v2\/comments?post=23508"}],"version-history":[{"count":3,"href":"https:\/\/stei.itb.ac.id\/en\/wp-json\/wp\/v2\/pages\/23508\/revisions"}],"predecessor-version":[{"id":23513,"href":"https:\/\/stei.itb.ac.id\/en\/wp-json\/wp\/v2\/pages\/23508\/revisions\/23513"}],"wp:attachment":[{"href":"https:\/\/stei.itb.ac.id\/en\/wp-json\/wp\/v2\/media?parent=23508"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}