استخدام تقنيات الهندسة الوراثية الحديثة في تحسين الصفات الإنتاجية للدواجن ورفع كفاءتهاانتاج الدواجن
محمد أحمد السيد حسن الماجستير 2006 عين شمس
الملخص العربي:
أجريت هذه الدراسة بمزرعة تربية الدواجن - قسم إنتاج الدواجن – كلية الزراعة جامعة عين شمس وذلك بهدف تقييم الأداء الإنتاجي والتعرف على بعض المواقع الجينية التى يمكن استخدامها كأداة للانتخاب فى سلالات الدجاج المحلية لتحسين إنتاجيتها فى المستقبل وعمل البصمة الوراثية بفصل الـ (DNA ) لدجاج يحمل العامل الوراثي عرى الرقبة وأخر طبيعي الترييش وذلك لمعرفة الفروق الوراثية بين التراكيب. استخدم فى هذه الدراسة 80 أنثى طبيعية الترييش تزاوجت مع 10 ذكور تحمل العامل الوراثى عرى الرقبة فى صورته الخليطة. وكانت أهم النتائج المتحصل عليها:
• تم استخلاص عينات الـ DNA من الطيور الحاملة للعامل الوراثى المسئول عن عرى الرقبة والاخرى طبيعية الترييش، كما استخدم عدد 25 primer فى هذه التجربة، وتم التحليل على المستوى الجزيئى ووجد فى كلا من الـ primers bc75 وجد بندين مرتبطين بالزياده فى وزن الجسم عند الاوزان bp 480، 175 bp فى الطيور الحامله للعامل الوراثىNa وهذه البندات غير موجوده فى الطيور طبيعية الترييش وبنفس الشكل وجد فى الـprimer bc78 وجد به بندات ذات اوزان bp 415 فى كلا من الاباء والابناء الحاملين للعامل الوراثى وكذلك وجد الـ primer bc82 وجد به باند ذو وزن جزيئى bp 440 فى كلا من الاباء والابناء الحامله للعامل الوراثى دون الاخرى واخيرا وجد فى الـprimer bc93 وجد به باند ذو وزن جزيئى bp 460 فى الطيور التى تحمل العامل الوراثىNa دون الاخرى.
• لوحظ وجود تفوق معنوى فى وزن الجسم مصاحب للكتاكيت الحاملة للعامل الوراثى عرى الرقبة مقارنة بنظيراتها طبيعية الترييش عند كل الاعمار التجريبية.
• استهلكت الطيور عارية الرقبة الخليطة كمية علف اعلى معنويا من نظيرتها طبيعية الترييش وذلك خلال الفترة من 8-12 اسبوع.
• سجلت الطيور عارية الرقبة الخليطة اطوال عرف وداليات وعظمة قص اعلى من نظيرتها طبيعية الترييش.
• يصاحب عامل عرى الرقبة بزيادة معنوية فى نسبة التصافى ونسبة عضلات الصدر وكمية اللحم المأكول مقارنة بنظيرتها طبيعية الترييش.
• نجد ان الطيور الحامله للعامل الوراثىNa تحمل كميه قليله من دهن البطن مقارنة بالطبيعيه الترييش
• نجد ان الديوك الحامله للعامل الوراثىNa اعطت نسب اعلى من وزن الخصيه مقارنتا بالطبيعية الترييش
• عموما وجد ان جين عرى الرقبه له تاثير افضل على الاداء الانتاجى للطيور عارية الرقبه خاصة تحت ظروف الجو الحار "
" محمد صلاح الدين جابر رضوان
Mohamed Salah Eddeen Gaber Radwan " " استخدام أساليب إعادة بناءالأسطح في تطبيقات الهندسة العكسية
On Using Surface Reconstruction Techniques in Reverse Engineering Applications " AIN SHAMS COMPUTER & INFORMATION SCIENCES SCIENTIFIC COMPUTING M. Sc 2007 138 " Dr. ASHRAF SAAD HUSSEIN
Prof. Dr. MOHAMMED SAID ABEDL WAHAB " " Reverse engineering of solid objects is the process of scanning these objects producing large number of measure points، then converting these points into a concise and consistent computer representation. The process of triangulating scattered point-sets (which is called surface reconstruction) is a very important problem of reverse engineering. Given a set of scattered points that lie approximately on the boundary surface of a three-dimensional object، and without a priori information on the topology، the goal is to reconstruct the surface by building a triangular mesh using the given points as vertices. The resulting surface can be the input of further procedures like surface fitting. The work presented in this thesis focuses on the surface reconstruction process.
The goal of this thesis is to find a reasonably efficient algorithm that can reconstruct surfaces from large number of points، preserve geometric features (like surface sharp edges، native surface artifacts... etc)، and fills holes and\or misregistration domains. To meet this goal، the most recent and efficient computational geometry based algorithms are reviewed، tested and compared with each other based on the reconstruction accuracy، the computing time and the memory usage. The selected algorithms for the comparison are the Crust، the Power Crust، the Tight Cocone and the Ball Pivoting Algorithm (BPA). The "best" of these algorithms is selected to be a candidate for further modifications.
The algorithms are implemented using the same programming tools and tested on the same computing platform using the same benchmark test cases. Generally، the experiments showed that the Tight Cocone builds the best surfaces and has—to some extent—the best robustness to noise. Yet، the surfaces built by the Tight Cocone are double-layered، and are always hole-free، even if the holes are native features in the original surface. On the other hand، the BPA has the best performance among the four algorithms. So، the BPA is selected، to take the advantage of its efficiency and relatively accurate reconstruction.
In this work، a new algorithm—based on the theory of the BPA— was developed to deal with the non-uniformity problem. It is applied on different datasets and compared favorably with the most eminent surface reconstruction techniques. The proposed algorithm bested others in treating non uniform samples، samples with sharp edges and samples with small holes. In addition، the proposed algorithm showed an acceptable performance measures as well.
In addition to the proposed algorithm and due to the problems of misregistration domains in real data sets، an augmented hole-free surface reconstruction framework is also proposed as a second phase of the current research work. The augmented framework integrates both a surface reconstruction module (to build the initial surface) and a surface interpolation module (to fill the holes). For experimental tests، the augmented framework is implemented، using the BPA as a reconstruction module and the Radial Basis Functions as an interpolation module. The framework exhibits high robustness in reconstructing sample sets that suffer from severe low sampled regions due to misregistration objects.
مشاركة عبر
أخر الإضافات
أخر الملخصات المضافة