Show: 25 50 75 100 Results

Search results: 25 out of 1,957

النمذجة التحليلة لاداء الثنائي الضوئي p - i - n == Analytical Modeling Of A P - I - N Photodiode Performance

Author name: محمد شهاب احمد
Supervisor name: منیر عبود ھاشم
Degree: Master
Language: English
University location: Baghdad
First pages:
Abstract: The analysis of a silicon p - i - n photodiode with a uniform doping concentration in each layer is presented. The theoretical treatment aims at investigating the device operation and performance to obtain optimum values of photodiode parameters when operates as a photodetector.Large bandwidth, good responsivity, device speed and quantum efficiency at wavelength of interest, combined with its low operating voltage and capability, make this diode promising for optoelectronic receiver circuits for use in optical communication systems and computer interconnections.High speed silicon p - i - n photodiode which operate at 700 nm wavelength is reported. By using a reverse bias voltage to control electric field, a high quantum efficiency of 80% is attained corresponding to bandwidth of 6.5 GHz at depletion width of 5.36 ?m and biasing voltage of 27.5 V. The minimum detectable incident light signal power is 3.9 ?W corresponding to signal to noise ratio of 6.5*104. The results show that, there is trade - off between quantum efficiency and bandwidth. Since the intrinsic layer of a p - i - n photodiode can be made with a lightly doping concentration, a p - ? - n photodiode is also treated mathematically with a software tool, and the results obtained are very close to those for a p - i - n photodiode. The results are achieved with the aid of MATLAB programming tool version 8.1.0.604 (R2013a).

تصميم وتنفيذ معالج باستخدام TM - CFAR مصفوفة البوابات المبرمجة FPGA == Design And Implementation Of TM - CFAR Processor Using Field Programmable Gate Array

Author name: علي هادي عبد الواحد
Supervisor name: وليد خالد عبد علي
Degree: Master
Language: English
University location: Baghdad
First pages:
Abstract: This Thesis proposes on a project whose aim is to implement architectures for CFAR processor employed in radars. These proposed architectures are implemented by using Field Programmable Gate Array (FPGA) technique, with observance of feature desired as flexibility and speed without performance loss. This design written in VHDL Hardware Description Language that can be used to accelerate the implementation. In this thesis, the proposed by design is implemented using MATLAB Simulink on the Trimmed - mean Constant False Alarm Rate Processor(TM CFAR) to obtain system parameters and to test the flow of signal through the system, and then used FPGA devices. FPGA architecture of TM - CFAR processor is implemented to overcome the large processing time required in case of multi - target environment. The use of this technology is suitable because it offers high flexibility in modifying and even developing the required design with a reduction in the required number of hardware and cost. In addition to the main features of the processing chain architectures such as degree of parallelism, small size, accuracy and high computational speed, there is a requirement for generality and adaptively i.e. the ability to handle many different models of operation in different environments. The FPGA implementation of the design is achieved using Xilinx Virtex - II platform as a suitable selected programmable device. The development of the system software for this work has been done using Active HDL 3.5, and ISE Navigator 6.3i programs.

تمييز الاهداف الرادارية وذلك عن طريق استخدام الشبكات العصبية وافضلية الحشد الجزيئي == Radar Target Recognition Using Neural Network And Particle Swarm Optimization

Author name: علي ناظم غالب
Supervisor name: وليد خالد عبد علي
Degree: Master
Language: English
University location: Baghdad
First pages:
Abstract: In the last decades, the pattern recognition and classification are taking an important area of the research. One of the main applications of pattern recognition is the radar target recognition which is vital in radar system.In this this work, a radar signal were used and analyzed for three targets present a contribution is this trend (aircrafts SR - 71, C - 130 and AH - 64), and used as initial data, then variations are made to simulate the target signal variation (50 range profile for each target).A wavelet transform (multi resolution decomposition) is used to reduce the dimensions of radar range profile and then leads to reduce storage and computation.The wavelet transform including two procedures, the first one using approximation and details coefficients as feature extraction, while second procedure use related with the details coefficient only.Artificial Neural Network (ANN) is used as recognizer. The Feed Forward Neural Network (FFNN) and Elman Recurrent Neural Network (ERNN) are used. The network was trained using Supervised Learning Algorithms. The FFNN was trained by (Levenberg - Marquardt (lm), Bayesian regulation (br), particle swarm optimization). The (ERNN) was trained by (lm, br).The best recognition rate of three targets is obtained by using the feature extraction from (normalized details wavelet coefficient) and the ERNN trained by (br). The recognition rate in this procedure is about 96% compare with other methods.When adding the AWGN S/N=5db, the recognition rate reducing to 85%.

تمييز الوجوه اعتمادا على التحويلات الكونتورية ومصنف الشبكة العصبية متعددة الطبقات == Face Identification Based On Contourlet Transform And Multi - Layer Neural Network Classifier

Author name: علي فتاح حسون
Supervisor name: ماهر خضير محمود
Degree: Master
Language: English
University location: Baghdad
First pages:
Abstract: Face recognition plays an important role in many applications like security, banking, access to buildings, and surveillance …. etc.Because of the face image can significantly change due to changing in some factors, such as lighting conditions, facial expression, and others factors, therefore face recognition is still a challenging mission. Useful properties of the Contourlet Transform (CT) are exploited in this thesis to investigate more discriminant features to enhance the face identification performance. In this thesis, a face identification system is suggested based on CT, and Multi - Layer Neural Network (MLNN) Classifier. The main reasons behind using the CT are : First, the CT supports progressive data compression/expansion, hence it is used for image compression. Second, the features in human face are not just horizontal or vertical. CT is utilized for feature extraction because it is a genuine 2D transform that can capture the edge information in all directions. After decomposing an image by CT, low and high frequency coefficients of CT are calculated in different scales and various angles. Most significant information of faces is contained in coefficients, which is important for face identification. The frequency coefficients are utilized as an input feature vector for a neural network classifier. Simple feed forward MLNN neural network is used to achieve the identification process. The network parameters are tuned to optimal values, in order to produce fair comparison between different types of feature vectors. To evaluate the algorithm performance, seven standard databases, and a proposed database are used. Some of them are of high variability, to examine the algorithm robustness against variability. In addition, the proposed algorithm is also evaluated using a generated database composed from five databases. Then the suggested method is compared with other classical feature - based methods such as, wavelet, Principle Component Analysis (PCA), and CT - PCA. The results indicate that the CT - based method has better identification (ID) rate, and is faster than the Wavelet - based and the PCA - based methods. This is due to the high sparsity of the CT and its efficient capability of compression. The ID rates obtained for a tested databases are Japanese Female Facial Expression (JAFFE) database (100%), face 94 database (99.34%), proposed database (98.55%), ORL database (96.5%), Senthil database (92%), Yale database (90%), FERET database (76.2 %), and FEI database (72.57 %), and comparing with other systems, an average identification rate 90.64% for the CT, 85.71% for the Wavelet, 53.92% for the CT - PCA, and 46.7% for the PCA for all tested databases.Moreover, the characteristics of low and high frequency sub bands a are studied with their effect on ID rates. The simulation results indicate that the best identification rates are obtained when using only the low frequency sub - band for all tested databases

