Dr. Hidaia Mahmood Alassouli

Список книг автора Dr. Hidaia Mahmood Alassouli


    Some Topics in Immigration, Refugees and Exchange Programs Applications

    Dr. Hidaia Mahmood Alassouli

    This report covers some topics in immigration, refugees and exchange programs applications as it is important topic nowadays and people needs more clear idea among all confusing information published in internet. The report is composed from the following sections:1.The UN refugee agency UNHCR offices2.Refugee Application to European Countries 3.Green Card lottery application in https://www.dvlottery.state.gov4.Travelling to United State in easy ways5.Refugee application in United State6.Scholarship programs in some countries 7.Visa information for any country8.. Some job search websites to look for work contract9.Getting visa online to turkey10..Refugee Application to Canada11..Immigration to Canada12.. Immigration to Australia through skilled independent immigration visa13.Information about seeking asylum outside of Australia14.Refugee application to Australia15.Some Australian lawyers answers to my queries about immigration process in Australia 16.Immegration to Newzealand17.Visa information for South Korea18.Website to look for conferences 19.Websites to look for study opportunity in France and Czech Republic and Germany

    Hacking of Computer Networks

    Dr. Hidaia Mahmood Alassouli

    The objective of the book is to summarize to the user with main topics in computer networking hacking. The book consists of the following parts: Part 1: Lab Setup Part2: Foot printing and Reconnaissance Part 3: Scanning Methodology Part 4: Enumeration Part 5:System Hacking Part 6: Trojans and Backdoors and Viruses Part 7: Sniffer and Phishing Hacking Part 8: Hacking Web Servers Part 9:Hacking Windows and Linux Systems Part 10: Wireless Hacking Part 11: Hacking Mobile Applications

    Electrical Machines

    Dr. Hidaia Mahmood Alassouli

    This book includes my lecture notes for electrical machines course. The book is divided to different learning partsPart 1- Apply basic physical concepts to explain the operation and solve problems related to electrical machines.Part 2- Explain the principles underlying the performance of three-phase electrical machines.Part 3- Analyse, operate and test three-phase induction machines.Part 4- Investigate the performance, design, operation, and testing of the three-phase synchronous machine.Part1: Apply basic physical concepts to explain the operation and solve problems related to electrical machines.Describe the construction of simple magnetic circuits, both with and without an air gap. Explain the basic laws which govern the electrical machine operation, such as Faraday's Law, Ampere-Biot-Savart's Law, and Lenz's Law. Apply Faraday's Law of electromagnetic induction, Ampere-Biot-Savart's Law, and Lenz's Law to solve for induced voltage and currents in relation to simple magnetic circuits with movable parts. Illustrate the principle of the electromechanical energy conversion in magnetic circuits with movable parts.Part 2: Explain the principles underlying the performance of three-phase electrical machines. Compare and contrast concentric and distributed windings in three-phase electrical machines. Identify the advantages of distributed windings applied to three-phase machines. Explain how the pulsating and rotating magnetic fields are produced in distributed windings. Calculate the synchronous speed of a machine based on its number of poles and frequency of the supply. Describe the process of torque production in multi-phase machines.Part 3: Analyse, operate and test three-phase induction machines. Calculate the slip of an induction machine given the operating and synchronous speeds. Calculate and compare between different torques of a three-phase induction machine, such as the locked rotor or starting torque, pull-up torque, breakdown torque, full-load torque or braking torque. Develop and manipulate the equivalent circuit model for the three-phase induction machine. Analyse, and test experimentally, the torque-speed and current-speed characteristics of induction machines. and discuss the effects of varying such motor parameters as rotor resistance, supply voltage and supply frequency on motor torque-speed characteristics. Perform no-load and blocked rotor tests in order to determine the equivalent circuit parameters of an induction machine. Explore various techniques to start an induction motor. Identify the applications of the three-phase induction machines in industry and utility. Classify the insulations implemented in electrical machines windings and identify the factors affecting them. Part4. Investigate the performance, design, operation, and testing of the three-phase synchronous machine. Describe the construction of three-phase synchronous machines, particularly the rotor, stator windings and the rotor saliency. Develop and manipulate an equivalent circuit model for the three-phase synchronous machine. Sketch the phasor diagram of a non-salient poles synchronous machine operating at various modes operation, such as no-load operation, motor operation, and generator operation. Investigate the influence of the rotor saliency on machine performance. Perform open and short circuit tests in order to determine the equivalent circuit parameters of a synchronous machine. Identify the applications of the three-phase synchronous machines in industry and utility List and explain the conditions of parallel operation of a group of synchronous generators. Evaluate the performance of the synchronous condenser and describe the power flow control between a synchronous condenser and the utility in both modes: over and under excited. Explain the principles of controlling the output voltage and frequency of a synchronous generator.

    Creation of Postfix Mail Server Based on Virtual Users and Domains

    Dr. Hidaia Mahmood Alassouli

    It is common these days for a single system to host many domains, for example uniswa.com and mtn.com or acme .com may run on a single host machine, but behave as if they were on three different hosts. A system usually has a canonical domain, it has its usual or local domain name, and additional domains are configured as virtual domains. The purpose behind this work is to create a mail server solution based on Postfix that is based on virtual users and domains, i..e. users and domains that are in a MySQL database. The goal is to have completely virtual users and domains. [email protected] != [email protected]. This means creating a separate name spaces for reach domain.It will also demonstrate the installation and configuration of Courier-Imap (IMAP/POP3), so it can authenticate against the same MySQL database Postfix uses. The resulting postfix server is capable of quota which is not built into Postfix by default; the project will demonstrate how to patch postfix appropriately. Passwords are stored in encrypted form in the database. The work also covers the installation of Mail Scanner, SpamAssassin and ClamAv so that emails will be scanned for spams and viruses. The administration of MySQL database can be done through a web based tool Postfixadmin or can be done manually in the MySQL shell. Postfixadmin is a web based management tool created for Postfix that handles Postfix style virtual domains and users that are stored in MySQL. The squirrelmail web based email client is installed, in order to check emails from anywhere in world via internet. All installations were done in Fedora 5 Linux machine.

    Configuration of a Simple Samba File Server, Quota and Schedule Backup

    Dr. Hidaia Mahmood Alassouli

    This work is a step-by-step how to guide for configuring Samba file server, Quota andscheduled backup of important files. The paper provides an installation guide for,1. Samba server.2. Quota.3. Scheduled backup of important files.

    Control of DC Motor Using Different Control Strategies

    Dr. Hidaia Mahmood Alassouli

    The ultimate goal of this paper is to control the angular speed, in a model of a DC motor driving an inertial load has the angular speed, as the output and applied voltage, as the input, by varying the applied voltage using different control strategies for comparison purpose. The comparison is made between the proportional controller, integral controller, proportional and integral controller, phase lag compensator, derivative controller, lead integral compensator, lead lag compensator, PID controller and the linear quadratic tracker design based on the optimal control theory. It has been realized that the design based on the linear quadratic tracker will give the best steady state and transient system behavior, mainly because, the other compensator designs are mostly based on trial and error while the linear quadratic tracker design is based on the optimal control theory which can give best dynamic performance for the controlled system.