Saturday, May 23, 2020

How to Add Resource Files in Delphi Executables

Games and other types of applications which use multimedia files like sounds and animations must either distribute the extra multimedia files along with the application or embed the files within the executable. Rather than distribute separate files for your applications use, you can add the raw data to your application as a resource. You can then retrieve the data from your application when it is needed. This technique is generally more desirable because it can keep others from manipulating those add-in files. This article will show you how to embed (and use) sound files, video clips, animations and more generally any kind of binary files in a Delphi executable. For the most general purpose, youll see how to put an MP3 file inside a Delphi exe. Resource Files (.RES) In the Resource Files Made Easy article you were presented with several examples of the use of bitmaps, icons, and cursors from resources. As stated in that article we can use the Image Editor to create and edit resources that consist of such types of files. Now, when we are interested in storing various types of (binary) files inside a Delphi executable well have to deal with resource script files (.rc), the Borland Resource Compiler tool and other. Including several binary files in your executable consists of 5 steps: Create and/or collect all the files you wish to put in an exe.Create a resource script file (.rc) that describes those resources used by your application,Compile the resource script file (.rc) file to create a resource file (.res),Link the compiled resource file into the application’s executable file,Use individual resource element. The first step should be simple, simply decide what types of files you would like to store in your executable. For example, we will store two .wav songs, one .ani animations and one .mp3 song. Before we move on, here are a few important statements concerning limitations when working with resources: Loading and unloading resources is not a time-consuming operation. Resources are part of the applications executable file and are loaded at the same time the application runs.All the (free) memory can be used when loading/unloading resources. In other words, there are no limits on the number of resources loaded at the same time.Of course, resource files do double the size of an executable. If you want smaller executables, consider placing resources and parts of your project in a dynamic link library (DLL) or its more specialized variation. Lets now see how to create a file that describes resources. Creating a Resource Script File (.RC) A resource script file is a just a simple text file with the extension .rc that lists resources. The script file is in this format: ResName1 ResTYPE1 ResFileName1ResName2 ResTYPE2 ResFileName2...ResNameX ResTYPEX ResFileNameX... RexName specifies either a unique name or an integer value (ID) that identifies the resource. ResType describes the type of resource and the ResFileName is the full path and file name to the individual resource file. To create a new resource script file, simply do the following: Create a new text file in your projects directory.Rename it to AboutDelphi.rc. In the AboutDelphi.rc file, have the following lines: Clock WAVE c:\mysounds\projects\clock.wavMailBeep WAVE c:\windows\media\newmail.wavCool AVI cool.aviIntro RCDATA introsong.mp3 The script file simply defines resources. Following the given format the AboutDelphi.rc script lists two .wav files, one .avi animation, and one .mp3 song. All statements in a .rc file associate an identifying name, type and file name for a given resource. There are about a dozen predefined resource types. These include icons, bitmaps, cursors, animations, songs, etc. The RCDATA defines generic data resources. RCDATA let you include a raw data resource for an application. Raw data resources permit the inclusion of binary data directly in the executable file. For example, the RCDATA statement above names the application’s binary resource Intro and specifies the file introsong.mp3, which contains the song for that MP3 file. Note: make sure you have all the resources you list in your .rc file available. If the files are inside your projects directory you dont have to include the full file name. In my .rc file .wav songs are located *somewhere* on the disk and both the animation and MP3 song are located in the projects directory. Creating a Resource File (.RES) To use the resources defined in the resource script file, we must compile it to a .res file with the Borlands Resource Compiler. The resource compiler creates a new file based on the contents of the resource script file. This file usually has an .res extension. The Delphi linker will later reformat the .res file into a resource object file and then link it to the executable file of an application. The Borlands Resource Compiler command line tool is located in the Delphi Bin directory. The name is BRCC32.exe. Simply go to the command prompt and type brcc32 then press Enter. Since the Delphi\Bin directory is in your Path the Brcc32 compiler is invoked and displays the usage help (since it was called with no parameters). To compile the AboutDelphi.rc file to a .res file execute this command at the command prompt (in the projects directory): BRCC32 AboutDelphi.RC By default, when compiling resources, BRCC32 names the compiled resource (.RES) file with the base name of the .RC file and places it in the same directory as the .RC file. You can name the resource file anything you want, as long as it has the extension .RES and the filename without the extension is not the same as any unit or project filename. This is important because, by default, each Delphi project that compiles into an application has a resource file with the same name as the project file, but with the extension .RES. Its best to save the file to the same directory as your project file. Including (Linking/Embedding) Resources to Executables After the .RES file is linked to the executable file, the application can load its resources at run time as needed. To actually use the resource, youll have to make a few Windows API calls. In order to follow the article, youll need a new Delphi project with a blank form (the default new project). Of course add the {$R AboutDelphi.RES} directive to the main forms unit. Its finally time to see how to use resources in a Delphi application. As mentioned above, in order to use resources stored inside an exe file we have to deal with API. However, several methods can be found in the Delphi help files that are resource enabled. For example, take a look at the LoadFromResourceName method of a TBitmap object. This method extracts the specified bitmap resource and assigns it TBitmap object. This is *exactly* what LoadBitmap API call does. As always Delphi has improved an API function call to suit your needs better. Now, add the TMediaPlayer component to a form (name: MediaPlayer1) and add a TButton (Button2). Let the OnClick event look like: One minor *problem* is that the application creates an MP3 song on a user machine. You could add a code that deletes that file before the application is terminated. Extracting *. Of course, every other type of a binary file can be stored as a RCDATA type. The TRsourceStream is designed specially to help us extract such file from an executable. The possibilities are endless: HTML in an exe, EXE in exe, empty database in an exe, and so and so forth.

