Search or add a thesis

Advanced Search (Beta)
Home > Molecular Epidemiology of Ppr Virus in Different Districts of Punjab, Pakistan

Molecular Epidemiology of Ppr Virus in Different Districts of Punjab, Pakistan

Thesis Info

Author

Muhammad Farooq

Department

National Institute for Biotechnology and Genetic Engineering

Program

Mphil

Institute

Quaid-i-Azam University

Institute Type

Public

City

Islamabad

Province

Islamabad

Country

Pakistan

Thesis Completing Year

2008

Thesis Completion Status

Completed

Page

64

Subject

Biotechnology

Language

English

Other

Call No: DISS/M. Phil BIO 3398

Added

2021-02-17 19:49:13

Modified

2023-02-19 12:33:56

ARI ID

1676717223689

Similar


Loading...
Loading...

Similar Books

Loading...

Similar Chapters

Loading...

Similar News

Loading...

Similar Articles

Loading...

Similar Article Headings

Loading...

تنقیدی تصورات

”اس کتاب میں تنقید کے بنیادی اصولوں پر روشنی ڈالی گئی ہے“ (34)
یہ کتاب 1996ء میں منظر عام پر آئی ۔ پروفیسر عبد الحق نے مختلف احباب کے مضامین کواس تصنیف میں جمع کر لیا ہے۔ اس میں تنقید کے بنیادی مباحث سے بحث کی گئی ہے۔

دراسة مقارنة في تعيين الزمان والمكان والأعلام عند شراح البخاري (الكرماني وابن حجر نموذجاً)

Sahih al-Bukhari by Imam Abu Abdullah Mohammad al-Bukhari comes second to the Holy Quran as a fundamental source of Islam. It is a most authentic collection of sayings and deeds of Prophet Mohammad (PBUH), which covers almost all aspects of life in providing proper guidance from the Messenger of Allah. The Muslim scholars of past and present time gave great importance to this book by making their efforts to extract the hidden treasures from this book and to present the different approaches and benefits of this book. “Al Kawakib Ad Durari” by Imam Alkirmani is an old explanation of Sahih Bukhari. During studying “Fath al Bari” I found that Alhafiz Ibne Hajar has consulted “Al Kawakib Ad Durari” and quoted Imam Alkirmani’s commentary and added it. Alhafiz Ibn e Hajar differs at many times with the opinions of Imam Alkirmani about specific time, place, different tribes and personalities mentioned in the text of traditions. I wanted to study such analysis to check the right opinion after comparing statements of both Imams and by consulting with the statements of other scholars of this field. This article approves that judgments of Ibn e Hajar about specific time, place, different tribes and personalities are more authentic than opinions of imam Alkirmani.

H Ardware S Oftware D Istributed Rtos a Rchitecture F or M Ultiprocessor B Ased R Eal T Ime H Igh D Ensity M Edia a Pplications

Designing RTOS for multiprocessor based system and partitioning the design into hardware and software is the paradigm for the high-end systems evolving to support computation-intensive applications. In this thesis, RTOS is presented that is amalgam of distributed software scheduler and dynamically scalable hardware switch capable of performing all kernel tasks in real time and at wire speed and consequently, minimizing software related scheduling overheads and optimizing resource utilization. Key components of the research output are software framework for mapping high density media applications on multiprocessor based system, its corresponding multilevel scheduler design and design of programmable hardware switch to optimize resource utilization and enhance system performance. In the developed multiprocessor based system, heterogeneous multiprocessors are arranged as Arrays of inter-connected pipelines giving rise to a modified pool-of-pipelines architecture or two dimensional tightly coupled matrix architecture, having scalable, distributed processing and memory capabilities through a plurality of processing elements. The hardware software distributed architecture improves the application optimization, mapped on this multiprocessor based system, by enhancing execution time and minimizing processor idle time, while reducing design complexity and interface problems. RTOS architecture exploits parallelism both in the system application environment and in the distributed computing occurring in the hardware. Based on the type of service, the processes are divided into sub tasks and distributed onto multiple Processors, which are programmed to operate on a set of data, in a certain sequence and in a particular time slot. - 7 -The sequence is maintained by the instruction format of hardware RTOS and the time slot is predicted by the configurations set by the user. Application pipelining framework is presented in the software part of RTOS to exploit parallelism in media application, based on the concept of components or task model, similar to instruction pipelining in the Processor. To meet the constraints and characteristics of the defined framework, two level scheduling policy is adapted. Fixed- Priority Preemptive scheduling algorithm is used at the First-level. For Second-level various scheduling algorithms have been evaluated and analyzed offline and implemented in the software. Heuristic based algorithm is recommended as Second-level algorithm for media application to maintain QoS. The hardware RTOS, called Switch, is implemented as a programmable processor with dedicated program cache. It performs all RTOS kernel tasks in real time and facilitates inter-processor exchange of data, communication or synchronization, deadlock avoidance and exchange of data with external shared memory, thus, enhancing performance and minimizing Processors idle time. The RTOS supports hardware scalability to cater for high to very high density applications and incorporates scalable scheduling and resource management