استخدام اغشية اوكسيد الخارصين (ZnO) الرقيقة في متحسس لتركيز الهيدروجين من نوع ترانزستور تاثير المجال ممدود البوابة == Zinc Oxide Thin Films - Based Extended - Gate Field - Effect Transistor (EGFET) As Ph Sensor

Author name: علي عزام عبد اللطيف
Supervisor name: رعد حمدان ظاهر | غصون محسن علي
Degree: Master
Language: English
University location: Baghdad
First pages:
Abstract: ظهر في السنوات الاخيرة اهتمام ملحوظ في استخدام متحسسات تركيز الهيدروجين (الرقم الهيدروجيني) من نوع ترانزستور تاثير المجال (FET) في التطبيقات الطبية الحيوية مثل دم الانسان, اليوريا واللعاب لان عملية تصنيع متحسسات تركيز الهيدروجين تتجه نحو التكلفة المنخفضة | In recent years, there is noteworthy interest in using pH - sensors based on Field Effect Transistor (FET) in biomedical applications such as human blood, urine, and saliva because the fabrication of pH - sensors is tending toward low cost, small size, disposable, and real - time measurement. In this work, Extended Gate Field - Effect Transistor (EGFET) pHsensors were built using thin films of Zinc Oxide (ZnO) doped with Palladium (Pd) as sensing membranes. The Pd - doped ZnO thin films with different molar concentrations (Pd = 0%, 2% and 4%) were deposited onto p - type Si(111) substrate by sol - gel method. The surface morphology of the prepared films was imaged and studied by Atomic Force Microscopy (AFM) and Scanning Electron Microscopy (SEM). The crystal structure of the fabricated films was examined by X - Ray Diffraction (XRD) test. The optical and electrical characteristics of the films were measured using spectrophotometer and Hall - Effect measurement device, respectively.The EGFET pH - sensor has been prepared by linking the fabricated sensing devices to the gate terminal of a commercial Metal - Oxide - Semiconductor Field - Effect Transistor (MOSFET CD4007UB).The fabricated sensing devices were immersed in buffer solutions with pH range of (pH 3 ? pH 11). The pH sensing characteristics of ZnO and Pd - ZnO/silicon EGFET devices were studied using Semiconductor Characterization System (SCS - Keithley 4200).The ZnO EGFET sensor exhibits voltage sensitivity and linearity of 31.5 mV/pH and 0.9809 (or 98.1%) in linear regime with pH range of (pH 3 - pH 11). The voltage sensitivity and linearity of Pd - doped ZnO (with 4% molar concentration of Pd) EGFET device in the linear regime with pH range of (pH 5 - pH 11) are 27.86 mV/pH and 0.9785 (or 97.85%), respectively. The experimental results show that the Pd - doped sensing films by sol - gel method cannot be adopted for whole pH range. This means that the doped films have fewer amounts of H+ ions sensing sites at its surface than undoped ZnO fims.

تحليل الاشارات المشفرة ثنائيا باستخدام الترشيح الموائم وغير الموائم لتقليل الفصوص الجانبية == Analysis Of Binary - Coded Signals Using Matched And Mismatched Filtering For Sidelobe Reduction

Author name: صلاح حسن عباس
Supervisor name: اسماعيل محمد جابر
Specific topic: Electrical Engineering
Degree: Master
Language: English
University location: Baghdad
First pages:
Abstract: Various types of binary phase - coded signals are studied in terms of their correlation properties. Then, matched filtering technique as well as mismatched filtering techniques is applied to the codes studied previously in order to reduce the sidelobes of the compressed binary phase - coded signal around the mainlobe, and consequently increase the detection of the received signal. Each filtering technique is performed using programs written by the programming language of MATLAB version 7.4.0.287 (R2007a). White Gaussian noise is introduced in the assessment made to both the filtering techniques and the codes that are adopted in this thesis.The MATLAB programs are tested on various types of binary phase codes that are adopted in this thesis to calculate the criteria to choose the best filtering technique. These criteria are peak sidelobe level, the integrated sidelobe level, and the signal - to - noise ratio loss. Later, the results, which are obtained according to these mentioned criteria, are used to test different filtering techniques on the chosen periodical and aperiodical binary phase codes to choose the best one.It is found that, the optimal peak sidelobe level (PSL) filtering technique is the best filtering technique for the aperiodical binary phase codes in terms of the peak sidelobe level, and in terms of an acceptable signal - to - noise ratio loss. The optimal integrated sidelobe level (ISL) filtering technique comes in the second place.While, it is found that, the mismatched filtering technique is the best filtering technique for the periodical binary phase codes in terms of an acceptable signal - to - noise ratio loss.

تصميم وتحليل هوائيات مغيرة الرقعة للتطبيقات ذات الحزمة العريضة == Design And Analysis Of Slotted Patch Antenna For Wideband Applications