Monday, May 11, 2020

The Effects Of Pre Trial Release Programs - 1563 Words

Pre-Trial Release Programs lets individuals be released prior to trial with conditions. Some of these conditions are that you have to pay cash, wear an ankle bracelet while being on house arrest, be alcohol/drug tested, or even be watched/monitored. Pretrial release programs can be denied for capital offenses. The law allows release on personal recognizance of an unsecured appearance bond. â€Å"Common conditions: commercial surety, cash deposit, property bond, other secured bonds, supervision and additional requirements†. (http://www.ncsl.org/research/civil-and-criminal-justice/pretrial-release-conditions.aspx) Electronic monitoring is authorized for any defendant eligible for release. A minimum of 500 dollars bond is required for failure to appear while on pretrial release. There are several different options that judicial officials have at the disposal when setting a defendants pretrial release conditions five basic conditions that a judge or magistrate may set, NC statute lists them in 15A-534(a). There is the first one which is the release on written promise to appear. This option basically allows the defendant to be released without paying any type of bond, as long as he promises to appear in court on his written court date. The second option is to release the defendant upon his execution of an unsecured appearance bond. An unsecured bond is one that is backed only by the integrity of the defendant. No assets or collateral is required to be posted on this type of bond. TheShow MoreRelatedThe Major Challenges Facing the Criminal Justice System1322 Words   |  6 Pagesits highest levels since 2004, when federal prisons were 41 percent beyond capacity. As more and more inmates are crammed into ever tightening living spaces increases in violent incide nts are surly going to rise. â€Å"Overcrowding in prisons negatively effect the mental and physical health of both the inmates and prison staff† (GAO, 2012). Inmates in overcrowded prisons have a higher rate of illness and mental health issues than the general population. For example, an estimated 37% of inmates have hypertensionRead MoreAnalysis Of The Movie Pre Trial Release On The United States 1582 Words   |  7 PagesRace Effects Paulsen’s review in â€Å"Pre-Trial Release in the United States† examined â€Å"one of the worst episodes of racial disturbance in the history of the United States† when over 4,000 people were arrested and over half were charged with felonies in Los Angeles, California (1966, pg. 109). Paulsen provides a clear cut charge to a question many ask, â€Å"bail problems are constitutional problems in the United States† (1966, pg. 110). In this particular case, the prosecutors argued for denial of bailRead MoreResearch design Experimental design Sample population Recreational male soccer players Sample1600 Words   |  7 PagesExperimental design Sample population Recreational male soccer players Sample size A total of forty subjects (n=40) were recruited. Sample size was calculated on the basis of previous researches by G power 3.1.5 software. Level of significance was kept 0.05, effect size of the study was 0.94 , with 80% power (1- á µ ). Sampling method Total numbers of recreational male soccer players were recruited by convenience sampling method for our study. Sources of subjects Jamia Millia Islamia, New Delhi Methods of selectingRead MoreLong Term Effects Of Reentry Programs On Reducing Juvenile Recidivism Essay943 Words   |  4 Pages Long-term Effects of Reentry Programs On   Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚   Reducing Juvenile Recidivism   Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚  Ã‚   By: Tiffany Gilliam La Salle University PHLT 752: Capstone I Introduction Nearly, 5% of the world s population is represented by the United who possesses 25% of the world s prisoners (Liptak, 2008). Approximately 2.2 million prisoners are awaiting pre-trial and 1.6 million post-trial inmates are incarcerated in city, state, and federal prisonsRead MoreMental Illness And Substance Abuse Problems1563 Words   |  7 Pagespopulation who have mental illness or substance abuse problems. The first section of this literature review explores programs on help people with mental illness or substance abuse, the second section discusses finding health care for them and lastly, the third section reviews effective discharge planning. Effective Treatment Modalities: Programs Most of the research supports the use of programs to reduce recidivism among formerly incarcerated population with substance abuse and mental issues. This studyRead MoreThe Effects Of Prison Overcrowding On The United States Essay1713 Words   |  7 Pageslimit permits. The prison populace relies on upon the quantity of admissions and the quantity of release in a watched period. As indicated by admission and release information, drifts in the length of sentencing can be watched. Therefore, the reason behind the expansion in prison populace can be distinguished by breaking down each of the three patterns, the quantity of admissions, the quantity of releases, and the length of prison sentences (Novak, 2009). A large proportion of the prison populace isRead MoreThe Cost Of Capital Punishment1664 Words   |  7 Pagesbeing laid off, prisoners are being released early, the courts are clogged, and crime continues to rise. The economic recession has caused cutbacks in the backbone of the criminal justice system. In Florida, the budget crisis resulted in the early release of 3,000 prisoners. In Texas, prisoners are serving only 20% of their time and rearrests are common. Georgia is laying off 900 correctional personnel and New Jersey has had to dismiss 500 police officers. Yet these same states, and many others likeRead MoreIncarceration : Cruel And Unregulated Punishment Essay907 Words   |  4 Pagescritical exposure to numerous violations of their basic human rights. Abuses of power present themselves in a myriad of ways, including; the unregulated approach in which prison facilities enforce solitary confinement, the misuse of â€Å"compassionate release† policies and the judicial system’s wrongful imprisonment of individuals suffering from mental illness and, or mental disability. In most cases, prisoners will experience at least one, if not all, of these disparaging interactions during incarcerationRead MoreThe Treatment Of Terminally Ill Patients 1591 Words   |  7 PagesTerminally ill patients should have access to potentially lifesaving experimental drugs. There are three ways to get access to these drugs. The Food and Drug Administration has a program called Expanded Access. Clinical trials throughout the drug development process are another way to gain access. Recently, some states have been passing â€Å"Right-to-Try Laws (Larner, par. 1-5). The purpose of clinical development is to bring new drugs and therapies to patients. These drugs and therapies are studiedRead MoreDeath Penalty Essay1155 Words   |  5 PagesDeath Penalty Virtually every major program designed to address the underlying causes of violence and to support the poor, vulnerable, powerless victims of crime is being cut even further to the bone†¦ In this context, the proposition that the death penalty is a needed addition to our arsenal of weapons lacks credibility†¦ Scott Harshbarge, Attorney General of Massachusetts Across the United States, police officers are losing their jobs, prisoners are obtaining parole early, courts are

