首页 > 最新文献

SATESI: Jurnal Sains Teknologi dan Sistem Informasi最新文献

英文 中文
Sistem Monitoring Kekeruhan Air Berbasis IoT (Studi Kasus : Perumda Ende) 基于水的监控系统(案例研究:Perumda Ende)
Pub Date : 2022-10-29 DOI: 10.54259/satesi.v2i2.1137
Yunita Arsyad, Benediktus Yoseph Bhae, Kristianus Jago Tute
Currently, the Ende Regency PERUMDA is still using the manual turbidity meter monitoring system. This causes the low quality of clean water. This problem prompted the author to conduct research by creating a new system, namely An air turbidity monitoring system created using a website-based system and the Internet of Things. The device used in the manufacture of this system is a turbidity sensor as a water turbidity detector by reading the optical properties of water. In addition to the turbidity sensor, there is another device, namely the ESP 8266 which functions as an open source micro controller, this device can be used in the development of Internet of Things projects. An automatic turbidity monitoring system is expected to assist in the process of monitoring water turbidity. In order to complete the IoT-based Water Turbidity Monitoring System Design, conduct research based on specific, detailed, and clear methods. This method is used by researchers with data analysis techniques using statistics. In this research, the system design or development method used is Rapid Application Development. The Rapid Application Development method is a software development process that designs and implements information systems so as to produce a short, concise, and solid development cycle. The beginning of this test is to ensure that the implementation of the designed water turbidity monitoring software can work properly according to the program.
目前,Ende Regency PERUMDA仍在使用手动浊度计监测系统。这就导致了净水质量低。这个问题促使笔者通过创建一个新的系统来进行研究,即使用基于网站的系统和物联网创建的空气浊度监测系统。该系统的制造中使用的设备是一个浊度传感器,通过读取水的光学性质作为水浊度检测器。除了浊度传感器之外,还有一个设备,即ESP 8266,它是一个开源的微控制器,该设备可用于物联网项目的开发。一种自动浊度监测系统有望在监测水浊度的过程中起到辅助作用。为了完成基于物联网的水浑浊度监测系统设计,根据具体、详细、明确的方法进行研究。这种方法被研究人员使用统计数据分析技术。本研究采用的系统设计或开发方法是快速应用开发。快速应用程序开发方法是一种软件开发过程,它设计和实现信息系统,从而产生一个简短、简洁和可靠的开发周期。本次试验的开始是为了确保所设计的水浊度监测软件的实现能够按照程序正常工作。
{"title":"Sistem Monitoring Kekeruhan Air Berbasis IoT (Studi Kasus : Perumda Ende)","authors":"Yunita Arsyad, Benediktus Yoseph Bhae, Kristianus Jago Tute","doi":"10.54259/satesi.v2i2.1137","DOIUrl":"https://doi.org/10.54259/satesi.v2i2.1137","url":null,"abstract":"Currently, the Ende Regency PERUMDA is still using the manual turbidity meter monitoring system. This causes the low quality of clean water. This problem prompted the author to conduct research by creating a new system, namely An air turbidity monitoring system created using a website-based system and the Internet of Things. The device used in the manufacture of this system is a turbidity sensor as a water turbidity detector by reading the optical properties of water. In addition to the turbidity sensor, there is another device, namely the ESP 8266 which functions as an open source micro controller, this device can be used in the development of Internet of Things projects. An automatic turbidity monitoring system is expected to assist in the process of monitoring water turbidity. In order to complete the IoT-based Water Turbidity Monitoring System Design, conduct research based on specific, detailed, and clear methods. This method is used by researchers with data analysis techniques using statistics. In this research, the system design or development method used is Rapid Application Development. The Rapid Application Development method is a software development process that designs and implements information systems so as to produce a short, concise, and solid development cycle. The beginning of this test is to ensure that the implementation of the designed water turbidity monitoring software can work properly according to the program.","PeriodicalId":187424,"journal":{"name":"SATESI: Jurnal Sains Teknologi dan Sistem Informasi","volume":"36 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-10-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126082631","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Komparasi Kinerja Integrated Development Environment (IDE) Dalam Mengeksekusi Perintah Python
Pub Date : 2022-04-30 DOI: 10.54259/satesi.v2i1.784
Ismail Setiawan, Sistem Informasi
An IDE is basically a software package consisting of tools used to develop and test software. IDEs help automate developer tasks by reducing manual effort and combining all tools in a common framework. If the IDE does not exist, then the developer will have to do the selection, integration, and deployment process manually. This study tries to compare the performance of ideas in recognizing writing errors or the simplest syntax in the python language, namely indentation. The test results of the 6 IDEs used found 1 IDE that managed to detect syntax writing errors, namely w3schools. The choice lies with the developer. Generally, the idea is used for programs such as compiled languages such as C, C++, Java, .NET. While the code editor is used for scripts and interpreted, such as PHP, JavaScript, Python, Ruby. In terms of features, of course, using an IDE is more complete than a text editor. If the developer uses VS code, the environment can be adjusted like a code editor but still carries the reliability of an IDE.
IDE基本上是由用于开发和测试软件的工具组成的软件包。ide通过减少手工工作和将所有工具组合在一个公共框架中来帮助自动化开发人员的任务。如果IDE不存在,那么开发人员将不得不手动进行选择、集成和部署过程。本研究试图比较思想在识别书写错误和python语言中最简单的语法,即缩进方面的表现。使用的6个IDE的测试结果发现1个IDE能够检测语法编写错误,即w3schools。选择权在于开发者。一般来说,这种思想用于诸如C、c++、Java、。net等编译语言的程序。而代码编辑器则用于脚本和解释,如PHP、JavaScript、Python、Ruby。当然,就功能而言,使用IDE比使用文本编辑器更完整。如果开发人员使用VS代码,环境可以像代码编辑器一样进行调整,但仍然具有IDE的可靠性。
{"title":"Komparasi Kinerja Integrated Development Environment (IDE) Dalam Mengeksekusi Perintah Python","authors":"Ismail Setiawan, Sistem Informasi","doi":"10.54259/satesi.v2i1.784","DOIUrl":"https://doi.org/10.54259/satesi.v2i1.784","url":null,"abstract":"An IDE is basically a software package consisting of tools used to develop and test software. IDEs help automate developer tasks by reducing manual effort and combining all tools in a common framework. If the IDE does not exist, then the developer will have to do the selection, integration, and deployment process manually. This study tries to compare the performance of ideas in recognizing writing errors or the simplest syntax in the python language, namely indentation. The test results of the 6 IDEs used found 1 IDE that managed to detect syntax writing errors, namely w3schools. The choice lies with the developer. Generally, the idea is used for programs such as compiled languages such as C, C++, Java, .NET. While the code editor is used for scripts and interpreted, such as PHP, JavaScript, Python, Ruby. In terms of features, of course, using an IDE is more complete than a text editor. If the developer uses VS code, the environment can be adjusted like a code editor but still carries the reliability of an IDE.","PeriodicalId":187424,"journal":{"name":"SATESI: Jurnal Sains Teknologi dan Sistem Informasi","volume":"49 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-04-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121508035","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Penerapan GIS (Geographic Information System) Penunjuk Arah Lokasi Sekolah Terdekat Menggunakan Metode Haversine
Pub Date : 2022-04-30 DOI: 10.54259/satesi.v2i1.623
Muhammad Syahputra Novelan
Geographic information system is a location mapping information to find out the distance between one area to another. The system to be designed is implemented with computer software and hardware that is used for data verification, data storage, updating and changing data and analyzing data. The system will be designed to search for the location of the nearest school by applying GIS (Geographic Information System) and utilizing an Android smartphone. So far, this is still done manually by using maps in hard copy form or by asking other people directly. However, information about the location of the nearest school is very ineffective when asked to the nearest community. For this reason, it is necessary to have a system designed to find digital-based school locations. The application is designed using android studio and a database used by mysql to store information about schools. The application to be implemented must use an internet connection so that the GPS (Global Positioning System) can run properly.
地理信息系统是一种位置映射信息,用于找出一个地区与另一个地区之间的距离。所要设计的系统是用计算机软件和硬件来实现的,用于数据验证、数据存储、数据更新和更改以及数据分析。该系统将利用地理信息系统(GIS)和安卓智能手机搜索最近的学校位置。到目前为止,这仍然是通过使用硬拷贝形式的地图或直接询问其他人来手动完成的。然而,当询问最近的社区时,关于最近的学校位置的信息是非常无效的。因此,有必要建立一个寻找数字化学校位置的系统。该应用程序使用android studio和mysql数据库来存储学校信息。要实现的应用程序必须使用互联网连接,以便GPS(全球定位系统)可以正常运行。
{"title":"Penerapan GIS (Geographic Information System) Penunjuk Arah Lokasi Sekolah Terdekat Menggunakan Metode Haversine","authors":"Muhammad Syahputra Novelan","doi":"10.54259/satesi.v2i1.623","DOIUrl":"https://doi.org/10.54259/satesi.v2i1.623","url":null,"abstract":"Geographic information system is a location mapping information to find out the distance between one area to another. The system to be designed is implemented with computer software and hardware that is used for data verification, data storage, updating and changing data and analyzing data. The system will be designed to search for the location of the nearest school by applying GIS (Geographic Information System) and utilizing an Android smartphone. So far, this is still done manually by using maps in hard copy form or by asking other people directly. However, information about the location of the nearest school is very ineffective when asked to the nearest community. For this reason, it is necessary to have a system designed to find digital-based school locations. The application is designed using android studio and a database used by mysql to store information about schools. The application to be implemented must use an internet connection so that the GPS (Global Positioning System) can run properly.","PeriodicalId":187424,"journal":{"name":"SATESI: Jurnal Sains Teknologi dan Sistem Informasi","volume":"71 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-04-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121465283","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Perancangan Sistem Informasi Perpustakaan Berbasis Web Menggunakkan Metode Waterfall 基于Web的图书馆信息系统设计采用了瀑布法
Pub Date : 2022-04-30 DOI: 10.54259/satesi.v2i1.773
Wilhelmus Harjono, Kristianus Jago Tute
SDK Buntal is an educational unit located in Golo Lijun Village, Elar District, East Manggarai Regency, NTT. In its activities, SDK Buntal has not implemented information technology in the school library. The library at the Buntal SDK currently still uses manual methods in processing libraries such as user data, searching and checking books to be ineffective because it takes a long time, book collection, borrowing and returning books, as well as late and lost data have not been properly structured. The purpose of this research is to design a Website-Based Library Information System in order to assist in collecting data and providing information for officers and members. In this Library Information System Research, the writer uses descriptive research, software design method using waterfall, and programming language using PHP and for database using MYSQL. The results achieved from this research, namely, can simplify and speed up the service process at the library and librarian can obtain work efficiency in managing library books, as well as presenting information more easily and interactively.
SDK Buntal是一个教育单位,位于NTT东Manggarai县Elar区Golo Lijun村。在其活动中,SDK Buntal没有在学校图书馆实施信息技术。Buntal SDK中的图书馆目前在处理用户数据、查找和查书等图书馆方面仍然采用手工方法,由于时间长、图书收集、借阅和还书以及迟交和丢失的数据没有得到合理的组织,因此效率低下。本研究的目的是设计一个以网站为基础的图书馆资讯系统,以协助职员和会员收集资料和提供资讯。在本次图书馆信息系统研究中,作者采用描述性研究,软件设计方法采用瀑布法,编程语言采用PHP,数据库采用MYSQL。本研究的结果是,可以简化和加快图书馆的服务流程,馆员可以在管理图书馆图书方面获得工作效率,并且可以更轻松、更互动地展示信息。
{"title":"Perancangan Sistem Informasi Perpustakaan Berbasis Web Menggunakkan Metode Waterfall","authors":"Wilhelmus Harjono, Kristianus Jago Tute","doi":"10.54259/satesi.v2i1.773","DOIUrl":"https://doi.org/10.54259/satesi.v2i1.773","url":null,"abstract":"SDK Buntal is an educational unit located in Golo Lijun Village, Elar District, East Manggarai Regency, NTT. In its activities, SDK Buntal has not implemented information technology in the school library. The library at the Buntal SDK currently still uses manual methods in processing libraries such as user data, searching and checking books to be ineffective because it takes a long time, book collection, borrowing and returning books, as well as late and lost data have not been properly structured. The purpose of this research is to design a Website-Based Library Information System in order to assist in collecting data and providing information for officers and members. In this Library Information System Research, the writer uses descriptive research, software design method using waterfall, and programming language using PHP and for database using MYSQL. The results achieved from this research, namely, can simplify and speed up the service process at the library and librarian can obtain work efficiency in managing library books, as well as presenting information more easily and interactively.","PeriodicalId":187424,"journal":{"name":"SATESI: Jurnal Sains Teknologi dan Sistem Informasi","volume":"32 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-04-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117285604","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Sistem Informasi Kegiatan Kemahasiswaan Badan Eksekutif Mahasiswa 学生活动信息系统学生管理机构
Pub Date : 2022-04-30 DOI: 10.54259/satesi.v2i1.672
Anselmus Dhajo, Kristina Sara, Anastasia Mude
The Faculty of Information Technology is one of the faculties at the University of Flores and oversees the Information Systems Study Program. The Faculty of Information Technology has several internal campus organizations, one of which is the Student Executive Board (BEM) FTI Uniflor. The recording and processing of management data as well as FTI BEM activity data and SME data are still done manually, which is recorded in the main book or typed in Microsoft Word and Excel so that it slows down the work system of the BEM management. Therefore, this problem can be solved by building a website-based application for an information system for student activities at the FTI Student Executive Board (BEM) using PHP as a programming language and MySQL database. The goal is to provide relief for BEM management in processing member data, activity data and making it easier to work on reports on activities carried out. With this information system, it is possible to improve the processing of management data, activity data, and SME data to be more effective and efficient. Observations, interviews, and literature searches are techniques for collecting data in research. While the development method uses the waterfall method and the blackbox testing method as a testing method. The results achieved from this research are, by building a web-based information system application where all data has been stored in a database, it is easy to process data for BEM management members, activity data, SME data and make activity reports.
信息技术学院是弗洛雷斯大学的一个院系,负责监督信息系统研究计划。信息技术学院有几个内部校园组织,其中一个是学生执行委员会(BEM) FTI Uniflor。管理数据以及FTI BEM活动数据和SME数据的记录和处理仍然是手工完成的,这些数据记录在主账本中或在Microsoft Word和Excel中键入,从而减慢了BEM管理的工作系统。因此,通过使用PHP作为编程语言和MySQL数据库,为FTI学生执行委员会(BEM)的学生活动信息系统构建一个基于网站的应用程序,可以解决这个问题。目标是在处理成员数据和活动数据时为BEM管理提供帮助,并使其更容易处理所执行活动的报告。有了这个信息系统,可以提高管理数据、活动数据和中小企业数据的处理效率和效率。观察、访谈和文献检索是在研究中收集数据的技术。而开发方法则采用瀑布法和黑盒测试方法作为测试方法。研究结果表明,通过构建基于web的信息系统应用程序,将所有数据存储在数据库中,可以方便地处理BEM管理人员数据、活动数据、中小企业数据和制作活动报告。
{"title":"Sistem Informasi Kegiatan Kemahasiswaan Badan Eksekutif Mahasiswa","authors":"Anselmus Dhajo, Kristina Sara, Anastasia Mude","doi":"10.54259/satesi.v2i1.672","DOIUrl":"https://doi.org/10.54259/satesi.v2i1.672","url":null,"abstract":"The Faculty of Information Technology is one of the faculties at the University of Flores and oversees the Information Systems Study Program. The Faculty of Information Technology has several internal campus organizations, one of which is the Student Executive Board (BEM) FTI Uniflor. The recording and processing of management data as well as FTI BEM activity data and SME data are still done manually, which is recorded in the main book or typed in Microsoft Word and Excel so that it slows down the work system of the BEM management. Therefore, this problem can be solved by building a website-based application for an information system for student activities at the FTI Student Executive Board (BEM) using PHP as a programming language and MySQL database. The goal is to provide relief for BEM management in processing member data, activity data and making it easier to work on reports on activities carried out. With this information system, it is possible to improve the processing of management data, activity data, and SME data to be more effective and efficient. Observations, interviews, and literature searches are techniques for collecting data in research. While the development method uses the waterfall method and the blackbox testing method as a testing method. The results achieved from this research are, by building a web-based information system application where all data has been stored in a database, it is easy to process data for BEM management members, activity data, SME data and make activity reports.","PeriodicalId":187424,"journal":{"name":"SATESI: Jurnal Sains Teknologi dan Sistem Informasi","volume":"520 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-04-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123130971","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Pengurangan Sampah Menggunakan Metode Kuantitatif Pada Suku Dinas Lingkungan Hidup Kota Administrasi Jakarta Barat 减少垃圾使用雅加达西部环境服务部落的数量方法
Pub Date : 2022-04-30 DOI: 10.54259/satesi.v2i1.641
Jati Prasetiyo, Muhamad Ryansyah, Priatno
Jakarta is an urban area in Indonesia that has many environmental problems. Environmental awareness is needed in an effort to solve environmental problems. Environmental awareness in oneself can be formed by the level of environmental knowledge. The Clean environment program is implemented through the Adiwiyata program. The aim of the Adiwiyata program is to encourage and create about the environment and have an environmental culture. Waste reduction is an inseparable part of human life. The problem that must be considered is that basically all humans produce waste and the increased volume of waste disposal is not proportional to the increasing level of human consumption. The solution to this problem is to use descriptive quantitative methods in reducing waste in the urban environment. The results of this study aim to try to change the mindset of people who still use the collect transit waste system.
雅加达是印度尼西亚的一个城市地区,存在许多环境问题。要解决环境问题,就需要有环保意识。自身的环境意识可以通过环境知识的高低来形成。清洁环境计划是通过Adiwiyata计划实施的。Adiwiyata计划的目的是鼓励和创造环境,并拥有环境文化。减少废物是人类生活不可分割的一部分。必须考虑的问题是,基本上所有人类都会产生废物,废物处理量的增加与人类消费水平的增加不成比例。解决这一问题的方法是使用描述性定量方法来减少城市环境中的浪费。这项研究的结果旨在试图改变那些仍然使用交通垃圾收集系统的人的心态。
{"title":"Pengurangan Sampah Menggunakan Metode Kuantitatif Pada Suku Dinas Lingkungan Hidup Kota Administrasi Jakarta Barat","authors":"Jati Prasetiyo, Muhamad Ryansyah, Priatno","doi":"10.54259/satesi.v2i1.641","DOIUrl":"https://doi.org/10.54259/satesi.v2i1.641","url":null,"abstract":"Jakarta is an urban area in Indonesia that has many environmental problems. Environmental awareness is needed in an effort to solve environmental problems. Environmental awareness in oneself can be formed by the level of environmental knowledge. The Clean environment program is implemented through the Adiwiyata program. The aim of the Adiwiyata program is to encourage and create about the environment and have an environmental culture. Waste reduction is an inseparable part of human life. The problem that must be considered is that basically all humans produce waste and the increased volume of waste disposal is not proportional to the increasing level of human consumption. The solution to this problem is to use descriptive quantitative methods in reducing waste in the urban environment. The results of this study aim to try to change the mindset of people who still use the collect transit waste system.","PeriodicalId":187424,"journal":{"name":"SATESI: Jurnal Sains Teknologi dan Sistem Informasi","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-04-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115027505","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Perancangan Prototype Sistem Informasi Repository Skripsi Berbasis Web Di UNA’IM Yapis Wamena Papua 设计基于Web的信息存储系统在UNA 'IM Wamena巴布亚
Pub Date : 2022-04-30 DOI: 10.54259/satesi.v2i1.682
Syarifah, Chairullah Naury, Wahyuni Nurindah Sulistiyowati
In Indonesia, there are many institutions that use information systems in the field of education, one of which is the Repository information system. Repository is a digital-based library term where this information system can be used to access student thesis, both the academic community and academics outside the campus as reference material for writing scientific papers. Even so, not all colleges use it. One of them is Amal Ilmiah Yapis Wamena University. As a university located in conflict and mountainous areas, data loss often occurs. Likewise with the use of information systems that have not been maximized. This study aims to design a prototype of a web-based thesis repository information system at the Amal Ilmiah Yapis Wamena University. The method used is simulated prototyping. The results of this study show the prototype/prototype design in the form of a web-based thesis repository information system mockup as many as 7 (seven) mockup pages, including the login page, lecturer list, Lecturer data entry form, student list, student data entry form, repository list, and form. repository data entry.
在印度尼西亚,有许多机构在教育领域使用信息系统,其中之一是Repository信息系统。知识库是一个基于数字的图书馆术语,这个信息系统可以用来访问学生论文,无论是学术界还是校外的学者,作为撰写科学论文的参考资料。即便如此,并不是所有的大学都使用它。其中之一是Amal Ilmiah Yapis Wamena大学。作为一所位于冲突地区和山区的大学,数据丢失的情况时有发生。信息系统的使用也没有得到最大限度的利用。本研究的目的是在Amal Ilmiah Yapis Wamena大学设计一个基于网络的论文库信息系统原型。所采用的方法是模拟原型。本研究结果显示,以原型/原型的形式设计的基于web的论文知识库信息系统模型多达7(七)个模型页面,包括登录页面、讲师列表、讲师数据输入表单、学生列表、学生数据输入表单、知识库列表和表单。存储库数据条目。
{"title":"Perancangan Prototype Sistem Informasi Repository Skripsi Berbasis Web Di UNA’IM Yapis Wamena Papua","authors":"Syarifah, Chairullah Naury, Wahyuni Nurindah Sulistiyowati","doi":"10.54259/satesi.v2i1.682","DOIUrl":"https://doi.org/10.54259/satesi.v2i1.682","url":null,"abstract":"In Indonesia, there are many institutions that use information systems in the field of education, one of which is the Repository information system. Repository is a digital-based library term where this information system can be used to access student thesis, both the academic community and academics outside the campus as reference material for writing scientific papers. Even so, not all colleges use it. One of them is Amal Ilmiah Yapis Wamena University. As a university located in conflict and mountainous areas, data loss often occurs. Likewise with the use of information systems that have not been maximized. This study aims to design a prototype of a web-based thesis repository information system at the Amal Ilmiah Yapis Wamena University. The method used is simulated prototyping. The results of this study show the prototype/prototype design in the form of a web-based thesis repository information system mockup as many as 7 (seven) mockup pages, including the login page, lecturer list, Lecturer data entry form, student list, student data entry form, repository list, and form. repository data entry.","PeriodicalId":187424,"journal":{"name":"SATESI: Jurnal Sains Teknologi dan Sistem Informasi","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-04-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130342096","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Perancangan Sistem Informasi Bank Darah Menggunakan Basis Data NoSQL 血液库信息系统的设计使用了NoSQL数据库
Pub Date : 2022-04-30 DOI: 10.54259/satesi.v2i1.744
Rian Fatoni Tri Wicaksono, Erna Kumalasari Nurnawati, Renna Yanwastika Ariyana
The existence of a blood exchange transaction process through a system carried out by the community, causing storing and managing data on a large scale is now causing problems in terms of scalability for blood bank managers in Yogyakarta. The process of blood transactions carried out by PMI units and hospitals at any time, makes the structure of relations in the blood banking system more complicated. In fact, every PMI unit and hospital in Yogyakarta requires a real-time data collection and storage process, considering that access to mobility of blood transactions is carried out almost 24 hours a day. Implementing an information system using a non-relational database model, is an alternative in the process of simplifying the relational structure in data relationships, this is because the non-relational database uses a NoSQL database model that provides support for database speed so that it remains optimal. In the research conducted, an information system was created that applied a non-relational database model to a case study of a blood bank information system. Where the NoSQL database is suitable for blood bank systems because it has high performance and is non-relational with real-time data storage and retrieval processes. The research conducted resulted in a blood bank information system that was developed using the Firebase database, where this system can display some data from the database such as viewing blood stocks, hospitals, blood donor events, and other information that is carried out in real time.
通过社区开展的系统存在血液交换交易过程,导致大规模存储和管理数据,现在正在日惹血库管理人员的可扩展性方面造成问题。PMI单位和医院随时进行血液交易的过程,使得血库系统中的关系结构更加复杂。事实上,日惹的每个PMI单位和医院都需要实时数据收集和存储过程,因为血液交易的流动性几乎每天24小时都在进行。使用非关系数据库模型实现信息系统,是简化数据关系中的关系结构过程中的一种替代方法,这是因为非关系数据库使用NoSQL数据库模型,该模型提供了对数据库速度的支持,使其保持最佳状态。在进行的研究中,创建了一个信息系统,该系统将非关系数据库模型应用于血库信息系统的案例研究。其中NoSQL数据库因其高性能和与实时数据存储和检索过程无关而适用于血库系统。通过研究,开发了一个血库信息系统,使用Firebase数据库,该系统可以显示数据库中的一些数据,如查看血液库存、医院、献血者事件和其他实时进行的信息。
{"title":"Perancangan Sistem Informasi Bank Darah Menggunakan Basis Data NoSQL","authors":"Rian Fatoni Tri Wicaksono, Erna Kumalasari Nurnawati, Renna Yanwastika Ariyana","doi":"10.54259/satesi.v2i1.744","DOIUrl":"https://doi.org/10.54259/satesi.v2i1.744","url":null,"abstract":"The existence of a blood exchange transaction process through a system carried out by the community, causing storing and managing data on a large scale is now causing problems in terms of scalability for blood bank managers in Yogyakarta. The process of blood transactions carried out by PMI units and hospitals at any time, makes the structure of relations in the blood banking system more complicated. In fact, every PMI unit and hospital in Yogyakarta requires a real-time data collection and storage process, considering that access to mobility of blood transactions is carried out almost 24 hours a day. Implementing an information system using a non-relational database model, is an alternative in the process of simplifying the relational structure in data relationships, this is because the non-relational database uses a NoSQL database model that provides support for database speed so that it remains optimal. In the research conducted, an information system was created that applied a non-relational database model to a case study of a blood bank information system. Where the NoSQL database is suitable for blood bank systems because it has high performance and is non-relational with real-time data storage and retrieval processes. The research conducted resulted in a blood bank information system that was developed using the Firebase database, where this system can display some data from the database such as viewing blood stocks, hospitals, blood donor events, and other information that is carried out in real time.","PeriodicalId":187424,"journal":{"name":"SATESI: Jurnal Sains Teknologi dan Sistem Informasi","volume":"51 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-04-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128344824","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Barusida Math Sebagai Aplikasi Media Pembelajaran Matematika Bangun Ruang Sisi Datar Berbasis Android 新杀虫剂数学学习媒体应用建立了一个以Android为基础的扁边空间
Pub Date : 2022-04-30 DOI: 10.54259/satesi.v2i1.702
Wanti Rahayu, Ari Irawan
The low level of students' understanding of the flat side space requires learning media that can support learning activities so that it is necessary to make android-based learning media. The purpose of this research is to create an application "Barusida Math" that can help students to better understand the material of flat-sided shapes. The method used in this research is Research and Development (RnD) using the ADDIE approach (Analysis, Design, Development, Implementation and Evaluation). The instruments in data collection were interviews, observations, pre-research questionnaires, literature studies, learning media validation questionnaires, learning media guide book validation questionnaires, student and teacher response questionnaires. The results of this research are in the form of a mathematics learning application "Barusida Math" which can be used as a medium for learning mathematics for flat-sided geometry at the junior high school or madrasah tsanawiah level. Currently the research is still in the development stage where it is still available offline. In the future the team plans to validate, test the effectiveness, and practicality of the "Barusida Math" application. The steps that will be carried out in the future are the implementation and evaluation of the ADDIE model used in the stages of this research activity.
学生对平边空间的理解水平较低,需要能够支持学习活动的学习媒体,因此有必要制作基于android的学习媒体。本研究的目的是创建一个应用程序“Barusida数学”,可以帮助学生更好地理解平面形状的材料。本研究使用的方法是使用ADDIE方法(分析、设计、开发、实施和评估)的研究与开发(RnD)。数据收集工具包括访谈、观察、预研究问卷、文献研究、学习媒体验证问卷、学习媒体指南验证问卷、学生和教师回答问卷。本研究结果以数学学习应用程式“Barusida Math”的形式呈现,可作为初中或伊斯兰学校水平平面几何数学学习的媒介。目前,该研究仍处于开发阶段,仍然可以离线使用。在未来,该团队计划验证、测试“Barusida Math”应用程序的有效性和实用性。今后将采取的步骤是实施和评价本研究活动各阶段使用的ADDIE模型。
{"title":"Barusida Math Sebagai Aplikasi Media Pembelajaran Matematika Bangun Ruang Sisi Datar Berbasis Android","authors":"Wanti Rahayu, Ari Irawan","doi":"10.54259/satesi.v2i1.702","DOIUrl":"https://doi.org/10.54259/satesi.v2i1.702","url":null,"abstract":"The low level of students' understanding of the flat side space requires learning media that can support learning activities so that it is necessary to make android-based learning media. The purpose of this research is to create an application \"Barusida Math\" that can help students to better understand the material of flat-sided shapes. The method used in this research is Research and Development (RnD) using the ADDIE approach (Analysis, Design, Development, Implementation and Evaluation). The instruments in data collection were interviews, observations, pre-research questionnaires, literature studies, learning media validation questionnaires, learning media guide book validation questionnaires, student and teacher response questionnaires. The results of this research are in the form of a mathematics learning application \"Barusida Math\" which can be used as a medium for learning mathematics for flat-sided geometry at the junior high school or madrasah tsanawiah level. Currently the research is still in the development stage where it is still available offline. In the future the team plans to validate, test the effectiveness, and practicality of the \"Barusida Math\" application. The steps that will be carried out in the future are the implementation and evaluation of the ADDIE model used in the stages of this research activity.","PeriodicalId":187424,"journal":{"name":"SATESI: Jurnal Sains Teknologi dan Sistem Informasi","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-04-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128942487","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Pemanfaatan Algoritma K-Means untuk Pengelompokkan Pasien Penyakit Infeksi Saluran Pernafasan Akut (ISPA) 使用k -意为为急性呼吸道感染患者分组。
Pub Date : 2022-04-30 DOI: 10.54259/satesi.v2i1.804
Friska Selvina Agoestina, Heru Satria Tambunan, Rizki Alfadillah Nasution
This study discusses Acute Respiratory Infections (ARI) at the Bah Biak Health Center. Bah Biak Health Center is one of the health centers in Marihat in Pematangsiantar city. Every day the number of patients who come and perform medical treatment at this health center is quite a lot. The high number of patient visits at this puskesmas causes the amount of medical record data to be very large as well. So far, data containing information about patients at the puskesmas has not been used properly. This information can actually be used as knowledge for puskesmas, especially for patients who have a history of ARI disease. Therefore, the purpose of this study was to classify patients with ARI at the Puskesmas. The method used is K-Means clustering. The results of this study were able to classify ARI patients into 2 clusters, cluster 1 gave a high recommendation of 72 patients, and cluster 2 gave a low recommendation of 70 patients. The cluster process stops at the 5th iteration of data. Based on the manual calculation process using Ms. Excel and testing using Rapidminer 5.3, yielded the same value. It can be concluded that in this case, the K-Means algorithm can classify ARI patients at the Bah Biak health center well.
本研究讨论了Bah Biak卫生中心的急性呼吸道感染(ARI)。Bah Biak保健中心是Pematangsiantar市Marihat的保健中心之一。每天来这个保健中心看病的病人数量相当多。在这个时间点,大量的病人就诊也导致了大量的医疗记录数据。到目前为止,包含puskesmas患者信息的数据没有得到适当的使用。这些信息实际上可以作为puskesmas的知识,特别是对于有ARI病史的患者。因此,本研究的目的是对Puskesmas的ARI患者进行分类。使用的方法是K-Means聚类。本研究的结果能够将ARI患者分为2组,第1组给出72例高推荐,第2组给出70例低推荐。集群进程在数据的第5次迭代时停止。基于Ms. Excel的人工计算过程和Rapidminer 5.3的测试,得出了相同的值。可以得出结论,在这种情况下,K-Means算法可以很好地对Bah Biak卫生中心的ARI患者进行分类。
{"title":"Pemanfaatan Algoritma K-Means untuk Pengelompokkan Pasien Penyakit Infeksi Saluran Pernafasan Akut (ISPA)","authors":"Friska Selvina Agoestina, Heru Satria Tambunan, Rizki Alfadillah Nasution","doi":"10.54259/satesi.v2i1.804","DOIUrl":"https://doi.org/10.54259/satesi.v2i1.804","url":null,"abstract":"This study discusses Acute Respiratory Infections (ARI) at the Bah Biak Health Center. Bah Biak Health Center is one of the health centers in Marihat in Pematangsiantar city. Every day the number of patients who come and perform medical treatment at this health center is quite a lot. The high number of patient visits at this puskesmas causes the amount of medical record data to be very large as well. So far, data containing information about patients at the puskesmas has not been used properly. This information can actually be used as knowledge for puskesmas, especially for patients who have a history of ARI disease. Therefore, the purpose of this study was to classify patients with ARI at the Puskesmas. The method used is K-Means clustering. The results of this study were able to classify ARI patients into 2 clusters, cluster 1 gave a high recommendation of 72 patients, and cluster 2 gave a low recommendation of 70 patients. The cluster process stops at the 5th iteration of data. Based on the manual calculation process using Ms. Excel and testing using Rapidminer 5.3, yielded the same value. It can be concluded that in this case, the K-Means algorithm can classify ARI patients at the Bah Biak health center well.","PeriodicalId":187424,"journal":{"name":"SATESI: Jurnal Sains Teknologi dan Sistem Informasi","volume":"26 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-04-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127255116","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
SATESI: Jurnal Sains Teknologi dan Sistem Informasi
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1