Author name: سيف ناظم غالب الساعدي
Supervisor name: رعد حمدان ظاهر
Degree: Master
Language: English
University location: Baghdad
First pages:
Abstract: The main objective of this work is to design, fabricate and test irregular, diamond wideband microstrip patch antenna which satisfy UWB. A series of parametric study is conducted to show how the characteristics of the antenna depend on the various geometrical and other parameters. These geometrical parameters of the antenna include the dimensions of the patch, feeder and ground plane. Slots are inserted different shapes and sizes in antennas to show which give different bandwidth. The first designed antenna has regular pentagonal patch and 50? microstrip line on one side of dielectric substrate and partial ground plane with square slot on other side. This antenna gives dual bandwidth 2.73 - 7.5 GHz and 8.7 - 20 GHz. This antenna is modified by changing the patch from regular to irregular pentagonal patch with the same area and fixe the other parameter of the antenna. Therefore, the antenna is improved in term of bandwidth and gain, which gives bandwidth of 2.74 - 20 GHz. Many slots with the different shape and size are added to the irregular pentagonal patch to modify this antenna, which makes this antenna have bandwidth of 2.6 - 20 GHz which is suitable for the application that operating in this band. The second design consists of diamond patch and microstrip feed line on one side of dielectric substrate and partial ground plane has square slot on the other side. This antenna is modified by adding three slots in the patch which modifies the gain, so this gives bandwidth of 2.3 - 18.5 GHz. The third design consists of irregular pentagonal patch that is fed by 50? Coplanar Waveguide (CPW) and 4 - step stair added to ground plane is printed on one side of dielectric substrate and c - shape independent piece on other side. This antenna gives bandwidth of 1.48 - 14.2 GHz which is suitable for the applications that operating in this bandwidth. The fourth antenna consist of diamond patch that fed by 50? Coplanar Waveguide (CPW) and 4 - step stair added to ground plane is printed on one side of dielectric substrate and independent piece on other side. This antenna is suitable for the applications which is operate in band of 1.35 - 16 GHz. The design and simulation of the antenna is carried out using CST microwave Studio simulation software.

محول خفض الفولتية المستمرة باستخدام المكثف المفتاحي == Switched - Capacitor Based Step - Down DC - DC Converter

Author name: سؤدد زاحم حسين
Supervisor name: تركي كحيوش حسن
Degree: Master
Language: English
University location: Baghdad
First pages:
Abstract: المحـــــــــــول الخافـــــــــض للــــــــــــفولتيـــــــــة المستمرة ذو المكثف المفـــــــتاحــــــــي (Switched Capacitor DC - DC Converter ) يمكن ان يستعمل للتحويل الكفوء للطاقة حيث نجد انه عندما لا تستعمل المحاثات في دوائر التحويل يؤدي الى خفض حجم | Switched - capacitor (SC) - based step - down DC - DC converter can be used for efficient power conversion when inductors are not used in order to reduce size and cost. In addition, switched - capacitor DC - DC converters are superior to inductor - based converters for high - conversion ratio and wide range of load variation. In this thesis , a multistage current - controlled switched - capacitor step - down DC - DC converter is analyzed , designed and simulated. The converter features are of good regulation capability and continuous input current waveform when two step - down converter cells are connected in parallel and operate in antiphase. Classical SC converter with pulse width modulation technique is also analyzed, designed , simulated. For the PWM converter and current - controlled converter , third - order state - space averaging technique is used for analysis. A fuzzy logic controller is used with the current - controlled converter to obtain fast dynamic response, low ripple in the output voltage and robustness against load and supply variations. A 70W ,48/12V and 12.5W 48/5V converters are designed and simulated ( Matlab/Simulink is used for simulation). The simulation results are obtained and compared for the above converters with different control techniques (PWM ,current control with PI controller and current control with fuzzy controller). The results for current - controlled converters with fuzzy controller show higher efficiency , lower ripples in the output voltage ,fast transient response, good disturbance rejection and very small steady state error of output voltage. In this thesis the value of the output ripple must less than 0.05 V and the efficiency should be more than 75 % for current control mode

نظام الاخفاء الصوري المعتمد على تحويل المويجة والاشارات الفوضوية

Author name: سرى فهمي يوسف
Supervisor name: حكمت نجم عبد الله
Specific topic: Electrical Engineering
Degree: Master
Language: English
University location: Baghdad
First pages:

ترميز القناة المرتكز على الاشارات الفوضوية == Chaos Based Channel Coding

Author name: سراب كمال محمود
Supervisor name: حكمت نجم عبد الله
Degree: Master
Language: English
University location: Baghdad
First pages:

خوارزمية فعالة للسيطرة على التردد اثناء تغيير الحمل في منظومة القدرة == An Effective Algorithm Of Load Frequency Control In Power System

Author name: ساره عباس حسين
Supervisor name: قاسم عبد الرزاق الانباري | عباس حسين مري
Degree: Master
Language: English
University location: Baghdad
First pages:
Abstract: في السنوات السابقة، زادت اهمية تحسين النظام الكهربائي. وان ثبوت التردد هو واحدة من الاشياء التي اثرت في خصائص النظام الكهربائي هي ثبوتية التردد. ولهذه الغاية، وحدة التوليد ملحقة بمسيطر اوتوماتيكي على التردد اثناء تغيير الحمل (LFC) لتنظيم القدرة الفعالة | In recent years, the importance of improving electrical power has been increased. One of the things influenced the characteristic of electrical power is the constancy of frequency. To this end, the generator unit is equipped with an automatic load frequency control (LFC) to adjust the active power produced and restore the frequency and tie line power exchange to their nominal value.The total model of a hybrid power system has a high dimension. The classical design tools are inadequate to cope with all dynamic features. Artificial intelligence techniques are found to be a promising tool to optimally minimize the transient dynamics and control efforts in a load frequency control. This thesis shows the execution of various Artificial Intelligence techniques on the tuning of PID controller in a load frequency control system to compute the PID controller. The techniques of genetic algorithm technique GA, particle swarm optimization PSO and artificial bee colony ABC were applied on four areas, six tie lines power system. The dynamic model was formulated in state variables form. A comparison between these techniques with different performance indices was presented. Results of the test system 1 and 2 were computed and compared. They showed that in test system 2 the load frequency controller can chase the load fluctuation in a short time. The IAE performance index gives an optimum dynamic performance using ABC. From the outcomes, they show that the test system 2 outputs regarding settling time and maximum overshoot were the best performances.

الرؤية المجسمة لتخمين المسافة باستخدام SAD مع مرشح كشف الحواف Canny وتقنيات التعويض == Stereo Vision Distance Estimation Using SAD And Canny Edge Detector With Interpolation Methods