Wednesday, May 6, 2020

Closed Loop Motor Speed Control Free Essays

INTRODUCTION 1. 1 In order to be able to build a closed loop controller, you need some mean of gaining information about the rotation of the shaft like the  number of revolutions executed per second, or even the precise angle of the shaft. This source of information about the shaft of the motor is called â€Å"feed-back† because it sends back information from the controlled actuator to the controller. We will write a custom essay sample on Closed Loop Motor Speed Control or any similar topic only for you Order Now 1. 2 METHODOLOGY: LASER BASED SPEED SENSOR The methodology of our project is shown in the block diagram in fig 1. 1 . LCD DISPLAY MOTOR DRIVER MOTOR INPUTS MCU MOTOR CONTROLLER Fig 1. 1: Block Diagram of DC Motor Speed Control 1. INPUTS: User defined or user desirable speed are fed to the MCU block or microcontrller through numerical keyboard. 2. MCU: The main controlling unit which takes as well as sends signal to control the speed of the motor and displays the speed as well. 3. MOTOR CONTROLLER: It takes the reference signal from MCU and convert it into required voltage. 4. MOTOR DRIVER: The required power to drive the motor will be fed by the motor driver. 5. MOTOR: The motor now runs at the desired speed as given. 6. LASER BASED SPEED SENSOR: Here laser speed sensor circuit is used to drive the speed of the motor and feeds the equivalent signal to the MCU. . LCD DISPLAY: Displays the obtained speed. 1. 3 CIRCUIT DIAGRAM: 1. 4 WORK PLAN: In this semester we are planning to design the optical tachometer and learn the basic operation of the microcontroller. START Doing some literature survey and studying the project Design the block diagram of the whole circuit Design the circuitry for each blocks Testing th e hardware for the blocks Make changes to the circuitry. Is the hardware working properly NO Test the changes Integrating different block together YES Testing the assembled circuit Make some modification in the circuit Is the model working properly STOP Documentation NO YES Fig 1. 4: Flowchart Showing the Methodology of the Project. 1. 7 CONCLUSION In this project we learn about optical tachometer using microcontroller, its uses and advantages. We can implement this knowledge in further application of using microcontroller. Through this microcontroller we can arrange a pattern of speed. This can be easily done with microcontroller but through other technique it becomes difficult because using microcontroller we just have to change the software to change the speed. But in other technique the complete hardware has to be changed. The speed of the motor can be changed by using duty cycle. REFERENCE: 1] Peter Nawfel,†Laser Based Non Contact Speed Sensor Reduces Breaks On High Speed Unwind†,Paper Age,Nov/Dec 2003. [2] Priya Duggal,†Microcontroller Based Speed control of DC Motor Through RS-232 Interface With PC. †International Journal of Advances in Electronics Engineering. [3] Azim Fauza Bin Md khair,† The Motor Speed System Usi ng Infrared System †,May 2008, http//www. google. com [4] R. Arulmozhiyal,etal. ,† Space Vector Pulse Width Modulation Based Speed Control of Induction Motor using Fuzzy PI Controller†, International Journal of Computer and Electrical Engineering, Volume. 1, No. 1, April 2009. [5] Rohit Gupta,etal. †Thyristor Based Speed Control Techniques of DC Motor: A Comparative Analysis†,International Journal of Scientific and Research Publications, Volume 2, Issue 6, June 2012. [6] Atul Kumar Dewangan,etal. ,† PWM Based Automatic Closed Loop Speed Control of DC Motor†, International Journal of Engineering Trends and Technology,Volume 3,Issue 2,2012. [7] Ashok Kusagur,etal. ,† Modelling of Induction Motor Control Of Speed Using Hybrid Controller Technology†, Journal of Theoretical and Applied Information Technology. [8] Sanjeev Kumar,etal. ,† Speed Control Of Separately Excited DC Motor Using Neuro Fuzzy Technique†,http//www. oo gle. com,2009-2010. [9] Sarat Kumar Sahoo,etal. ,† Touch Screen based Speed Control of Single Phase Induction Motor†, International Journal of Engineering and Technology, Volume 2 (6), 2010, 392-396. [10] Sharanbasappa. B. Belamgi,etal. ,† Speed Control Of AC/DC Motor Using Single Phase Line-Interactive Power Supply†, World Journal of Science and Technology, 2011. [11] Amir Faizy,etal. ,† DC Motor Control Using Chopper†, http//www. google. com. [12] Hussein TH. Khamees,†Design and Implementation of speed control Induction Machine by Using Interface programming†, International Journal of Modern Engineering Research (IJMER), Vol. , Issue. 3, May-June 2012 pp-1334-1338. [13] M. V. Ramesh,etal. † Speed Control Of Brushless DC Motor By Using Fuzzy Logic PI Controller†, ARPN Journal of Engineering and Applied Sciences,Volume 6, NO. 9, September 2011. [14] Donato Pasquariello,etal. , â€Å"Remote-Touch: A Laser Input User– Display Interaction Technology†, JournalL of Display Technology, Volume 4, NO. 1, March 2008. [15] Mehdi Ghazavi Dozein,etal. , â€Å"Speed Control of DC Motor Using Different Optimization Techniques Based PID Controller†, Journal of Basic and Applied Scientific Research,2(7)6488-6494, 2012. [16] V. Bhaskar,etal. â€Å"GSM Based Motor Monitoring and Speed Control†, International Journal of Mechanical and Industrial Engineering (IJMIE), ISSN No. 2231 –6477, Volume-1, Issue-2, 2011. [17] G. Gurusamy,etal. ,† Design of Speed Controller for Speed Control of Converter Fed DC Motor Drive using Model Order Reduction Technique†, European Journal of Scientific Research, ISSN 1450-216X Vol. 76 No. 2 (2012), pp. 288-299. [18] Ahmed Rhif ,â€Å"Stabilizing Sliding Mode Control Design And Application For a DC Motor: Speed Control†, International Journal of Instrumentation and Control Systems (IJICS), Vol. 2, No. 1, January 2012. [19] M. Dechrit,etal. † Wheelchair Stabilizing by Controlling the Speed Control of its DC Motor†, World Academy of Science, Engineering and Technology 58 2011. [20] R. P. Dhobale,etal. ,† FPGA Implementation of Three-Phase Induction Motor Speed Control Using Fuzzy Logic and Logic Based PWM Technique†, 1st International Conference on Recent Trends in Engineering Technology, Mar-2012 Special Issue of International Journal of electronics, Communication Soft Computing Science Engineering, ISSN: 2277-9477. [21] â€Å"Internal Peripheral Of AVR MCUs†,Extreme Electronics. [22] â€Å"Pin Configuration of AT mega 16†, Extreme Electronics. How to cite Closed Loop Motor Speed Control, Papers

