แจ้งเอกสารไม่ครบถ้วน, ไม่ตรงกับชื่อเรื่อง หรือมีข้อผิดพลาดเกี่ยวกับเอกสาร ติดต่อที่นี่ ==>
หากไม่มีอีเมลผู้รับให้กรอก thailis-noc@uni.net.th ติดต่อเจ้าหน้าที่เจ้าของเอกสาร กรณีเอกสารไม่ครบหรือไม่ตรง

Performance evaluation of bitmap indexing based on time granularity
การประเมินประสิทธิภาพของ bitmap indexing ตามความละเอียดของหน่วยเวลา

keyword: Time-series analysis Data processing
; Time granularity
Abstract: A data warehouse is a collection of a large amount of data gathered from numerous sources in one organization. Those data must be efficiently organized so that they can be analyzed and the summarized results can be used to support a particular decision. Thus, querying data in a data warehouse must be fast. Implementing indexing on those data can help improve the query response time significantly. One indexing technique commonly used is bitmap indexing since it has the advantage of dealing with replicated data in a data warehouse where the cardinality of the data is often more than one. Another common scenario found in a data warehouse is that most queries involve a time domain such as a monthly or yearly report of sales volume for a particular product. In addition, time domain used is finite and has little different granularity ranging from just days to years. Hence, bitmap indices for time seem to be a good fit. To improve both time and space requirements for bitmap indices, there are several bitmap indexing techniques designed and implemented. However, due to the vast amount of data and numerous data cardinalities, most bitmap techniques aim to reduce the amount of space required to store bitmap indices. Therefore, most of them propose to encode or compress bitmap indices. This thesis proposes a model to evaluate the performance of five common bitmap indexing techniques. They are simple bitmap (SB), simple bitmap with range encoding (SBR), simple bitmap with interval encoding (SBI), bit-sliced indexing (BI) and encoded bitmap indexing (EB). TPC-H benchmark data and five selected TPC-H queries are used to evaluate the model. In addition, the query response time of both exact and range queries under various time granularities are measured for all five bitmap indexing methods. The experimental results show that the simple bitmap gives the best response time for exact queries, and the simple bitmap with interval encoding gives the best response time for range queries. Even though the simple bitmap techniques require more space and generate more bitmap vectors, their performance gain should considerably overcome the cost of storage space, which is now getting lower every day.
Abstract: Data Warehouse จะถูกสร้างขึ้นมาโดยเก็บรวบรวมข้อมูลจากแหล่งข้อมูลต่างๆ ในองค์กร ข้อมูลเหล่านี้จะต้องถูกจัดเก็บอย่างมีประสิทธิภาพเพื่อให้สามารถนำข้อมูลมาวิเคราะห์ สรุปผล และนำข้อมูลมาประกอบการตัดสินใจได้อย่างรวดเร็ว. การสร้างดัชนีบนข้อมูล จะช่วยเพิ่ม ประสิทธิภาพในการสอบถามข้อมูลได้. ดัชนีแบบ Bitmap เป็นดัชนีแบบหนึ่งที่นิยมใช้ใน Data Warehouse เนื่องจากดัชนีแบบ Bitmap เหมาะกับข้อมูลที่มีลักษณะซ้ำๆ กันและมีค่าของข้อมูลที่ แตกต่างกันมากกว่า 1 ค่า. การสอบถามข้อมูลส่วนใหญ่ใน Data Warehouse มักเกี่ยวข้องกับ ข้อมูล Time เสมอ ดังเช่นการสอบถามข้อมูลรายงานยอดขายสินค้าประจำเดือนหรือประจำปีเป็น ต้น นอกจากนั้นข้อมูล Time เป็นข้อมูลที่มีขอบเขตของข้อมูลที่แน่นอนและเป็นข้อมูลที่มีความ หลากหลายของข้อมูลไม่มาก ซึ่งเหมาะสำหรับการทำดัชนีแบบ Bitmap. เพื่อเป็นการปรับปรุง ประสิทธิภาพของดัชนีแบบ Bitmap ในการตอบการสอบถามข้อมูลและปรับปรุงพื้นที่ที่ใช้ในการ จัดเก็บดัชนี Bitmap ได้มีการนำเสนอเทคนิคของการทำดัชนีแบบ Bitmap แบบต่างๆ โดยส่วน ใหญ่จะมุ่งเน้นไปในแนวทางของการเข้ารหัสหรือการบีบอัดข้อมูลของดัชนี Bitmap. ในงานวิจัย นี้ได้นำเสนอวิธีการในการประเมินประสิทธิภาพของดัชนีแบบ Bitmap 5 ประเภท ได้แก่ Simple Bitmap (SB), Simple Bitmap with Range Encoding (SBR), Simple Bitmap with Interval Encoding (SBI), Bit-Sliced Indexing (BI) และ Encoded Bitmap Indexing (EB). โดยใช้ข้อมูลจาก TPC-H benchmark และเลือก query 5 query จาก 22 query และวัด เวลาที่ใช้ในการตอบการสอบถามข้อมูลตามความละเอียดของเวลาต่างๆที่ใช้ในการทดลอง โดยแบ่ง ประเภทของการสอบถามข้อมูลเป็น 2 ประเภทได้แก่การสอบถามข้อมูลแบบ Exact Query และ แบบ Range Query. จากการทดลองสรุปว่า SB จะใช้เวลาในการตอบการสอบถามข้อมูลน้อย ที่สุดในการสอบถามข้อมูลแบบ Exact Query และ SBI จะใช้เวลาในการตอบการสอบถามข้อมูล น้อยที่สุดในการสอบถามข้อมูลแบบ Range Query ถึงแม้ว่า SB จะใช้พื้นที่ในการจัดเก็บข้อมูล มากที่สุดก็ตาม.
Mahidol University
Address: NAKHON PATHOM
Email: liwww@mahidol.ac.th
Role: Thesis Advisors
Created: 2007
Modified: 2025-05-19
Issued: 2010-06-09
วิทยานิพนธ์/Thesis
application/pdf
CallNumber: TH V327p 2007
eng
DegreeName: Master of Science
Descipline: Computer Science
©copyrights Mahidol University
RightsAccess:
ลำดับที่.ชื่อแฟ้มข้อมูล ขนาดแฟ้มข้อมูลจำนวนเข้าถึง วัน-เวลาเข้าถึงล่าสุด
1 4437183.pdf 717.09 KB9 2018-05-29 11:43:25
ใช้เวลา
0.263946 วินาที