Author name: زيد خضر حسين
Supervisor name: رعد حمدان ظاهر
Degree: Master
Language: English
University location: Baghdad
First pages:
Abstract: Stereo vision system is a technique for finding depth data for digital images.The stereo vision system is used to obtain a 3D data from 2D scene taken by two optical cameras (left and right cameras); the taken images can be used to find the distance of the objects. A number of algorithms for stereo vision system have been developed and the matching algorithms. This work focuses on the traditional algorithms used the Normalized Cross Correlation (NCC), Sum of Absolute Differences (SAD) and the modified version of SAD algorithm. This method is called the Canny Block Matching Algorithm (CBMA) which can find the disparity map. The proposed algorithm contains two parts; the Canny edge detector and Block matching technique with SAD to determine the disparity map and reduce the execution time, the execution time of the CBMA is between (0.35 - 0.43secs) and neglected the effect of the windows size results in the CBMA algorithm. The interpolation method is used which consists of median filter and interpolation techniques (i.e., the most common techniques : bilinear, 1st order and 2nd order polynomial) to enhance the output results images.The error percentage has been reduced about 2% for the disparity map of the CBMA algorithm after used the bilinear interpolation method with block size [3x3] and the execution time is reduced by the step size windows. MATLAB program has been adopted to write the proposed algorithms codes. While, the interpolation techniques has been implemented using in Microsoft Visual Basic (6.0). The camera calibration and image rectification is used to find camera parameters and to simplify the correspondences search. The system was implemented using two identical cameras with baseline (16cm) to detect the distance objects.

تصميم شبكة استشعار لاسلكية متينة لمراقبة استهلاك الطاقة == Robust Wireless Sensor Network For Energy Monitoring

Author name: حيدر عبد الحميد محمد جواد العبيدي
Supervisor name: حكمت نجم عبد الله | طارق محمد سلمان
Degree: Master
Language: English
University location: Baghdad
First pages:
Abstract: There has been a quick development in the Wireless Sensor Network (WSN) field that promises to revolutionize the way people lives. Where they have a wide range of applications especially in the monitoring applications like power consumption, military, and healthcare. This thesis has three objectives. First, to design and implement a prototype of WSN for monitoring power (as well as temperature) in buildings. Second, to investigate the bounds of coverage in different building construction materials. Third, to evaluate the amount of improvement introduced to the ZigBee transceiver when channel - coding methods are used.The basic design elements of the implemented power and temperature monitoring system includes current sensors, temperature sensors, microcontrollers, and wireless transceivers implemented using Global System for Mobile Communications/General Packet Radio Service (GSM/GPRS) platform and ZigBee technology. The use of GSM/GPRS platform allows the user to control or gather information about the system from anywhere just by sending a request using Short Message Service (SMS). In addition, the measured data can be visualized through a user friendly Graphical User Interface (GUI). Many measurements have been done to find the exact limitation of the designed system in terms of coverage and signal strength in the presence of objects of different materials including; cardboard, metal, concrete bricks, wood and corkboard. Furthermore, the MATLAB Simulink model of the proposed ZigBee transceiver uses Convolutional Coding (CC) at different code rates to improve the performance in AWGN channel, Rayleigh and Rician multipath fading channels.The results indicated that the use of ZigBee based WSN in electric power monitoring provides flexibility and helps in reducing power consumption. In addition, the experimental results show that the construction materials of buildings have varying impact on the network performance. At 4m distancebetween the base station and the sensing node, the losses in signal strength are 15, 20, 21 and 32 dBm when using metal as compared with cardboard, corkboard, wood and concrete bricks respectively.It is observed from the simulation results that using convolutional coding in ZigBee transceiver gives better performance than the traditional ZigBee transceivers and that the convolutional code of code rate 1/8 gives the best performance compared to other CC. In AWGN channel and at BER of 10 - 4, the maximum performance improvements in terms of BER obtained over traditional system are 14dB and 13.5dB for OQPSK and BPSK (868 - 900MHz) based ZigBee respectively. While these improvements are 23.5dB, 40.5dB and 19.5dB, 12.5dB in Rayleigh & Rician channels at the same BER respectively.

تصميم وبناء شاحنة بطاريات ذكية لمنظومة القدرة التي تعمل بالالواح الفوتوفولطائية == Design And Implementation Of An Intelligent Battery Charger For A Photovoltaic Power System

Author name: حسين سعود مرض
Supervisor name: عصام محمود عبد الباقي
Degree: Master
Language: English
University location: Baghdad
First pages:
Abstract: ان الهدف الرئيسي من هذه الرسالة هو استخدام الطاقة الشمسية لشحن بطاريات الرصاص الحمضية. تعتبر الشاحنة من اهم اجزاء المنظومة الشمسية وذلك لكون بطاريات الخزن هي الجزء الوحيد المحدود العمر منها. بطاريات التخزين ضرورية في جميع المنظومات الكهربائية الشمسية المس | The main goal of this thesis is to use the photovoltaic (PV) power to charge Lead - acid batteries. The charger is the most important part of the solar system because the only limited - age part of this system is the storage batteries. Storage batteries are essential in all standalone PV power systems. Their efficiency and life time affects significantly the overall PV system performance and economics. The storage battery's effectiveness depends on the charging process. Hence, this thesis deals with the study, simulation and design of an intelligent charger fed by solar system due to the latest technologies.The developed charging method entitled "the decreased charging current based on state of charge" is adopted in this thesis to charge a lead - acid battery. The principle of decreased charging current is to make the real charging current as close as possible to the maximum acceptable current. The advantage of this technique is to mix between the rapidity of charging and prevents of the overcharging and generates gases.The maximum power point tracking (MPPT) technique is adopted to maximize the PV output power, whatever of the temperature and irradiation conditions. The design considers different operating conditions of load, battery state of charge (SOC) and ambient effect in order to achieve the best charging condition of the batteries and to be compatible with the user requirements. The flexible, simple and cheap design is the objective of this charger.This PV charging system is composed of a solar panel, lead - acid batteries, buck converter as power charging circuit and a microcontroller as a control unit.The simulation results are achieved by using Simulink Proteus Isis Professional software. These results demonstrated the validity of the proposed charging technique. The battery charger prototype was tested and the obtained results agree with those obtained from the simulation

اداء التجميع المتعامد لاشارات تقسيم الشفرات المتعدد الوصول ذات الحاملات المتعددة (Rayleigh) عبر قناة الخفوت الترددية الاختيارية من نوع == Performance Of Group Orthogonal Multicarrier Code Division Multiple Access Signal Over Frequency Selective Rayleigh Fading Channel