Closed Loop Motor Speed Control Free Essays

INTRODUCTION 1. 1 In order to be able to build a closed loop controller, you need some mean of gaining information about the rotation of the shaft like the  number of revolutions executed per second, or even the precise angle of the shaft. This source of information about the shaft of the motor is called â€Å"feed-back† because it sends back information from the controlled actuator to the controller. We will write a custom essay sample on Closed Loop Motor Speed Control or any similar topic only for you Order Now 1. 2 METHODOLOGY: LASER BASED SPEED SENSOR The methodology of our project is shown in the block diagram in fig 1. 1 . LCD DISPLAY MOTOR DRIVER MOTOR INPUTS MCU MOTOR CONTROLLER Fig 1. 1: Block Diagram of DC Motor Speed Control 1. INPUTS: User defined or user desirable speed are fed to the MCU block or microcontrller through numerical keyboard. 2. MCU: The main controlling unit which takes as well as sends signal to control the speed of the motor and displays the speed as well. 3. MOTOR CONTROLLER: It takes the reference signal from MCU and convert it into required voltage. 4. MOTOR DRIVER: The required power to drive the motor will be fed by the motor driver. 5. MOTOR: The motor now runs at the desired speed as given. 6. LASER BASED SPEED SENSOR: Here laser speed sensor circuit is used to drive the speed of the motor and feeds the equivalent signal to the MCU. . LCD DISPLAY: Displays the obtained speed. 1. 3 CIRCUIT DIAGRAM: 1. 4 WORK PLAN: In this semester we are planning to design the optical tachometer and learn the basic operation of the microcontroller. START Doing some literature survey and studying the project Design the block diagram of the whole circuit Design the circuitry for each blocks Testing th e hardware for the blocks Make changes to the circuitry. Is the hardware working properly NO Test the changes Integrating different block together YES Testing the assembled circuit Make some modification in the circuit Is the model working properly STOP Documentation NO YES Fig 1. 4: Flowchart Showing the Methodology of the Project. 1. 7 CONCLUSION In this project we learn about optical tachometer using microcontroller, its uses and advantages. We can implement this knowledge in further application of using microcontroller. Through this microcontroller we can arrange a pattern of speed. This can be easily done with microcontroller but through other technique it becomes difficult because using microcontroller we just have to change the software to change the speed. But in other technique the complete hardware has to be changed. The speed of the motor can be changed by using duty cycle. REFERENCE: 1] Peter Nawfel,†Laser Based Non Contact Speed Sensor Reduces Breaks On High Speed Unwind†,Paper Age,Nov/Dec 2003. [2] Priya Duggal,†Microcontroller Based Speed control of DC Motor Through RS-232 Interface With PC. †International Journal of Advances in Electronics Engineering. [3] Azim Fauza Bin Md khair,† The Motor Speed System Usi ng Infrared System †,May 2008, http//www. google. com [4] R. Arulmozhiyal,etal. ,† Space Vector Pulse Width Modulation Based Speed Control of Induction Motor using Fuzzy PI Controller†, International Journal of Computer and Electrical Engineering, Volume. 1, No. 1, April 2009. [5] Rohit Gupta,etal. †Thyristor Based Speed Control Techniques of DC Motor: A Comparative Analysis†,International Journal of Scientific and Research Publications, Volume 2, Issue 6, June 2012. [6] Atul Kumar Dewangan,etal. ,† PWM Based Automatic Closed Loop Speed Control of DC Motor†, International Journal of Engineering Trends and Technology,Volume 3,Issue 2,2012. [7] Ashok Kusagur,etal. ,† Modelling of Induction Motor Control Of Speed Using Hybrid Controller Technology†, Journal of Theoretical and Applied Information Technology. [8] Sanjeev Kumar,etal. ,† Speed Control Of Separately Excited DC Motor Using Neuro Fuzzy Technique†,http//www. oo gle. com,2009-2010. [9] Sarat Kumar Sahoo,etal. ,† Touch Screen based Speed Control of Single Phase Induction Motor†, International Journal of Engineering and Technology, Volume 2 (6), 2010, 392-396. [10] Sharanbasappa. B. Belamgi,etal. ,† Speed Control Of AC/DC Motor Using Single Phase Line-Interactive Power Supply†, World Journal of Science and Technology, 2011. [11] Amir Faizy,etal. ,† DC Motor Control Using Chopper†, http//www. google. com. [12] Hussein TH. Khamees,†Design and Implementation of speed control Induction Machine by Using Interface programming†, International Journal of Modern Engineering Research (IJMER), Vol. , Issue. 3, May-June 2012 pp-1334-1338. [13] M. V. Ramesh,etal. † Speed Control Of Brushless DC Motor By Using Fuzzy Logic PI Controller†, ARPN Journal of Engineering and Applied Sciences,Volume 6, NO. 9, September 2011. [14] Donato Pasquariello,etal. , â€Å"Remote-Touch: A Laser Input User– Display Interaction Technology†, JournalL of Display Technology, Volume 4, NO. 1, March 2008. [15] Mehdi Ghazavi Dozein,etal. , â€Å"Speed Control of DC Motor Using Different Optimization Techniques Based PID Controller†, Journal of Basic and Applied Scientific Research,2(7)6488-6494, 2012. [16] V. Bhaskar,etal. â€Å"GSM Based Motor Monitoring and Speed Control†, International Journal of Mechanical and Industrial Engineering (IJMIE), ISSN No. 2231 –6477, Volume-1, Issue-2, 2011. [17] G. Gurusamy,etal. ,† Design of Speed Controller for Speed Control of Converter Fed DC Motor Drive using Model Order Reduction Technique†, European Journal of Scientific Research, ISSN 1450-216X Vol. 76 No. 2 (2012), pp. 288-299. [18] Ahmed Rhif ,â€Å"Stabilizing Sliding Mode Control Design And Application For a DC Motor: Speed Control†, International Journal of Instrumentation and Control Systems (IJICS), Vol. 2, No. 1, January 2012. [19] M. Dechrit,etal. † Wheelchair Stabilizing by Controlling the Speed Control of its DC Motor†, World Academy of Science, Engineering and Technology 58 2011. [20] R. P. Dhobale,etal. ,† FPGA Implementation of Three-Phase Induction Motor Speed Control Using Fuzzy Logic and Logic Based PWM Technique†, 1st International Conference on Recent Trends in Engineering Technology, Mar-2012 Special Issue of International Journal of electronics, Communication Soft Computing Science Engineering, ISSN: 2277-9477. [21] â€Å"Internal Peripheral Of AVR MCUs†,Extreme Electronics. [22] â€Å"Pin Configuration of AT mega 16†, Extreme Electronics. How to cite Closed Loop Motor Speed Control, Papers