This project presents the development of a single-frequency GPS-based total electron content measurement tool. It applies theories related to total electron content in the ionospheric layer and the measurement of total electron content using GPS time delay to design the single-frequency GPS total electron content measurement tool. The tool consists of an antenna, a single-frequency GPS satellite receiver, a data processing unit for evaluating and calculating total electron content, and a display unit for showing total electron content data. The performance of the single-frequency GPS total electron content measurement tool is tested by comparing it with total electron content data obtained from the International Reference Ionosphere (IRI) model, which is a global reference model for electron content. The tool is also put to practical use. The results of the comparison and practical applications conclude that the single-frequency GPS-based total electron content measurement tool can be effectively utilized, with the difference from the IRI model being 50 TECU
ดาวเทียม Global Positioning System (GPS) มีการใช้กันอย่างแพร่หลาย เพื่อระบุตำแหน่งบนพื้นโลก และอำนวยความสะดวกต่าง ๆ ไม่ว่าจะเป็นการระบบนำร่องการขึ้นลงของเครื่องบิน ระบบขนส่งที่ใช้ใช้ระบบนำทาง GPS งานก่อสร้าง งานอุตสาหกรรม โดยใช้ GPS ระบุตำแหน่ง ในปัจจุบันได้มีการพัฒนาอุปกรณ์รับสัญญาณ GPS ให้มีความแม่นยำสูง แต่ยังมีปัจจัยอื่นที่ทำให้การรับสัญญาณ GPS เกิดความผิดพลาด ส่งผลกระทบโดยตรงต่อการเดินทางของสัญญาณจากดาวเทียมมายังพื้นโลก นั้นหมายความว่าความแม่นยำในการระบุตำแหน่งลดลงเนื่องจากความคลาดเคลื่อนที่เกิดขึ้นจากการเดินทางของสัญญาณดาวเทียมบนชั้นบรรยากาศไอโอโนสเฟียร์ เครื่องรับโดยใช้สัญญาณความถี่เดียวจะให้ข้อมูลที่สำคัญเกี่ยวกับความหนาแน่นของอิเล็กตรอนในชั้นบรรยากาศรอบนอก การวัดนี้จำเป็นสำหรับการใช้งานต่างๆ เช่น การจำลองบรรยากาศไอโอโนสเฟียร์สำหรับการตรวจสอบสภาพอากาศในอวกาศ และการแก้ไขสัญญาณ GPS โดยเฉพาะอย่างยิ่งในช่วงเวลาที่ความล่าช้าของไอโอโนสเฟียร์ส่งผลกระทบโดยตรงต่อการสื่อสารผ่านดาวเทียม การวิเคราะห์ความล่าช้าของสัญญาณ GPS ที่เกิดจากชั้นบรรยากาศรอบนอก ซึ่งประเมินผ่านการประมาณค่า GPS TEC ความถี่เดียว ช่วยให้สามารถกำหนดค่าความหนาแน่นของอิเล็กตรอนตามเส้นทางสัญญาณได้ แม้จะอาศัยความถี่เดียว แต่อัลกอริทึมและแบบจำลองขั้นสูงช่วยให้การประมาณค่า TEC แม่นยำโดยการเปรียบเทียบ GPS TEC ความถี่เดียวกับ TEC จากอัลกอริทึม IGS และแบบจำลอง IRI หลังจากที่ได้ทำการศึกษาและทบทวนงานวิจัยที่เกี่ยวข้องโดยเฉพาะการศึกษาค่าอิเล็กครอนรวมในชั้นบรรยากาศไอโอโนสเฟียร์ คณะผู้จัดทำได้นำงานวิจัยของ Thanapon Keokhumcheng and Prasert Kenpankho ที่นำเสนอเกี่ยวกับการหาค่าอิเล็กตรอนด้วยดาวเทียม GPS แบบความถี่เดียวมาศึกษาต่อในการจัดทำเครื่องวัดค่าค่าอิเล็กครอนรวมในชั้นบรรยากาศไอโอโนสเฟียร์ โครงงานนี้จะเป็นการนำค่าที่ได้จากเครื่องรับสัญญาณดาวเทียม GPS และนำข้อมูลที่ได้รับจากดาวเทียมไปวิเคราะห์หาค่า TEC และจะบันทึกผลข้อมูลแล้วแสดงผลข้อมูลออกมาผ่านจอ LCD โดยข้อมูลที่บันทึกจะรวมถึงค่าอิเล็กตรอนรวม วันที่ เวลา และตำแหน่งที่ทำการวัด ทำให้สามารถติดตามและเปรียบเทียบข้อมูลในภายหลังได้อย่างมีประสิทธิภาพ ใช้ USB Flash drive ในการเก็บข้อมูล
คณะวิศวกรรมศาสตร์
In this project, we introduce Power Grid Analyzer (PGAz), an open-source software package based on MATLAB, specifically designed for analyzing and controlling future power grids. Initially, PGAz is equipped with four fundamental features: power flow (PF), optimal power flow (OPF), small-signal stability analysis (SSSA), and time-domain simulation (TS). At this stage, Part I concentrates on the development of PF and OPF. The formats of our developed tool are presented, along with its command prompts. In this part, we have developed several conventional yet effective methods in the PGAz package to address PF and OPF problems, including techniques such as the Newton-Raphson method, Gauss-Seidel method, Interior Point Method, Iwamoto’s method, Fast Decoupled Load Flow, Genetic Algorithm, and Particle Swarm Optimization. Additionally, it emphasizes important aspects, algorithms, and various case studies that have been tested against IEEE benchmarks ranging from the IEEE 5-bus to the IEEE 300-bus test systems. The results demonstrate the capabilities of PGAz for future educational and research applications in PF and OPF. Finally, we outline a plan for developing Part II, which will mainly focus on SSSA and TS.
คณะวิทยาศาสตร์
Air pollution, particularly PM2.5, is a major environmental and public health concern in Bangkok. Instead of predicting PM2.5 levels, this project aims to identify the most significant factors influencing PM2.5 concentration. By analyzing historical air quality, weather, and other environmental data, we will determine which variables—such as temperature, humidity, wind speed, or other pollutants—have the greatest impact on PM2.5 fluctuations.
คณะเทคโนโลยีสารสนเทศ
The project of game development to educate about Egyptian civilization This is intended to be a game to promote learning about ancient Egyptian civilization. The original learning may feel boring. Do not attract the attention of learners Therefore saw the presentation in the form of a game on virtual reality technology that inserts knowledge history With the aim of making learning more interesting The organizers can choose to use Unreal Engine 5.1 (Unreal Engine 5.1) and Oculus Quest II (Oculus Quest2) to develop. Within the game, players must find a way to escape from this room within the specified period of solving puzzles in various forms such as statues, traps, etc. In order to solve puzzles and leave this room, players must collect all the information inside the room. In addition, the game shows the life of the player and when the player cannot solve the puzzle correctly.