Author name: حارث اكرم ناصر العبيدي
Supervisor name: مها جورج زيا
Degree: Master
Language: English
University location: Baghdad
First pages:
Abstract: مع ظهور قنوات الخفوت الترددية الاختيارية المتعددة المسارات. اصبح نظام تقسيم الشفرات المتعدد الوصول (CDMA) يعاني من التداخل بسبب تعدد المستخدمين (MUI) والتداخل بين الرموز(ISI) ولكن مع التصميم المناسب لنظام تقسيم الشفرات فانه يوفر التفريق الى مسارات متعدد | In the presence of frequency selective multipath fading channels, code division multiple access (CDMA) suffers from multiuser interference (MUI), and intersymbol interference (ISI), but when properly designed, it enjoys multipath diversity. Orthogonal frequency division multiple access (OFDMA) is MUI free, and it does not enable the available channel diversity without employing error control coding. But coded OFDMA may achieve lower diversity than a CDMA system employing the same error control codes. In this work, the advantages of OFDMA and CDMA are merged to minimize MUI effects, and also to make the maximum available diversity for every user possible, this system is called group orthogonal multicarrier CDMA (GO - MC - CDMA).In group orthogonal multicarrier CDMA (GO - MC - CDMA) scheme, groups of users share a set of subcarriers. By carefully choosing group subcarriers, there is aguarantees that every user transmits with maximum diversity. MUI is only present among users of the same group, and is suppressed via multiuser detection, which becomes practically feasible by assigning a small number of users per group. The performance of GO - MC - CDMA system is analyzed with 3M bits/sec in two paths frequency selective Rayleigh fading channel. Moreover, simulations are carried out to illustrate the performance of GO - MC - CDMA with number of active users, number of subcarriers, space diversity combining technique, types of spreading code, type of data detection techniques, finally, the effect of near - far problem.

تقييم اداء نظام الاتصالات المتعدد المستخدمين المرتكز على متجهات فوضوية متعامدة == Performance Evaluation Of Multiuser Communication System Based On Orthogonal Chaotic Vectors

Author name: بسمة نزار ناظم
Supervisor name: ماهر خضير محمود
Degree: Master
Language: English
University location: Baghdad
First pages:
Abstract: In DS - CDMA systems, the use of orthogonal spreading codes with low cross - correlation values is needed to suppress the effect of multiple access interference (MAI) which increases as the number of active users in system is increased.Currently, the conventional PN sequences, such as (Gold codes, Kasami codes …etc.), generated by linear feedback shift registers (LFSRs) and orthogonal variable spreading factor (OVSF) were used as spreading codes in DS - CDMA system. Using these sequences, it is not possible to increase the number of active users in the system due to the fact that the possible sequences generated in conventional PN - system are limited in number and offer mutual interference as the number of active users is increased due to its non - zero cross - correlation values. The chaotic system can be used to generate very large number of quasi - orthogonal sequences compared with the number of PN sequences due to its sensitivity to initial conditions. Another type of chaotic sequences with zero values of cross - correlation called Orthogonal Chaotic Vectors (OCVs) is generated using chaotic systems and the basic idea of Gram - Schmidt ortho - normalization process.In this work, the use of OCVs in synchronous DS - CDMA system for transmission of data over (AWGN, Flat fading and Frequency selective channels) is introduced. The simulation results show that the DS - CDMA based on OCVs gives better BER performance when spread factor ? is greater than the number of active users due to the reduction of MAI between active users.Results show also that, at BER = - in AWGN channel and for 5 users, there are gain of (0.3, 1.2, 1.75 and 3.75) dB between system based on OCVs and systems based on small set Kasami sequence, Gold codes, large set of Kasami sequence and Non - OCVs respectively. Under the effect of flat fading channel, it can be noted that at BER = - and for 30 user, there is 1.7 dB gain between system based on OCVs and system based on small set of Kasami sequences, and this gain increases to 2 dB for 50 user.Under time invariant frequency selective fading channel and for 8 users at BER= - there is about 6dB gain between the system based on OCVs and system based on Non - OCVs.

تعديل التشويه في الصور الرقمية باستخدام خارطة التشويه والمرشحات الضبابية == Correction Of Deformed Digital Images Based On Deformation Map And Fuzzy Filters

Author name: ايهاب ابراهيم كاظم
Supervisor name: ظافر رافع زغير | محمد علي توفيق
Degree: Master
Language: English
University location: Baghdad
First pages:
Abstract: During the last decades the development in digital image acquisition, capturing, processing and displaying devices is one of the fastest growing fields. Most of these devices introduce some amount of geometric lens deformation and cause uncorrected dimensions in displaying the objects, such as cameras, scanners, lenses, and mirrors.This work introduces a general algorithm use to correct the images deformed by a fixed and known properties sources. A simple prototype system consists of convex mirror and digital camera has been constructed to capture the required reflected scene. The proposed algorithm considers three main processes; correction, filtering, and edge enhancement. The idea of the proposed correction method is based on selecting an original image, capturing its reflected view from the convex mirror, and then obtaining the deformed ratios for each row and column between the captured image and the original image. These ratios represent the raw components to what referred here as the deformation - map. This map is considered as a general pattern for the proposed prototype system, to be used later in correcting the deformed images.The correction process depends mainly on stretching - padding - cropping. In the first operation, each row and column is stretched to a length depends on the corresponding compression ratio's element in the deformation - map. The second operation modifies the size of the image by adding pad array to the end sides, while the third operation crops the image to the required size.The Filtering, and edge enhancement processes are based on using fuzzy median filter to deblur and smooth the corrected images, while fuzzy edge detection is used to enhance the edges of corrected images.The deformation - map has been examined on correcting several deformed images. The results show high capability of considering this map as a general correction model for the images captured by the proposed system.

موثوقية نقل بيانات بمعدل عالي باستخدام متعدد المداخل والمخارج لقناة متعددة المسارات == Reliability Of High Data Rate Using MIMO For Multipath Channel

