Claim Missing Document
Check
Articles

Found 3 Documents
Search
Journal : JOURNAL OF INFORMATICS AND TELECOMMUNICATION ENGINEERING

Analysis of End-to-End Delay Video Conferencing Services on a Mobile Ad Hoc Network Riklan Kango; Nurwahidah Jamal; Mohamad Ilyas Abas
JOURNAL OF INFORMATICS AND TELECOMMUNICATION ENGINEERING Vol. 6 No. 2 (2023): Issues January 2023
Publisher : Universitas Medan Area

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31289/jite.v6i2.8231

Abstract

The purpose of this study is to conduct a series of tests on each increase in the number of node-clients on the Mobile Ad hoc Network, while each node performs real-time video conferencing services from the internet cloud which can have a significant impact on the Quality of Service. The quality of service of the Mobile Ad hoc Network that supports video conferencing in real-time is evaluated based on End-to-End Delay. The model offered is in the form of the implementation of an ad hoc network on the zoom cloud meeting service. We assessed the transmission scenario of wireless video conferencing services while changing the number of user nodes. It carried the measurement out 5 times and calculated the average value obtained to be compared against the number of different nodes in this case the data obtained using Wireshark software. The results showed that the end-to-end delay value on the Mobile Ad hoc Network increased by 27% when the scalability of the Mobile Ad hoc network was increased from 2 nodes to 4 nodes. Our proposed model can be helpful in making decisions about aspects of the number of nodes in the Mobile Ad hoc network in real-time communication
Analyzing Node Density Impact on End-to-End Delay and Throughput in Mobile Ad hoc Network Video Conferencing Services Kango, Riklan; Jamal, Nurwahidah; Ihsan
JOURNAL OF INFORMATICS AND TELECOMMUNICATION ENGINEERING Vol. 7 No. 2 (2024): Vol. 7 No. 2 (2024): Issues January 2024
Publisher : Universitas Medan Area

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31289/jite.v7i2.9998

Abstract

Video conferencing services have gained significant popularity in recent years, enabling real-time communication and collaboration among individuals and groups. However, the performance of video conferencing systems over MANETs poses challenges of topology fluctuations and node density. This research paper aims to present an analysis of end-to-end delay and throughput in video conferencing over MANETs. The main objective is to identify the impact of node density in MANETs on video conferencing user experience. To conduct the study, an experimental setup of Zoom cloud meeting service was designed, consisting of a simulated MANET environment and a video conferencing application. End-to-end delay and throughput were measured via Wireshark software based on interconnected node scenarios and different configurations at densities of 2 and 4 nodes. The collected data was analyzed using appropriate statistical techniques to identify trends, patterns. The end-to-end delay analysis results revealed the impact of fluctuating network density conditions, on the overall delay experienced during the video conferencing session increased by 27%. While throughput analysis revealed a 65% decrease in data transfer capacity caused by higher packet loss factor in MANET. The integrated analysis explores the relationship between end-to-end delay and throughput, providing insight into optimization strategies. These findings can guide the design and implementation of more efficient and reliable video conferencing systems in mobile ad-hoc environments, In the face of fluctuations in node density, these findings can encourage the development of QoS mechanisms specifically designed for MANETs. These mechanisms can prioritize video packets and allocate network resources effectively, ensuring better user experience and overcoming resource constraints
Analysis of Moodle E-Learning Server Optimization with Load Balancing Technology using Round Robin and Leastconn Algorithms Ihsan, Ihsan; Lesmideyarti, Dwi; Kango, Riklan
JOURNAL OF INFORMATICS AND TELECOMMUNICATION ENGINEERING Vol. 9 No. 1 (2025): Issues July 2025
Publisher : Universitas Medan Area

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31289/jite.v9i1.14658

Abstract

As web services and applications become increasingly complex and user demand grows—especially with the rising number of students—the need for a reliable E-Learning system becomes critical. At Politeknik Negeri Balikpapan, the current E-Learning platform operates on a single server, leading to slow response times and potential server downtime under high traffic conditions. This study addresses the issue by implementing load balancing using two algorithms: Round Robin and Least Connection, across three web servers and one separate database server. Testing was conducted using Apache JMeter with 1000 requests per 10 seconds. Results show that the Least Connection algorithm outperformed Round Robin, achieving an average response time of 155.8ms, compared to 184.2ms. Compared to the single-server setup, the load-balanced system showed significant improvements in response time, error rate, concurrency, availability, upstream, and downstream metrics. CPU load was also reduced due to traffic distribution across multiple servers. This demonstrates that server resource optimization via load balancing can significantly enhance the overall performance of E-Learning services. These findings provide a strong foundation for more efficient and scalable IT infrastructure development and support better decision-making in managing high-demand educational platforms in the future