قسم هندسة الحاسوب

المزيد ...

حول قسم هندسة الحاسوب

أنشئ قسم هندسة الحاسوب في أواخر عام 1978م، كأحد أقسام كلية الهندسة النووية والإلكترونية آنذاك واستقبل أول مجموعة من طلابه عام 1979م، ويهتم تخصص هندسة الحاسب بعمليات التحليل والتصميم للنظم الالكترونية الرقمية والتماثلية وتطبيقاتها الهندسية والعلمية المختلفة. يتعلم الطالب بقسم الحاسوب خلال دراسته طرق تصميم واختبار النظم الالكترونية الرقمية والتماثلية والتحكم الآلي والمعالجات الدقيقة وكذلك شبكات الحاسب ونظم المعلومات وآخر التقنيات في مجال الحاسوب ونظم المعلومات والاتصالات. ويتولى تسيير البرنامج العلمي والبحثي بالقسم أكثر من 24 عضو هيئة تدريس في تخصصات مختلفة. وينعكس التطبيق العملي للمحاضرات النظرية من خلال التجارب المعملية التي يجريها الطالب حيث يتوفر لدى القسم العديد من المعامل المجهزة تجهيزاً حديثاً تغطى تخصصات مختلفة منها الدوائر الإلكترونية والمنطقية والبرمجيات والمعالجات الدقيقة والتحكم الآلي وشبكات الحاسب والقياسات والاتصالات.

ان الاتجاه العلمي لقسم هندسة الحاسب يرتكز على التصميم و التطبيق وإيجاد الحلول الملائمة للمشاكل التي تحتاجها مؤسسات الدولة. وخريج قسم هندسة الحاسب من مهام عمله وضع المواصفات لأجهزة الحاسبات وإعطاء الاستشارات الفنية لاختيار الأصلح منها وكذلك الإشراف على تركيبها وتشغيلها وإعداد التجهيزات الفنية اللازمة لها وتصميم وتطوير شبكات الحاسبات ومن ثم إدارتها, ومن واجباتـه أيضا المساهمة في تصميم الحاسبات الإلكترونية وشبكاتها والأجهزة الإلكترونية التي تعتمد عليها وتصميم نظم المعالجات الدقيقة وأنظمة التحكم.

حقائق حول قسم هندسة الحاسوب

نفتخر بما نقدمه للمجتمع والعالم

7

المنشورات العلمية

21

هيئة التدريس

240

الطلبة

0

الخريجون

البرامج الدراسية

بكالوريوس هندسة الحاسوب
تخصص هندسة الحاسوب

يمضي الطالب خلال دراسته بالمرحلة الجامعية بالقسم قرابة الثمانية فصول دراسية يتلقى العديد من المحاضرات والتجارب العملية في المقررات الهندسية ألتخصصيه الإجبارية ...

التفاصيل
ماجستير هندسة حاسوب
تخصص هندسة الحاسوب

...

التفاصيل

من يعمل بـقسم هندسة الحاسوب

يوجد بـقسم هندسة الحاسوب أكثر من 21 عضو هيئة تدريس

staff photo

د. سامي إبراهيم أحمد البكباك

سامي البكباك هو احد اعضاء هيئة التدريس بقسم هندسة الحاسوب بكلية الهندسة. يعمل السيد سامي البكباك بجامعة طرابلس كـاستاذ مساعد منذ 1997-09-11 وله العديد من المنشورات العلمية في مجال تخصصه

منشورات مختارة

بعض المنشورات التي تم نشرها في قسم هندسة الحاسوب

C++ software for computing and visualizing 2-D manifolds using Henderson's algorithm

Scientific Computing is an exciting and growing area that provides an important link between Computer Science and the Engineering and Physical Sciences. Today, computer graphics and geometric modeling are used routinely in science, engineering, business; and entertainment. In this thesis we develop object-oriented techniques and software for computing and visualizing implicitly defined manifolds ("surfaces") that arise a wide range of applications. The software differs from existing software for computing such manifolds in its software architecture. Furthermore, its algorithms are based on numerical continuation methods, rather than on subdivision techniques, which allows its practical application to the computation of two-dimensional manifolds in high-dimensional Euclidean spaces. The overall software provides a graphical user interface, algorithms for computing two-dimensional manifolds in higher-dimensional spaces, and graphics routines to visualize the manifolds.
Youssef Omran Gdura(6-2001)
Publisher's website

Groundwater Level Forecasting Using Random Forest and Linear Regression Neural Network Models

—Predicting the groundwater level has recently become very important research topic especially with the rise of population density and consequently increasing the water demand. This paper uses the Random Forest and linear regression neural network models to predict the groundwater level of Wadi-Alshaty district in the South West part of Libya. The results are compared with that obtained using the hydrologic long-term forecasting graphical approach. One of the most important findings of this study is the effectiveness of the neural network models to investigate the fluctuation of the groundwater levels over time (20 years)
Amna Elhawil, Alarabi Naji, Malak Nuesry, Almabruk Sanossi(12-2021)
Publisher's website

A New Parallelisation Technique for Heterogeneous CPUs

https://theses.gla.ac.uk/3406/Parallelization has moved in recent years into the mainstream compilers, and the demand for parallelizing tools that can do a better job of automatic parallelization is higher than ever. During the last decade considerable attention has been focused on developing programming tools that support both explicit and implicit parallelism to keep up with the power of the new multiple core technology. Yet the success to develop automatic parallelising compilers has been limited mainly due to the complexity of the analytic process required to exploit available parallelism and manage other parallelisation measures such as data partitioning, alignment and synchronization. This dissertation investigates developing a programming tool that automatically parallelises large data structures on a heterogeneous architecture and whether a high-level programming language compiler can use this tool to exploit implicit parallelism and make use of the performance potential of the modern multicore technology. The work involved the development of a fully automatic parallelisation tool, called VSM, that completely hides the underlying details of general purpose heterogeneous architectures. The VSM implementation provides direct and simple access for users to parallelise array operations on the Cell’s accelerators without the need for any annotations or process directives. This work also involved the extension of the Glasgow Vector Pascal compiler to work with the VSM implementation as a one compiler system. The developed compiler system, which is called VP-Cell, takes a single source code and parallelises array expressions automatically. Several experiments were conducted using Vector Pascal benchmarks to show the validity of the VSM approach. The VP-Cell system achieved significant runtime performance on one accelerator as compared to the master processor’s performance and near-linear speedups over code runs on the Cell’s accelerators. Though VSM was mainly designed for developing parallelising compilers it also showed a considerable performance by running C code over the Cell’s accelerators.
Youssef Omran Gdura(5-2012)
Publisher's website