Author name: ايمان احمد فرحان
Supervisor name: رعد حمدان ظاهر | محمود فرحان مصلح
Degree: Master
Language: English
University location: Baghdad
First pages:
Abstract: The most important type of MIMO is the Spatial Multiplexing (SM) which is used to increase the data rate depending on the number of transmitted and received antennas. The main challenge of SM is high Bit Error Rate (BER) at low Signal to Noise Ratio (SNR), which leads to increase the power expended, and this not match the modern requirements of communication system.In this thesis, the performance of MIMO system for Space Time Block Code (STBC) and SM has been investigated. As expected the STBC increase the reliability of data rate while SM increase the data rate with significant BER. Three types of detection have been experimented with SM; Maximum Likelihood (ML), Minimum Mean Square Error (MMSE) and Zero Forcing (ZF). The results show that ML is outperform each MMSE and ZF, but as it is known the complexity of ML increase exponentially with number of antennas and modulation order. ZF is simple one, but it has poor performance.The proposed system is to add channel code serially with SM and maintain the low complexity. The experiments are begun with Convolution Code (CC) to support SM performance. The results show that significant improvement is achieved using this code with ZF detection, it can be getting more than 10 dB of SNR as code gain. But the payment is the redundancy information which can be reduced by using puncturing technique. Also the complexity of Viterbi decoder grows exponentially with large constraint length. The second code is a Low Density Parity Check (LDPC) code which is proposed with suitable parameters to reduce the required iterations in order to achieve real time application for such system. The results confirm that the proposedscheme is outperform the CC by 3 dB of SNR in addition to acceptable complexity and less number of iterations

الدالة الغامضة للاشارة الرادارية المرمزة == Ambiguity Function Of Radar Coded Signals

Author name: اياد عطيه عبد الكافي الجبوري
Supervisor name: نزار خليل وفي | وليد خالد
Degree: Master
Language: English
University location: Baghdad
First pages:
Abstract: تم دراسة انواع متعددة من تر ميزات الاشارة الرادارية حيث تم التركيز في هذه الدراسة على خواص الارتباط والغموض للتر ميزات. كذلك تم التركيز على تاثير دوبلر على تلك الخواص. تم دراسة تاثير الخطا الطوري والتعيير(Weighting) على خواص تلك الترميزات. الدراسة ال | Various types of coded radar signal are studied in this study in terms of their ambiguity and correlation properties. Doppler effect on the ambiguity and the correlation functions of these codes is studied. The effect of phase error and weighting are presented.The study related to Doppler effect covers the frequency, binary and polyphase codes in terms of the peak signal to sidelobes ratio (PSR).Linear FM, nonlinear FM, binary and polyphase codes with various windows, are dealt with respect to the sidelobes response. The simulator built using Matlab version 6. The simulation consists of a code generator; modulator; white noise adder; received signal with time and frequency shifted; matching filtering; a module to find the Doppler effect on the autocorrealtion function and a module to find the peak signal to sidelobes ratio (PSR). It is found that the m - sequences are the best binary codes in terms of PSR and the P4 code is the best Polyphase code in terms of PSR. Also, it is found that the P4 code provides better Doppler tolerant than the other codes. The m - sequences are very sensitive to Doppler shifts. Concerning the frequency codes : it is found that the nonlinear FM is more sensitive than the linear FM i.e., linear FM is Doppler tolerant while the nonlinear is not. Finally, it is found that the use of time weighting produces a response with extremely low sidelobes

تصميم ومحاكاة نظام اتصالات امن يرتكز على النظام الفوضوي عبر قناة كاوس الضوضائية == Design And Simulation Of Secure Communication System Based On Chaos Over AWGN Channel

Author name: امير كاظم جواد
Supervisor name: حكمت نجم عبد الله | سعد سفاح حسون
Degree: Master
Language: English
University location: Baghdad
First pages:
Abstract: مع زيادة التطور الكبير الذي يحصل في علم الاتصالات ومع وجود قناة عامة (public channel) تنتقل من خلالها المعلومات زادت المشاكل التي تخص القناة وبالخصوص مشكلتين رئيسيتين هما انتهاك الخصوصية ووجود الضوضاء. بخصوص امنية الاتصال : بما ان القناة عامة وبامكان اي م | With the significant development in communication systems especially with the public channel through which information travels, there are increasing in the channels problems. Among these problems, the two important should be addressed are the information security and the noise. In this thesis, an efficient communication system with high security and high immunity against noise has been proposed. From security perspective, the proposed scheme uses two levels of encryption based on chaotic systems. The first level is chaotic scrambling, while the second level is chaotic masking. Two levels of chaos based encryption make information very secure during their transition in the channel because the key space becomes too large. The simulation results show that the Segmental Spectral Signal to Noise Ratio (SSSNR) of the first level (chaotic scrambling) is reduced by - 5.195 dB in comparison with time domain scrambling. In the second level (chaotic masking), the SSSNR is reduced by - 20.679 dB. It is also show that when the two levels are combined, the overall reduction obtained is - 21.755 dB.Concerning the immunity against noise, the proposed system offers three methods to reduce the effect of noise. The first method is based on sending each scrambled sample more than once. The simulation results showed that gain of this method is 10 dB if we send each voice sample 8 times over the classical method without repetition. The second method relies on the conversion of information from analog to digital format before doing the masking. The simulation results of this method show that the mean square error (MSE) is reduced and this reduction increases as signal to noise ratio (SNR) increase. For instance when SNR=10 dB, the MSE is reduced from ?10?^( - 1) to 2*?10?^( - 2) while it reduced from ?10?^( - 2) to 3*?10?^( - 6) when SNR=22 dB. The third method is increasing the power of the information signal relative to chaotic signal. The simulation results show that when the power is duplicated and at SNR = 24 dB, the MSE is reduced from 3*?10?^( - 3) to 0.5*?10?^( - 4) and to 3*?10?^( - 5) when the signal power is tripled.

تصنيع وتوصيف متحسس اشعة فوق البنفسجية باستخدام اغشية اوكسيد الخارصين الرقيقة == Fabrication And Characterization Of ZnO Thin Film Based Uv Photodetectors