Varunya Klangcharoenlap
Title Contributor Type
Performance evaluation of bitmap indexing based on time granularity
มหาวิทยาลัยมหิดล
Varunya Klangcharoenlap
Sudsanguan Ngamsuriyaroj
วิทยานิพนธ์/Thesis
Sudsanguan Ngamsuriyaroj
Title Creator Type and Date Create
The design of A 3-dimension encryption algorithm
มหาวิทยาลัยมหิดล
Sudsanguan Ngamsuriyaroj
Patiphan Sukosol
วิทยานิพนธ์/Thesis
The design of a tree-based scalable distributed group key management
มหาวิทยาลัยมหิดล
Sudsanguan Ngamsuriyaroj
Wisut Piewkham
วิทยานิพนธ์/Thesis
Routing based service discovery in Mobile Ad Hoc Network
มหาวิทยาลัยมหิดล
Sudsanguan Ngamsuriyaroj
Porrameth visuddhidham
วิทยานิพนธ์/Thesis
A secure query model for encrypted database
มหาวิทยาลัยมหิดล
Sudsanguan Ngamsuriyaroj
Nongnuch Poolsawad
วิทยานิพนธ์/Thesis
Performance evaluation of bitmap indexing based on time granularity
มหาวิทยาลัยมหิดล
Sudsanguan Ngamsuriyaroj
Varunya Klangcharoenlap
วิทยานิพนธ์/Thesis
Trust management applied to log access
มหาวิทยาลัยมหิดล
Sudsanguan Ngamsuriyaroj
Khomdrad Boontae
วิทยานิพนธ์/Thesis
Mobile IP pre-registration for smooth handoff
มหาวิทยาลัยมหิดล
Sudsanguan Ngamsuriyaroj
Ekkawit Sawatpeera
วิทยานิพนธ์/Thesis
Performance evaluation of Java EE Cluster using TPC-H Benchmark
มหาวิทยาลัยมหิดล
Sudsanguan Ngamsuriyaroj
Winai Nadee
วิทยานิพนธ์/Thesis
Performance evaluation of three representative models of B2C E-business
มหาวิทยาลัยมหิดล
Sudsanguan Ngamsuriyaroj
Parawee Panochit
วิทยานิพนธ์/Thesis
Novel dynamic key management for secure continuous roaming in wireless lan
มหาวิทยาลัยมหิดล
Sudsanguan Ngamsuriyaroj
Manop Kalong
วิทยานิพนธ์/Thesis
MPI-SV : Middleware for MPI applications VIA web services
มหาวิทยาลัยมหิดล
Sudsanguan Ngamsuriyaroj
Pitch Sajjipanon
วิทยานิพนธ์/Thesis
Effects of denial of service attack and traffic shaping on server survivability
มหาวิทยาลัยมหิดล
Sudsanguan Ngamsuriyaroj
Chinawat Wongvivitkul
วิทยานิพนธ์/Thesis
The enhancement of GQ-Mac protocol on GSM/GPRS network
มหาวิทยาลัยมหิดล
Sudsanguan Ngamsuriyaroj
Pimook Ngamthammachat
วิทยานิพนธ์/Thesis
TPC-H query optimization for load balancing on mySQL cluster
มหาวิทยาลัยมหิดล
Sudsanguan Ngamsuriyaroj
Rangsan Pornpattana
วิทยานิพนธ์/Thesis
Applying role hierarchy and keys for encrypted database
มหาวิทยาลัยมหิดล
Sudsanguan Ngamsuriyaroj
Thanarom Nimitklaitikai
วิทยานิพนธ์/Thesis
Data manipulation and information retrieval for phonemic analysis
มหาวิทยาลัยมหิดล
Janzen Hermann;Suriya Ratanakul;Sudsanguan Ngamsuriyaroj
Wirat Niyomtam
วิทยานิพนธ์/Thesis
Adaptive traffic control mechanism for fairness bandwidth allocation on wireless access router
มหาวิทยาลัยมหิดล
Vasaka Visoottiviseth;Sudsanguan Ngamsuriyaroj;Siwaruk Siwamogsatham
Akkasit Trunganont
วิทยานิพนธ์/Thesis
Minimizing data communication cost in grid computing system
มหาวิทยาลัยมหิดล
Sudsanguan Ngamsuriyaroj;Damras Wongsawang;Vasaka Visoottiviseth
Ekasit Kijsipongse
วิทยานิพนธ์/Thesis
Evaluation of three intrusion detection systems under various attacks
มหาวิทยาลัยมหิดล
Sudsanguan Ngamsuriyaroj;Vasaka Visoottiviseth;Thitinan Tantidham
Kittikhun Thongkanchorn.
วิทยานิพนธ์/Thesis
Copyright 2000 - 2025 ThaiLIS Digital Collection Working Group. All rights reserved.
ThaiLIS is Thailand Library Integrated System
สนับสนุนโดย สำนักงานบริหารเทคโนโลยีสารสนเทศเพื่อพัฒนาการศึกษา
กระทรวงการอุดมศึกษา วิทยาศาสตร์ วิจัยและนวัตกรรม
328 ถ.ศรีอยุธยา แขวง ทุ่งพญาไท เขต ราชเทวี กรุงเทพ 10400 โทร. โทร. 02-232-4000
กำลัง ออน์ไลน์
ภายในเครือข่าย ThaiLIS จำนวน 0
ภายนอกเครือข่าย ThaiLIS จำนวน 2,095
รวม 2,095 คน

More info..
นอก ThaiLIS = 58,502 ครั้ง
มหาวิทยาลัยสังกัดทบวงเดิม = 1,376 ครั้ง
มหาวิทยาลัยเทคโนโลยีราชมงคล = 27 ครั้ง
มหาวิทยาลัยราชภัฏ = 9 ครั้ง
สถาบันพระบรมราชชนก = 2 ครั้ง
มหาวิทยาลัยเอกชน = 1 ครั้ง
รวม 59,917 ครั้ง
Database server :
Version 2.5 Last update 1-06-2018
Power By SUSE PHP MySQL IndexData Mambo Bootstrap
มีปัญหาในการใช้งานติดต่อผ่านระบบ UniNetHelp


Server : 8.199.134
Client : Not ThaiLIS Member
From IP : 216.73.216.124