Author name: الاء كريم حسن
Supervisor name: رعد حمدان ظاهر | غصون محسن علي
Degree: Master
Language: English
University location: Baghdad
First pages:
Abstract: في السنوات الاخيرة، كان هناك اهتمام متزايد في اشباه موصلات اوكسيد الخارصين للتطبيقات الضوئية ضمن منطقة الاطوال الموجية الفوق البنفسجية وذلك لكون طاقة اثارة الربط كبيرة (60 meV) وطاقة الفجوة الواسعة (3.37 eV) في درجة حرارة الغرفة. في هذا العمل, ثلاث متحسس | In recent years, there has been increasing interest in Zinc Oxide (ZnO) semiconductors for optoelectronic applications in the Ultraviolet (UV) region due to its large exciton binding energy (60 meV) and wide bandgap energy (3.37 eV). In this work, three devices of Metal Semiconductor Metal (MSM) UV photodetectors (PDs) and photoconductors (PCDs) based on ZnO were fabricated in the form of Interdigitated (IDT) MSM structures. The ZnO thin films were prepared by sol - gel spin coating technique, and deposited on a P - type Si and glass substrates. The Nickel (Ni) and Aluminum (Al) contacts were deposited by a vacuum coating deposition technique. The morphological, structural and electrical properties of the ZnO thin films were estimated by using Atomic Force Microscopy (AFM), Scanning Electron Microscopy (SEM), X - Ray diffraction (XRD), four - point probe and Hall effect measurements. Optical bandgap of ZnO film was evaluated using a double beam spectrophotometer. With applied voltage in the range ( - 5 to 5 V), the photocurrent, contrast ratio, gain, responsivity, detectivity, and Noise Equivalent Power (NEP) were estimated. The Photodetectors were illuminated with UV of 254 nm at room temperature (27 °C) and under different levels of optical power ranging between (163.2 ?w ? 172.3?w). Current Voltage (I - V) characteristics were studied and the values of the saturation current (I - s), ideality factor (n), barrier height (? - B), reach - through voltage (VRT) and flat - band voltage (VFB) were extracted under dark condition. Data analysis and curves were plotted using origin software (graphing and data analysis). The AFM and SEM images clearly demonstrate the formation of well - aligned ZnO, with smooth nanometer granular structure, dense and a good morphology. The grain size and average roughness (rms) values were found to be (59 nm, 12 nm) on Si substrate and (31 nm, 2 nm) on glass substrate, respectively.For Ni/ZnO/Ni MSM PD on Si substrate, the device has VRT of (0.56 V) and VFB of (1.5 V). The responsivity and detectivity were estimated to be (1.334 A/W and 3×1011cmHz 1/2 W - 1), respectively. I - s was found to be (8.3×10 - 7 A), n (4.4) and ? - B (0.67 eV). However for Al/ZnO/Al MSM PCDs on Si and on glass substrates, the responsivity and detectivity were (0.45 A/W and 1.2×1011 cmHz 1/2W1) and (0.94 A/W and 2.9×1011 cmHz 1/2 W - 1), respectively.The I - V measurement results obtained indicate that, the Ni/ZnO/Ni MSM PD on Si substrate behaves as a typical Schottky contact and the dominant current transport mechanism is field thermionic emission. However semi linear behavior for Al/ZnO/Al PCD on Si substrate and the current flowing through the junction was following thermionic emission mechanism, while a symmetric I - V behaviors and an excellent linear relationship between the current and applied voltage are observed in both direction for Al/ZnO/Al MSM PCD on glass substrate. The estimated responsivities, detectivities with fairly low dark currents make the diodes attractive for practical UV detector applications

تحسين اداء هوائي فيفالدي باستخدام المواد ما بعد المادية == Vivaldi Antenna Performance Enhancement Based On Metamaterials

Author name: ادهم ربيع عزيز
Supervisor name: زيد اسعد عبد الحسين | طه احمد عليوي
Degree: Master
Language: English
University location: Baghdad
First pages:
Abstract: يتطرق البحث الى المتطلبات الاساسية في الانظمه اللاسلكيه الحديثة والضوابط المتوافقة مع امكانية اعادة التشكيل وقابلية التحديث مما ادى الى ان يصب مجال الدارسة في تحقيق تصميم هوائي يمكن له استيعاب ذلك. في هذه الدراسة، صمم هوائي مطوي على اساس هيكل فيفالدي مع | The urgent demands for a miniaturized, compatible, reconfigurable, updatable, and additive - able wireless communication systems for advanced handle held and portable electronics devices are rarely relaxed due to the inherent antenna limitations. In this study, developing a folded microstrip antenna based on a novel antipodal Vivaldi structure based metamaterial inclusions of single negative properties is proposed for wideband applications. Although, Vivaldi antennas show unlimited bandwidth, an acceptable directivity, small size, light weight and easy to fabricate, but, it suffers from low gain due to traveling surface waves effects and therefore, it cannot be embedded inside the integrated systems ,where, the radiation direction is in the end - fire that limits their use to the outdoor applications. Therefore, a remarkable attention was the first in the literature, is proposed in this thesis by introducing single negative metamaterials to the folded antipodal Vivaldi antenna structure. This work is developed based on a systematic approach which can be divided mainly into four parts : First of all, design a single negative metamaterial structure of a surface area 5×5 mm2 on an FR4 - Epoxy substrate. The unit cell properties are evaluated numerically and analytically, then, compared to the measurement. Second, a systematic approach is applied to design an antipodal Vivaldi antenna based flat profile of a corrugated shape with 50×38 mm2 on the FR4 - Epoxy substrate. Third, the best arrive of the flat geometry is folded on a hello Teflon substrate of an elliptical cross - sectional area. Fourth, the folded antenna structure is surrounded by a U - shaped single negative metamaterial array. The performance of the all proposed antennas are evaluated numerically, then, compared to their measurements in both S11 and radiation patterns. It is found that the antenna bandwidth has affected insignificantly by applying the metamaterial structures. However, with respect to the flat antenna model, the gain is increased generally by 6 dB as well as the radiation pattern is oriented to the broadside. It is worth to mention that the achieved enhancement in the gain is mostly attributed to the folded substrate and the metamaterial introduction. While, the bandwidth enhancement is mostly obtained from the folded antenna structure. The optimum structure shows a first mode around 1.4 GHz and the second one at 2.86 GHz, while, the flat antenna only one mode at 1.5 GHz is appeared.Finally, the HFSS, CST MWS, Matlab and ADS software packages are used in this thesis to study the unit cell performance and the antenna structure. Excellent agreements have been found between the simulated and measured results.

منظومات تضمين العامل المتغير الفوضوي == Chaos Parameter Modulation Schemes

Author name: ابراهيم فهمي علي
Supervisor name: حكمت نجم عبد الله
Degree: Master
Language: English
University location: Baghdad
First pages:
Abstract: في هذه الدراسة, تم تصميم منظومتين من CPM وتم تقييم ادائهما في مختلف قنوات الاتصال. اولا, تم اقتراح تقنية فعالة لتخمين القيمة الابتدائية للاشارة الفوضوية في منظومة تضمين القيمة الابتدائية المسماة M - ary ICM. هذه التقنية سميت ب MACE. هذه التقنية قللت من تع | In this study, two Chaotic Parameter Modulation(CPM) schemes are designed and their performance in different communication channels has been evaluated. Firstly, an efficient technique for initial condition estimation of chaotic signal in M - ary Initial Condition Modulation (ICM) scheme is proposed. This technique has been called Maximum Auto Correlation Estimation (MACE). It reduces the complexity of the demodulator; thereby, it minimizes the hardware implementation cost. Simulation results confirm that, the proposed technique outperforms the conventional technique used in direct sequence spread spectrum quadrature amplitude modulation (DSSS - QAM) system in AWGN channel when high modulation level (M) is used. At BER=10 - 3, 16, 256 ary DSSS - QAM achieve gains in Eb/N0 of about 7dB and 0.8dB in comparison with 16, 256 - ary ICM respectively because the modulation level is low. While 1024, 4096 and 16384 - ary ICM achieve gains in Eb/N0 of about 6dB, 10dB and16.5dB in comparison with 1024, 4096 and 16384 ary DSSS - QAM respectively because the modulation level is high. Furthermore, a modified version of ICM that uses BPSK modulation and one chaotic signals source together with MACE technique is proposed to reduce the implementation cost named as BPSK - ICM scheme. Simulation results confirm that, BPSK - ICM has a comparable BER performance to the DS - SS system in AWGN channel.Secondly, the bifurcation parameter of a chaotic signal has been estimated accurately by utilizing the ergodic properties of a chaotic dynamical signal. In BPSK ergodic chaotic parameter modulation (BPSK - ECPM) scheme, the information signal modulates the bifurcating parameter of the chaotic signal. A mean value estimation technique is used at the receiver to retrieve the original information accurately. This method minimizes the computational complexity of the receiver; thereby, reduces the total implementation cost.Simulation results show that, at BER=10 - 3, BPSK - ECPM scheme achieves gains in Eb/N0 of about 1dB, 1.5dB, 5.2dB, 6.5dB, 9dB, 10 dB and 11 dB, as compared with CSS, CC,FM - DCSK, DCSK,CSK,COOK and QCSK schemes respectively in AWGN channel. While in Rayleigh fading channel, at BER=10 - 3, BPSK - ECPM achieve gains in Eb/N0 of about 4.8dB, 5.8dB, 6.5dB and 11.8dB, as compared with FM - DCSK,CSS,CC and DCSK schemes respectively. Furthermore, BPSK - ECPM scheme outperforms conventional chaotic modulation systems in the presence of synchronization error and high data rate problems. Finally, BPSK - ECPM scheme shows a good recovery performance of image signal in multipath fading channel for intelligent transportation system (ITS).

تصميم وتنفيذ منظومة تعقب شمسي مستقلة معتمدة على نظام تحديد المواقع العالمي == Design And Implementation of A GPS Based Stand - Alone Solar Tracking System

Author name: احمد جبار عبد
Supervisor name: Fawzi M. Al | Naima
Degree: Doctorate
University: University Of Basrah
Language: English
University location: Basrah
First pages:
Abstract: In a step to overcome the limitations of sensor based solar tracking system, a design tracking strategy, is presented in this thesis which is based on astronomical equations. This strategy takes two important factors into consideration. The first is finding the more accurate equations and figure out the ability of implementing such system which can deal with these complicated equations that are based mainly on trigonometric functions. The second is how to design and build a reliable, uninterrupted, accurate and global system that is able to calculate the local time, date and location in terms of longitude and latitude.This thesis aims to design and implement practically a global dual axis solar tracker that can process the data with high efficiency, able to solve these complicated equations, gather the required data from the GPS card, then save, and manage them inaccurate with tracking efficiency up to 99.33%, increases the power production by over 40%, reduce the drive power requirement 31%, reliable and uninterrupted with real time controller.The system also presents a design for a hybrid network for a solar tracking farm consisting of N - solar tracking systems. A main control unit is presented to manage all the trackers to the sun location in multi - tracking mode, diagnosis all the trackers for any faults and give complete information about the produced power from each of the solar tracking system. A new network protocol is designed to deal with the error control, congestion control and flow control for data transmission in the network.A complete solution for power - line communication modem has been proposed based on existing power line characteristics. This modem has advantages of simplicity, cost effectiveness and using new strategy to control the out of reach devices without increasing the transmitting power or changing the circuit specifications. The proposed design offers a simple solution to control the solar trackers in a vast solar farm, enabling to monitor the supplied power by each single tracker in the field and having the ability of fault diagnosis.

تحسين التمييز للشبكات العصبية المنعدمة الاوزان == Recognition Enhancement of Weightless Neural Network

Author name: عمار علي مصطفى
Supervisor name: محمود حمزة المفرجي
Specific topic: Electrical Engineering
Degree: Master
Language: English
University location: Baghdad
Key words:
  • Pattern Recognition
  • RAM - based Weightless Neural Network
First pages:
Abstract: الفعل الذكي للشبكات المتعلمة في هذا البحث يركز على الشبكات المتعلمة في منظومة تمييز الانماط المعتمدة على الذاكرة. ان الفعل الذكي في هذه المنظومات يكمن في القابلية على تمييز الانماط التي لم تتدرب عليها مسبقا وذلك يتم بالاعتماد على ظاهرة التعميم. الهدف من ا | The intelligent action of the learning network in this research concentrates on the learning network in the pattern recognition systems that are based on the Random Access Memory. The intelligence action in the pattern recognition system is the capability to recognize other patterns that were not learned before in the system depending on the generalization. The objective of the research is oriented to improve the performance of the learning network in pattern recognition system. A pattern recognition system that based on Random Access Memories is developed and evaluated for classifying non - deterministic data with particular reference to unconstrained handwritten Arabic numerals and traffic signs patterns.Various techniques are presented which allow the system to be optimized, giving an increase in the performance and confidence of the results.The results obtained showed the improvements of n - tuple and VG - RAM WNN systems as learning network. Techniques used to enhance the performance are investigated. The averaging of the training patterns for colored images is the proposed system. This technique gives improvements to the system performance in term of required storage size and recognition speed.
1 ... 55 56 57 58 59 ... 79