HIGH SENSITIVE ALCOHOL SENSOR WITH AUTO CAR IGNITION DISABLE FUNCTION

Size: px
Start display at page:

Download "HIGH SENSITIVE ALCOHOL SENSOR WITH AUTO CAR IGNITION DISABLE FUNCTION"

Transcription

1 HIGH SENSITIVE ALCOHOL SENSOR WITH AUTO CAR IGNITION DISABLE FUNCTION K.S.SAI MANIKANTA SWARNANDHRA INSTITUTE OF ENGINEERING AND TECHNOLOGY,NARSAPUR ABSTRACT The main aim of this embedded application is to detect the alcohol drunken people. We are developing an embedded kit which will be placed in a vehicle. Now, the vehicle will be under the control of the kit.if any drunken person enter in to the vehicle it gives a buzzer sound immediately, and now the car will be under the control of the hardware used. At present drunken drivers have increased enormously and so is the deaths due to drunken drivers. The main reason for driving drunk is that the police are not able to check each and every car and even if they catch any one the police can be easily bribed. So there is a need for an effective system to check drunken drivers. In our alcohol detection system the ignition of the fuel is regulated by a sensor circuit. The sensor circuit is used to detect whether alcohol was consumed by the driver recently. Our design also consists of sensor which is used to check whether alcohol is consumed. The effects of drinking and driving are always risky and can often be lethal. The programming language used for developing the software to the microcontroller is Embedded/Assembly. The KEIL cross compiler is used to edit, compile and debug this program. Micro Flash programmer is used for burning the developed code on Keil in to the microcontroller Chip. Here in our application we are using AT89C52 microcontroller which is Flash Programmable IC. AT represents the Atmel Corporation represents CMOS technology is used for designing the IC. 26

2 Required Skill Set 8051 Architecture and Interfacing. Alcohol Sensor C Programming. DC Motor Hardware required Micro controller Alcohol sensor LCD ADC POWER SUPPLY L293d DC Motor Software tools Keil compiler Embedded C code 27

3 Block Diagram: 28

4 EMBEDDED SYSTEMS Introduction: An embedded system is a system which is going to do a predefined specified task is the embedded system and is even defined as combination of both software and hardware A general-purpose definition of embedded systems is that they are devices used to control, monitor or assist the operation of equipment, machinery or plant. "Embedded" reflects the fact that they are an integral part of the system. In many cases their embeddedness may be such that their presence is far from obvious to the casual observer and even the more technically skilled might need to examine the operation of a piece of equipment for some time before being able to conclude that an embedded control system was involved in its functioning. At the other extreme a general-purpose computer may be used to control the operation of a large complex processing plant, and its presence will be obvious. All embedded systems are including computers or microprocessors. Some of these computers are however very simple systems as compared with a personal computer. The very simplest embedded systems are capable of performing only a single function or set of functions to meet a single predetermined purpose. In more complex systems an application program that enables the embedded system to be used for a particular purpose in a specific application determines the functioning of the embedded system. The ability to have programs means that the same embedded system can be used for a variety of different purposes. In some cases a microprocessor may be designed in such a way that application software for a particular purpose can be added to the basic software in a second process, after which it is not possible to make further changes. The applications software on such processors is sometimes referred to as firmware. The simplest devices consist of a single microprocessor (often called a "chip ), which may itself be packaged with other chips in a hybrid system or Application Specific Integrated Circuit (ASIC). Its input comes from a detector or sensor and its output goes to a switch or activator which (for example) may start or stop the operation of a machine or, by operating a valve, may control the flow of fuel to an engine. 29

5 As the embedded system is the combination of both software and hardware Embedded System Software Hardware o ALP o C o VB Etc., o Processor o Peripherals o memory Block diagram of Embedded System Software deals with the languages like ALP, C, and VB etc., and Hardware deals with Processors, Peripherals, and Memory. Memory: It is used to store data or address. Peripherals: These are the external devices connected Processor: It is an IC which is used to perform some task Processors are classified into four types like: 1. Micro Processor (µp) 2. Micro controller (µc) 3. Digital Signal Processor (DSP) 4. Application Specific Integrated Circuits (ASIC) 30

6 Micro Processor (µp): It is an electronic chip which performs arithmetic and logical operations with assistance of internal memory. ALU CU MEMORY Micro Controller (µc): Block Diagram of Micro Processor (µp) It is a highly integrated micro processor designed for specific use in embedded systems. ALU CU Memory Block Diagram of Micro Controller (µc) 31

7 POWER SUPPLY: The input to the circuit is applied from the regulated power supply. The a.c. input i.e., 230V from the mains supply is step down by the transformer to 12V and is fed to a rectifier. The output obtained from the rectifier is a pulsating d.c voltage. So in order to get a pure d.c voltage, the output voltage from the rectifier is fed to a filter to remove any a.c components present even after rectification. Now, this voltage is given to a voltage regulator to obtain a pure constant dc voltage. 230V AC 50Hz D.C Output Step down transforme r Bridge Rectifi er Regulator Fig: Power supply Transformer:Usually, DC voltages are required to operate various electronic equipment and these voltages are 5V, 9V or 12V. But these voltages cannot be obtained directly. Thus the a.c input available at the mains supply i.e., 230V is to be brought down to the required voltage level. 32

8 This is done by a transformer. Thus, a step down transformer is employed to decrease the voltage to a required level. Rectifier:The output from the transformer is fed to the rectifier. It converts A.C. into pulsating D.C. The rectifier may be a half wave or a full wave rectifier. In this project, a bridge rectifier is used because of its merits like good stability and full wave rectification. The Bridge rectifier is a circuit, which converts an ac voltage to dc voltage using both half cycles of the input ac voltage. The Bridge rectifier circuit is shown in the figure. The circuit has four diodes connected to form a bridge. The ac input voltage is applied to the diagonally opposite ends of the bridge. The load resistance is connected between the other two ends of the bridge. For the positive half cycle of the input ac voltage, diodes D1 and D3 conduct, whereas diodes D2 and D4 remain in the OFF state. The conducting diodes will be in series with the load resistance R L and hence the load current flows through R L. For the negative half cycle of the input ac voltage, diodes D2 and D4 conduct whereas, D1 and D3 remain OFF. The conducting diodes D2 and D4 will be in series with the load resistance R L and hence the current flows through R L in the same direction as in the previous half cycle. Thus a bi-directional wave is converted into a unidirectional wave. 33

9 HARDWARE Hardware Modules: The Hardware modules of this project: Microcontroller Power Supply unit Motor Moisture sensor Microcontroller (AT89S52): Description of Microcontroller 89S52: The AT89S52 is a low-power, high-performance CMOS 8-bit micro controller with 8Kbytes of in-system programmable flash memory. The device is manufactured Atmel s highdensity nonvolatile memory technology and is compatible with the industry-standard 80C51 micro controller. The on-chip Flash allows the program memory to be reprogrammed in-system or by a conventional nonvolatile memory programmer. By combining a versatile 8-bit CPU with in-system programmable flash one monolithic http; the Atmel AT89S52 is a powerful micro controller, which provides a highly flexible and cost effective solution to any cost effective solution to any embedded control applications to any embedded control applications. The AT89S52 provides the following standard features: 8K bytes of Flash, 256 bytes of RAM, 32 I/O lines, Watchdog timer, two data pointers, three 16-bit timer/counters, full duplex serial port, on-chip oscillator, and clock circuitry. In addition, the AT89S52 is designed with static logic for operation down to zero frequency and supports two software selectable power saving modes. The Idle Mode stops the CPU while allowing the RAM timer/counters, serial port, and interrupt system to continue functioning. The Power-down mode saves the RAM contents but freezes the oscillator, disabling all other chip functions until the next interrupt Or hardware reset. 34

10 MOtors DEFINITION Motor is a device that creates motion, not an engine; it usually refers to either an electrical motor or an internal combustion engine. It may also refer to: Electric motor, a machine that converts electricity into a mechanical motion o AC motor, an electric motor that is driven by alternating current Synchronous motor, an alternating current motor distinguished by a rotor spinning with coils passing magnets at the same rate as the alternating current and resulting magnetic field which drives it Induction motor, also called a squirrel-cage motor, a type of asynchronous alternating current motor where power is supplied to the rotating device by means of electromagnetic induction o DC motor, an electric motor that runs on direct current electricity Brushed DC electric motor, an internally commutated electric motor designed to be run from a direct current power source Brushless DC motor, a synchronous electric motor which is powered by direct current electricity and has an electronically controlled commutation system, instead of a mechanical commutation system based on brushes o Electrostatic motor, a type of electric motor based on the attraction and repulsion of electric charge o Servo motor, an electric motor that operates a servo, commonly used in robotics 35

11 o Internal fan-cooled electric motor, an electric motor that is self-cooled by a fan, typically used for motors with a high energy density WORKING OF DC MOTOR In any electric motor, operation is based on simple electromagnetism. A current-carrying conductor generates a magnetic field; when this is then placed in an external magnetic field, it will experience a force proportional to the current in the conductor, and to the strength of the external magnetic field. As you are well aware of from playing with magnets as a kid, opposite (North and South) polarities attract, while like polarities (North and North, South and South) repel. The internal configuration of a DC motor is designed to harness the magnetic interaction between a current-carrying conductor and an external magnetic field to generate rotational motion. Principle When a rectangular coil carrying current is placed in a magnetic field, a torque acts on the coil which rotates it continuously. When the coil rotates, the shaft attached to it also rotates and thus it is able to do mechanical work. 36

12 Every DC motor has six basic parts -- axle, rotor (a.k.a., armature), stator, commutator, field magnet(s), and brushes. In most common DC motors (and all that BEAMers will see), the external magnetic field is produced by high-strength permanent magnets 1. The stator is the stationary part of the motor -- this includes the motor casing, as well as two or more permanent magnet pole pieces. The rotor (together with the axle and attached commutator) rotate with respect to the stator. The rotor consists of windings (generally on a core), the windings being Electrically connected to the commutator. The above diagram shows a common motor layout -- with the rotor inside the stator (field) magnets. The geometry of the brushes, commentator contacts, and rotor windings are such that when power is applied, the polarities of the energized winding and the stator magnet(s) are misaligned, and the rotor will rotate until it is almost aligned with the stator's field magnets. As the rotor reaches alignment, the brushes move to the next commentator contacts, and energize the next winding. Given our example two-pole motor, the rotation reverses the direction of current through the rotor winding, leading to a "flip" of the rotor's magnetic field, driving it to continue rotating. In real life, though, DC motors will always have more than two poles (three is a very common number). In particular, this avoids "dead spots" in the commutator. You can imagine how with our example two-pole motor, if the rotor is exactly at the middle of its rotation (perfectly aligned with the field magnets), it will get "stuck" there. Meanwhile, with a two-pole motor, there is a moment where the commutator shorts out the power supply (i.e., both brushes touch both commutator contacts simultaneously). This would be bad for the power supply, waste energy, and damage motor components as well. Yet another disadvantage of such a simple motor is that it would exhibit a high amount of torque "ripple" (the amount of torque it could produce is cyclic with the position of the rotor). 37

13 Construction and Working Parts of a DC Motor Armature A D.C. motor consists of a rectangular coil made of insulated copper wire wound on a soft iron core. This coil wound on the soft iron core forms the armature. The coil is mounted on an axle and is placed between the cylindrical concave poles of a magnet. Commutator A commutator is used to reverse the direction of flow of current. Commutator is a copper ring split into two parts C 1 and C 2. The split rings are insulated form each other and mounted on the axle of the motor. The two ends of the coil are soldered to these rings. They rotate along with the coil. Commutator rings are connected to a battery. The wires from the battery are not connected to the rings but to the brushes which are in contact with the rings. 38

14 Brushes Two small strips of carbon, known as brushes press slightly against the two split rings, and the split rings rotate between the brushes. The carbon brushes are connected to a D.C. source. Working of a DC Motor When the coil is powered, a magnetic field is generated around the armature. The left side of the armature is pushed away from the left magnet and drawn towards the right, causing rotation. 39

15 When the coil turns through 90 0, the brushes lose contact with the commutator and the current stops flowing through the coil. However the coil keeps turning because of its own momentum. Now when the coil turns through 180 0, the sides get interchanged. As a result the commutator ring C 1 is now in contact with brush B 2 and commutator ring C 2 is in contact with brush B 1. Therefore, the current continues to flow in the same direction. 40

16 41

17 PARAMETRS OF THE DC MOTRS 1. Direction of rotation 2. Motor Speed 3. Motor Torque 4. Motor Start and Stop Direction of Rotation A DC Motor has two wires. We can call them the positive terminal and the negative terminal, although these are pretty much arbitrary names (unlike a battery where these polarities are vital and not to be mixed!). On a motor, we say that when the + wire is connected to + terminal on a power source, and the - wire is connected to the - terminal source on the same power source, the motor rotates clockwise (if you are looking towards the motor shaft). If you reverse the wire polarities so that each wire is connected to the opposing power supply terminal, then the motor rotates counter clockwise. Notice this is just an arbitrary selection and that some motor manufacturers could easily choose the opposing convention. As long as you know what rotation you get with one polarity, you can always connect in such a fashion that you get the direction that you want on a per polarity basis. DC Motor Rotation vs Polarity 42

18 Applications and Advantages: Applications of Alcohol Detector in Car: 1) Alcohol Detector project can be used in the various vehicles for detecting whether the driver has consumed alcohol or not. 2) This project can also be used in various companies or organization to detect alcohol consumption of employees. Advantages of Alcohol Detector project: 3) Alcohol Detection System in Cars provides an automatic safety system for cars and other vehicles as well. Future Development: 1) We can implement GSM technology to inform the relatives or owners of the vehicle about the alcohol consumption. 2) We can implement GPS technology to find out the location of the vehicle. BIBLOGRAPGHY The 8051 Micro controller and embedded systems Muhammad Ali Mazidi Janice Gillispie Mazidi The 8051 Micro controller Architecture, Programming & Applications Kenneth J. Ayala Fundamentals of Micro processors and Micro computers B. Ram Micro processor Architecture, Programming & Applications Ramesh S. Gaonkar Electronic Components D.V. Prasad 43

19 References on the Web:

MANTECH ELECTRONICS. Stepper Motors. Basics on Stepper Motors I. STEPPER MOTOR SYSTEMS OVERVIEW 2. STEPPING MOTORS

MANTECH ELECTRONICS. Stepper Motors. Basics on Stepper Motors I. STEPPER MOTOR SYSTEMS OVERVIEW 2. STEPPING MOTORS MANTECH ELECTRONICS Stepper Motors Basics on Stepper Motors I. STEPPER MOTOR SYSTEMS OVERVIEW 2. STEPPING MOTORS TYPES OF STEPPING MOTORS 1. VARIABLE RELUCTANCE 2. PERMANENT MAGNET 3. HYBRID MOTOR WINDINGS

More information

International Journal of Science Engineering and Advance Technology, IJSEAT, Vol 3, Issue 9 ISSN September-2015

International Journal of Science Engineering and Advance Technology, IJSEAT, Vol 3, Issue 9 ISSN September-2015 Design and implementation of Traffic Flow based Street Light Control System with effective utilization of solar energy M.Abhishek, Syed ajram shah, K.Chetan, K.Arun kumar B.Tech Students EEE Department

More information

The Starter motor. Student booklet

The Starter motor. Student booklet The Starter motor Student booklet The Starter motor - INDEX - 2006-04-07-13:20 The Starter motor The starter motor is an electrical motor and the electric motor is all about magnets and magnetism: A motor

More information

Science 30 Unit C Electromagnetic Energy

Science 30 Unit C Electromagnetic Energy Science 30 Unit C Electromagnetic Energy Outcome 1: Students will explain field theory and analyze its applications in technologies used to produce, transmit and transform electrical energy. Specific Outcome

More information

CHAPTER 6 INTRODUCTION TO MOTORS AND GENERATORS

CHAPTER 6 INTRODUCTION TO MOTORS AND GENERATORS CHAPTER 6 INTRODUCTION TO MOTORS AND GENERATORS Objective Describe the necessary conditions for motor and generator operation. Calculate the force on a conductor carrying current in the presence of the

More information

The Wound-Rotor Induction Motor Part I

The Wound-Rotor Induction Motor Part I Experiment 1 The Wound-Rotor Induction Motor Part I OBJECTIVE To examine the construction of the three-phase wound-rotor induction motor. To understand exciting current, synchronous speed and slip in a

More information

SPH3U UNIVERSITY PHYSICS

SPH3U UNIVERSITY PHYSICS SPH3U UNIVERSITY PHYSICS ELECTRICITY & MAGNETISM L (P.599-604) The large-scale production of electrical energy that we have today is possible because of electromagnetic induction. The electric generator,

More information

CHAPTER THREE DC MOTOR OVERVIEW AND MATHEMATICAL MODEL

CHAPTER THREE DC MOTOR OVERVIEW AND MATHEMATICAL MODEL CHAPTER THREE DC MOTOR OVERVIEW AND MATHEMATICAL MODEL 3.1 Introduction Almost every mechanical movement that we see around us is accomplished by an electric motor. Electric machines are a means of converting

More information

Date: Name: ID: LABORATORY EXPERIMENT NO. 8 INDUCTION MOTOR/GENERATOR 8-1

Date: Name: ID: LABORATORY EXPERIMENT NO. 8 INDUCTION MOTOR/GENERATOR 8-1 Date: Name: ID: LABORATORY EXPERIMENT NO. 8 INDUCTION MOTOR/GENERATOR 8-1 OBJECT 1. To determine the general performance of a squirrel motors 2. To observe the characteristics of induction generators.

More information

PHY 152 (ELECTRICITY AND MAGNETISM)

PHY 152 (ELECTRICITY AND MAGNETISM) PHY 152 (ELECTRICITY AND MAGNETISM) ELECTRIC MOTORS (AC & DC) ELECTRIC GENERATORS (AC & DC) AIMS Students should be able to Describe the principle of magnetic induction as it applies to DC and AC generators.

More information

I.E.S. Cristo Del Socorro de Luanco. Magnetism

I.E.S. Cristo Del Socorro de Luanco. Magnetism Magnetism Magnetism is a force of attraction or repulsion that acts at a distance. It is due to a magnetic field, which is caused by moving electrically charged particles or is inherent in magnetic objects

More information

UNIT 2. INTRODUCTION TO DC GENERATOR (Part 1) OBJECTIVES. General Objective

UNIT 2. INTRODUCTION TO DC GENERATOR (Part 1) OBJECTIVES. General Objective DC GENERATOR (Part 1) E2063/ Unit 2/ 1 UNIT 2 INTRODUCTION TO DC GENERATOR (Part 1) OBJECTIVES General Objective : To apply the basic principle of DC generator, construction principle and types of DC generator.

More information

INTRODUCTION Principle

INTRODUCTION Principle DC Generators INTRODUCTION A generator is a machine that converts mechanical energy into electrical energy by using the principle of magnetic induction. Principle Whenever a conductor is moved within a

More information

INTRODUCTION TO SENSORS, TRANSDUCERS & ACTUATORS

INTRODUCTION TO SENSORS, TRANSDUCERS & ACTUATORS INTRODUCTION Transducers play a major role in mechatronics engineering & technology. These are the basic elements that convert or transform one form of energy to another form. Let us change the word energy

More information

BELT-DRIVEN ALTERNATORS

BELT-DRIVEN ALTERNATORS CHAPTER 13 BELT-DRIVEN ALTERNATORS INTRODUCTION A generator is a machine that converts mechanical energy into electrical energy using the principle of magnetic induction. This principle is based on the

More information

Note 8. Electric Actuators

Note 8. Electric Actuators Note 8 Electric Actuators Department of Mechanical Engineering, University Of Saskatchewan, 57 Campus Drive, Saskatoon, SK S7N 5A9, Canada 1 1. Introduction In a typical closed-loop, or feedback, control

More information

Comprehensive Technical Training

Comprehensive Technical Training Comprehensive Technical Training For Sugar Mills Staff on Operation & Maintenance of Baggase Based HP Cogeneration System Schedule: 10 th July to 13 th July, 2017 A.C. GENERATOR Topics Covered. Introduction.

More information

MAGNETIC EFFECTS OF ELECTRIC CURRENT

MAGNETIC EFFECTS OF ELECTRIC CURRENT MAGNETIC EFFECTS OF ELECTRIC CURRENT It is observed that when a compass is brought near a current carrying conductor the needle of compass gets deflected because of flow of electricity. This shows that

More information

Design and Implementation of Driving Circuits for DC Motor Control Using 8051 Ashmi.M 1 Prasanna Kumar M 2 Dr. K. S.

Design and Implementation of Driving Circuits for DC Motor Control Using 8051 Ashmi.M 1 Prasanna Kumar M 2 Dr. K. S. Design and Implementation of Driving Circuits for DC Motor Control Using 8051 Ashmi.M 1 Prasanna Kumar M 2 Dr. K. S. Sivanandan 3 1 Research scholar, 2 PG Scholar, 3 Professor, Department of Electrical

More information

PNEUMATIC BASED ASSEMBLY LINE

PNEUMATIC BASED ASSEMBLY LINE PNEUMATIC BASED ASSEMBLY LINE Kayomarz Ichhaporia 1, Sajjad Shaikh 2,Vishnu Nair 3,Mrs. S.V.Kulkarni 4 1KayomarzIchhaporia, Student, Dept. Of Instrumentation Engineering, All India Shri Shivaji Memorial

More information

Chapter 8 Magnetism and Its Uses. Section 1: Magnetism Section 2: Electricity and Magnetism Section 3: Producing Electric Current

Chapter 8 Magnetism and Its Uses. Section 1: Magnetism Section 2: Electricity and Magnetism Section 3: Producing Electric Current Chapter 8 Magnetism and Its Uses Section 1: Magnetism Section 2: Electricity and Magnetism Section 3: Producing Electric Current Section 1: Magnetism Standard 6: Demonstrate an understanding of the nature,

More information

Most home and business appliances operate on single-phase AC power. For this reason, singlephase AC motors are in widespread use.

Most home and business appliances operate on single-phase AC power. For this reason, singlephase AC motors are in widespread use. Chapter 5 Most home and business appliances operate on single-phase AC power. For this reason, singlephase AC motors are in widespread use. A single-phase induction motor is larger in size, for the same

More information

Al-Saudia Virtual Academy Online Tuition Pakistan Pakistan Online Tutor Magnet and Electromagnetism

Al-Saudia Virtual Academy Online Tuition Pakistan Pakistan Online Tutor Magnet and Electromagnetism Al-Saudia Virtual Academy Online Tuition Pakistan Pakistan Online Tutor Magnet and Electromagnetism DEFINITION: A substance having ability to attract magnetic materials is called magnet. The properties

More information

AC Motors vs DC Motors. DC Motors. DC Motor Classification ... Prof. Dr. M. Zahurul Haq

AC Motors vs DC Motors. DC Motors. DC Motor Classification ... Prof. Dr. M. Zahurul Haq AC Motors vs DC Motors DC Motors Prof. Dr. M. Zahurul Haq http://teacher.buet.ac.bd/zahurul/ Department of Mechanical Engineering Bangladesh University of Engineering & Technology ME 6401: Advanced Mechatronics

More information

SECTION 4 ELECTRIC MOTORS UNIT 17: TYPES OF ELECTRIC MOTORS UNIT OBJECTIVES UNIT OBJECTIVES 3/21/2012

SECTION 4 ELECTRIC MOTORS UNIT 17: TYPES OF ELECTRIC MOTORS UNIT OBJECTIVES UNIT OBJECTIVES 3/21/2012 SECTION 4 ELECTRIC MOTORS UNIT 17: TYPES OF ELECTRIC MOTORS UNIT OBJECTIVES After studying this unit, the reader should be able to Describe the different types of open single-phase motors used to drive

More information

A Practical Primer On Motor Drives (Part 11): AC And DC Motor Types

A Practical Primer On Motor Drives (Part 11): AC And DC Motor Types A Practical Primer On Motor Drives (Part 11): AC And DC Motor Types by Ken Johnson, Teledyne LeCroy, Chestnut Ridge, N.Y. ISSUE: December 2016 In the previous part in this series, the basic principles

More information

Chapter 7: DC Motors and Transmissions. 7.1: Basic Definitions and Concepts

Chapter 7: DC Motors and Transmissions. 7.1: Basic Definitions and Concepts Chapter 7: DC Motors and Transmissions Electric motors are one of the most common types of actuators found in robotics. Using them effectively will allow your robot to take action based on the direction

More information

AC MOTOR TYPES. DESCRIBE how torque is produced in a single-phase AC motor. EXPLAIN why an AC synchronous motor does not have starting torque.

AC MOTOR TYPES. DESCRIBE how torque is produced in a single-phase AC motor. EXPLAIN why an AC synchronous motor does not have starting torque. Various types of AC motors are used for specific applications. By matching the type of motor to the appropriate application, increased equipment performance can be obtained. EO 1.5 EO 1.6 EO 1.7 EO 1.8

More information

Basic Motor Theory. Introduction

Basic Motor Theory. Introduction Basic Motor Theory Introduction It has been said that if the Ancient Romans, with their advanced civilization and knowledge of the sciences, had been able to develop a steam motor, the course of history

More information

EE6351 ELECTRIC DRIVES AND CONTROL UNIT-1 INTRODUTION

EE6351 ELECTRIC DRIVES AND CONTROL UNIT-1 INTRODUTION EE6351 ELECTRIC DRIVES AND CONTROL UNIT-1 INTRODUTION 1. What is meant by drive and electric drive? Machines employed for motion control are called drives and may employ any one of the prime movers for

More information

Question 2: Around the bar magnet draw its magnetic fields. Answer:

Question 2: Around the bar magnet draw its magnetic fields. Answer: Chapter 13: Magnetic Effects of Electric Current Question 1: What is the reason behind the compass needle is deflected when it is brought close to the bar magnet? Compass needles work as a small bar magnet;

More information

A Practical Guide to Free Energy Devices

A Practical Guide to Free Energy Devices A Practical Guide to Free Energy Devices Part PatD11: Last updated: 3rd February 2006 Author: Patrick J. Kelly Electrical power is frequently generated by spinning the shaft of a generator which has some

More information

Chapter 17 Notes. Magnetism is created by moving charges.

Chapter 17 Notes. Magnetism is created by moving charges. Chapter 17 Notes Section 17.1 Electric Current and Magnetism Hans Christian Øersted (1819), a Danish physicist and chemist - compass needle near a wire circuit and with current flowing through the wire,

More information

A Novel Solar Tracking System using AT89C51 Microcontroller and LDR

A Novel Solar Tracking System using AT89C51 Microcontroller and LDR A Novel Solar Tracking System using AT89C51 Microcontroller and LDR R.Guru Babu 1 & Koteswarao.M. 2 1.M.Tech student,amara Institute of Engineering&Technology,JNTUK,NRT,AP. 2. Assistant professor,amara

More information

Just what is an alternator?

Just what is an alternator? Just what is an alternator? An alternator is the device used to produce the electricity the car needs to run and to keep the battery charged. The battery is the heart of your electrical system. But you

More information

APGENCO/APTRANSCO Assistant Engineer Electrical Previous Question Papers Q.1 The two windings of a transformer is conductively linked. inductively linked. not linked at all. electrically linked. Q.2 A

More information

Handout Activity: HA773

Handout Activity: HA773 Charging system HA773-2 Handout Activity: HA773 Charging system The charging system allows for a means to recharge the battery and allow for electrical usage of components in the vehicle. The charging

More information

Single Phase Induction Motors

Single Phase Induction Motors Single Phase Induction Motors Prof. T. H. Panchal Asst. Professor Department of Electrical Engineering Institute of Technology Nirma University, Ahmedabad Introduction As the name suggests, these motors

More information

EE6352-ELECTRICAL ENGINEERING AND INSTRUMENTATION UNIT I D.C. MACHINES PART A

EE6352-ELECTRICAL ENGINEERING AND INSTRUMENTATION UNIT I D.C. MACHINES PART A EE6352-ELECTRICAL ENGINEERING AND INSTRUMENTATION 1. What is prime mover? UNIT I D.C. MACHINES PART A The basic source of mechanical power which drives the armature of the generator is called prime mover.

More information

Motor Basics AGSM 325 Motors vs Engines

Motor Basics AGSM 325 Motors vs Engines Motor Basics AGSM 325 Motors vs Engines Motors convert electrical energy to mechanical energy. Engines convert chemical energy to mechanical energy. 1 Motors Advantages Low Initial Cost - $/Hp Simple &

More information

MOTORS. Part 2: The Stepping Motor July 8, 2015 ELEC This lab must be handed in at the end of the lab period

MOTORS. Part 2: The Stepping Motor July 8, 2015 ELEC This lab must be handed in at the end of the lab period MOTORS Part 2: The Stepping Motor July 8, 2015 ELEC 3105 This lab must be handed in at the end of the lab period 1.0 Introduction The objective of this lab is to examine the operation of a typical stepping

More information

Charging Systems. ATASA 5 th. ATASA 5 TH Study Guide Chapter 19 Pages Charging Systems 42 Points. Please Read The Summary

Charging Systems. ATASA 5 th. ATASA 5 TH Study Guide Chapter 19 Pages Charging Systems 42 Points. Please Read The Summary ATASA 5 TH Study Guide Chapter 19 Pages 571 595 42 Points Please Read The Summary 1. The primary purpose of the charging system is to the battery with a constant and relatively low charge after it has

More information

VIII. Three-phase Induction Machines (Asynchronous Machines) Induction Machines

VIII. Three-phase Induction Machines (Asynchronous Machines) Induction Machines VIII. Three-phase Induction Machines (Asynchronous Machines) Induction Machines 1 Introduction Three-phase induction motors are the most common and frequently encountered machines in industry simple design,

More information

ROTATING MAGNETIC FIELD

ROTATING MAGNETIC FIELD Chapter 5 ROTATING MAGNETIC FIELD 1 A rotating magnetic field is the key to the operation of AC motors. The magnetic field of the stator is made to rotate electrically around and around in a circle. Stator

More information

To study the constructional features of ammeter, voltmeter, wattmeter and energymeter.

To study the constructional features of ammeter, voltmeter, wattmeter and energymeter. Experiment o. 1 AME OF THE EXPERIMET To study the constructional features of ammeter, voltmeter, wattmeter and energymeter. OBJECTIVE 1. To be conversant with the constructional detail and working of common

More information

Historical Development

Historical Development TOPIC 3 DC MACHINES DC Machines 2 Historical Development Direct current (DC) motor is one of the first machines devised to convert electrical power into mechanical power. Its origin can be traced to the

More information

ELECTROMAGNETISM. 1. the number of turns. 2. An increase in current. Unlike an ordinary magnet, electromagnets can be switched on and off.

ELECTROMAGNETISM. 1. the number of turns. 2. An increase in current. Unlike an ordinary magnet, electromagnets can be switched on and off. ELECTROMAGNETISM Unlike an ordinary magnet, electromagnets can be switched on and off. A simple electromagnet consists of: - a core (usually iron) - several turns of insulated copper wire When current

More information

Exclusive Technology Feature. A Practical Primer On Motor Drives (Part 10): Motor Background. ISSUE: November 2016

Exclusive Technology Feature. A Practical Primer On Motor Drives (Part 10): Motor Background. ISSUE: November 2016 A Practical Primer On Motor Drives (Part 10): Motor Background by Ken Johnson, Teledyne LeCroy, Chestnut Ridge, N.Y. ISSUE: November 2016 The last two installments in this series reviewed power semiconductor

More information

Single Phase Induction Motor. Dr. Sanjay Jain Department Of EE/EX

Single Phase Induction Motor. Dr. Sanjay Jain Department Of EE/EX Single Phase Induction Motor Dr. Sanjay Jain Department Of EE/EX Application :- The single-phase induction machine is the most frequently used motor for refrigerators, washing machines, clocks, drills,

More information

Part- A Objective Questions (10X1=10 Marks)

Part- A Objective Questions (10X1=10 Marks) Dr. Mahalingam College of Engineering and Technology, Pollachi-3 (An Autonomous Institution) CCET 3(2016Regulation) Name of Programme: B.E. (EEE) Course Code&Course Title: 16EET41 & Synchronous & Induction

More information

Installation Instructions

Installation Instructions Quick-Mount Visual Instructions for Quick-Mount Visual Instructions 1. Rotate the damper to its failsafe position. If the shaft rotates counterclockwise, mount the CCW side of the actuator out. If it rotates

More information

Chapter 22: Electric motors and electromagnetic induction

Chapter 22: Electric motors and electromagnetic induction Chapter 22: Electric motors and electromagnetic induction The motor effect movement from electricity When a current is passed through a wire placed in a magnetic field a force is produced which acts on

More information

Two Wheeled Self balancing Robot

Two Wheeled Self balancing Robot EE 318, Electronic Design Lab Project Report, EE Dept, IIT Bombay, April 2010 Two Wheeled Self balancing Robot Group No 8 Murtuza Patanwala (07d07026) Supervisor : Prof. P. C Pandey 1) Introduction The

More information

SPH3U1 Lesson 10 Magnetism. If the wire through a magnetic field is bent into a loop, the loop can be made to turn up to 90 0.

SPH3U1 Lesson 10 Magnetism. If the wire through a magnetic field is bent into a loop, the loop can be made to turn up to 90 0. SPH3U1 Lesson 10 Magnetism GALVAOMETERS If the wire through a magnetic field is bent into a loop, the loop can be made to turn up to 90 0. otice how the current runs in the opposite directions on opposite

More information

International Research Journal of Engineering and Technology (IRJET) e-issn: Volume: 03 Issue: 02 Feb p-issn:

International Research Journal of Engineering and Technology (IRJET) e-issn: Volume: 03 Issue: 02 Feb p-issn: A Low Cost Yet Super efficient Means to Prevent Overloading as Well as Accidents Due to Faulty Tracks in an Autonomous Metro Train Running without Human Labor Rupal Jain 1 1Bachelors of Engineering, Department

More information

Electrical Machines and Energy Systems: Overview SYED A RIZVI

Electrical Machines and Energy Systems: Overview SYED A RIZVI Electrical Machines and Energy Systems: Overview SYED A RIZVI Electrical Machines and Energy Systems Deal with the generation, transmission & distribution, and utilization of electric power. This course

More information

EEE3441 Electrical Machines Department of Electrical Engineering. Lecture. Introduction to Electrical Machines

EEE3441 Electrical Machines Department of Electrical Engineering. Lecture. Introduction to Electrical Machines Department of Electrical Engineering Lecture Introduction to Electrical Machines 1 In this Lecture Induction motors and synchronous machines are introduced Production of rotating magnetic field Three-phase

More information

UNIT I D.C. MACHINES PART A. 3. What are factors on which hysteresis loss? It depends on magnetic flux density, frequency & volume of the material.

UNIT I D.C. MACHINES PART A. 3. What are factors on which hysteresis loss? It depends on magnetic flux density, frequency & volume of the material. EE6352-ELECTRICAL ENGINEERING AND INSTRUMENTATION UNIT I D.C. MACHINES PART A 1. What is prime mover? The basic source of mechanical power which drives the armature of the generator is called prime mover.

More information

Installation Instructions

Installation Instructions Quick-Mount Visual Instructions for Mechanical Installation Quick-Mount Visual Instructions 1. Rotate the damper to its failsafe position. If the shaft rotates counterclockwise, mount the CCW side of the

More information

Permanent Magnet DC Motor Operating as a Generator

Permanent Magnet DC Motor Operating as a Generator Exercise 2 Permanent Magnet DC Motor Operating as a Generator EXERCIE OBJECTIVE When you have completed this exercise, you will be familiar with the construction of permanent magnet dc motors as well as

More information

LIMITED ANGLE TORQUE MOTORS

LIMITED ANGLE TORQUE MOTORS LIMITED ANGLE TORQUE MOTORS Limited Angle Torque Motors H2W Technologies Limited Angle Torque Motors are ideal for compact, limited angular excursion (

More information

Magnetic Effects of Electric Current

Magnetic Effects of Electric Current Magnetic Effects of Electric Current Question 1: Why does a compass needle get deflected when brought near a bar magnet? Answer: A compass needle is a small bar magnet. When it is brought near a bar magnet,

More information

Actuators are the muscles of robots.

Actuators are the muscles of robots. 6.1 INTRODUCTION Actuators are the muscles of robots. Several types of actuator noteworthy? Electric motors? Servomotors? Stepper motors? Direct-drive electric motors? Hydraulic actuators? Pneumatic actuators?

More information

Prepared By: Ahmad Firdaus Bin Ahmad Zaidi

Prepared By: Ahmad Firdaus Bin Ahmad Zaidi Prepared By: Ahmad Firdaus Bin Ahmad Zaidi A stepper motor is an electromechanical device which converts electrical pulses into discrete mechanical rotational movements. Stepper motor mainly used when

More information

IT 318 SUPPLEMENTARY MATERIAL CHAPTER 4

IT 318 SUPPLEMENTARY MATERIAL CHAPTER 4 IT 318 SUPPLEMENTARY MATERIAL CHAPTER 4 Electric Motors V. 2013 BARRY M. LUNT Brigham Young University Table of Contents Chapter 4: Electric Motors... 2 Overview... 2 4-1 Commutation... 2 4-2 Stepper Motors...

More information

Renewable Energy Systems 13

Renewable Energy Systems 13 Renewable Energy Systems 13 Buchla, Kissell, Floyd Chapter Outline Generators 13 Buchla, Kissell, Floyd 13-1 MAGNETISM AND ELECTROMAGNETISM 13-2 DC GENERATORS 13-3 AC SYNCHRONOUS GENERATORS 13-4 AC INDUCTION

More information

Step Motor. Mechatronics Device Report Yisheng Zhang 04/02/03. What Is A Step Motor?

Step Motor. Mechatronics Device Report Yisheng Zhang 04/02/03. What Is A Step Motor? Step Motor What is a Step Motor? How Do They Work? Basic Types: Variable Reluctance, Permanent Magnet, Hybrid Where Are They Used? How Are They Controlled? How To Select A Step Motor and Driver Types of

More information

Universal motor From Wikipedia, the free encyclopedia

Universal motor From Wikipedia, the free encyclopedia Page 1 of 8 Universal motor From Wikipedia, the free encyclopedia The universal motor is so named because it is a type of electric motor that can operate on AC or DC power. It is a commutated serieswound

More information

(d) The magnetic field lines, produced around a straight current-carrying conductor, are concentric circles. Their centres lie on the wire.

(d) The magnetic field lines, produced around a straight current-carrying conductor, are concentric circles. Their centres lie on the wire. Page 240»Exercise» Question 1: Which of the following correctly describes the magnetic field near a long straight wire? (a) The field consists of straight lines perpendicular to the wire (b) The field

More information

Unit 32 Three-Phase Alternators

Unit 32 Three-Phase Alternators Unit 32 Three-Phase Alternators Objectives: Discuss the operation of a three-phase alternator. Explain the effect of rotation speed on frequency. Explain the effect of field excitation on output voltage.

More information

INDUCTION MOTOR. There is no physical electrical connection to the secondary winding, its current is induced

INDUCTION MOTOR. There is no physical electrical connection to the secondary winding, its current is induced INDUCTION MOTOR INTRODUCTION An induction motor is an alternating current motor in which the primary winding on one member (usually the stator) is connected to the power source and a secondary winding

More information

SSC-JE STAFF SELECTION COMMISSION ELECTRICAL ENGINEERING STUDY MATERIAL ELECTRICAL MACHINES

SSC-JE STAFF SELECTION COMMISSION ELECTRICAL ENGINEERING STUDY MATERIAL ELECTRICAL MACHINES 1 SSC-JE STAFF SELECTION COMMISSION ELECTRICAL ENGINEERING STUDY MATERIAL 28-B/7, Jia Sarai, Near IIT, Hauz Khas, New Delhi-110016. Ph. 011-26514888. www.engineersinstitute.com 2 CONTENT 1. : DC MACHINE,

More information

DC MOTOR. Prashant Ambadekar

DC MOTOR. Prashant Ambadekar DC MOTOR Prashant Ambadekar Electric Motor: The input is electrical energy (from the supply source), and the output is mechanical energy (to the load). Electric Generator: The Input is mechanical energy

More information

Short Term Course On Hydropower Development Engineering (Electrical) for Teachers of Polytechnics in Uttarakhand L33-2

Short Term Course On Hydropower Development Engineering (Electrical) for Teachers of Polytechnics in Uttarakhand L33-2 Short Term Course On Hydropower Development Engineering (Electrical) for Teachers of Polytechnics in Uttarakhand ( July 14-18, 2007) Lecture on L33-2 By S.N.Singh Senior Scientific officer ALTERNATE HYDRO

More information

Permanent Magnet DC Motor

Permanent Magnet DC Motor Renewable Energy Permanent Magnet DC Motor Courseware Sample 86357-F0 A RENEWABLE ENERGY PERMANENT MAGNET DC MOTOR Courseware Sample by the staff of Lab-Volt Ltd. Copyright 2011 Lab-Volt Ltd. All rights

More information

Introduction: Electromagnetism:

Introduction: Electromagnetism: This model of both an AC and DC electric motor is easy to assemble and disassemble. The model can also be used to demonstrate both permanent and electromagnetic motors. Everything comes packed in its own

More information

Design and Fabrication of Automatic Paddy Harvester

Design and Fabrication of Automatic Paddy Harvester Design and Fabrication of Automatic Paddy Harvester Karthikeyan. M 1 Bannari Amman Institute Of Technology Abstract: Modern agriculture requires field machinery capable of precise, repeatable operations

More information

EXPERIMENT 2 THREE PHASE INDUCTION MOTOR, PART 1

EXPERIMENT 2 THREE PHASE INDUCTION MOTOR, PART 1 University f Jordan School of Engineering Department of Mechatronics Engineering Electrical Machines Lab Eng. Osama Fuad Eng. Nazmi Ashour EXPERIMENT 2 THREE PHASE INDUCTION MOTOR, PART 1 OBJECTIVES To

More information

MAGNETIC EFFECTS OF CURRENT

MAGNETIC EFFECTS OF CURRENT Magnet A magnet is an object, which attracts pieces of iron, steel, nickel and cobalt. Naturally Occurring Magnet Lodestone is a naturally occurring magnet. It is actually a black coloured, oxide ore of

More information

Ch 4 Motor Control Devices

Ch 4 Motor Control Devices Ch 4 Motor Control Devices Part 1 Manually Operated Switches 1. List three examples of primary motor control devices. (P 66) Answer: Motor contactor, starter, and controller or anything that control the

More information

Direct On Line (DOL) Motor Starter. Direct Online Motor Starter

Direct On Line (DOL) Motor Starter. Direct Online Motor Starter Direct On Line (DOL) Motor Starter Direct Online Motor Starter Different starting methods are employed for starting induction motors because Induction Motor draws more starting current during starting.

More information

2 Principles of d.c. machines

2 Principles of d.c. machines 2 Principles of d.c. machines D.C. machines are the electro mechanical energy converters which work from a d.c. source and generate mechanical power or convert mechanical power into a d.c. power. These

More information

9/7/2010. Chapter , The McGraw-Hill Companies, Inc. MOTOR CLASSIFICATION. 2010, The McGraw-Hill Companies, Inc.

9/7/2010. Chapter , The McGraw-Hill Companies, Inc. MOTOR CLASSIFICATION. 2010, The McGraw-Hill Companies, Inc. Chapter 2 MOTOR CLASSIFICATION 1 In general, motors are classified according to the type of power used (AC or DC) and the motor's principle of operation. AC DC Motor Family Tree 2 DC MOTOR CONNECTIONS

More information

General Purpose Permanent Magnet Motor Drive without Speed and Position Sensor

General Purpose Permanent Magnet Motor Drive without Speed and Position Sensor General Purpose Permanent Magnet Motor Drive without Speed and Position Sensor Jun Kang, PhD Yaskawa Electric America, Inc. 1. Power consumption by electric motors Fig.1 Yaskawa V1000 Drive and a PM motor

More information

Electric Motor Controls BOMA Pre-Quiz

Electric Motor Controls BOMA Pre-Quiz Electric Motor Controls BOMA Pre-Quiz Name: 1. How does a U.P.S. (uninterruptable power supply) work? A. AC rectified to DC batteries then inverted to AC B. Batteries generate DC power C. Generator, batteries,

More information

5. LINEAR MOTORS 5.1 INTRODUCTION

5. LINEAR MOTORS 5.1 INTRODUCTION 5.1 INTRODUCTION 5. LINEAR MOTORS Linear Electric Motors belong to the group of Special electrical machines that convert electrical energy into mechanical energy of translator motion. Linear Electric motors

More information

Page 1 of 19. Website: Mobile:

Page 1 of 19. Website:     Mobile: Question 1: Why does a compass needle get deflected when brought near a bar magnet? A compass needle is a small bar magnet. When it is brought near a bar magnet, its magnetic field lines interact with

More information

Electrical Machines-I (EE-241) For S.E (EE)

Electrical Machines-I (EE-241) For S.E (EE) PRACTICAL WORK BOOK For Academic Session 2013 Electrical Machines-I (EE-241) For S.E (EE) Name: Roll Number: Class: Batch: Department : Semester/Term: NED University of Engineer ing & Technology Electrical

More information

2006 MINI Cooper S GENINFO Starting - Overview - MINI

2006 MINI Cooper S GENINFO Starting - Overview - MINI MINI STARTING SYSTEM * PLEASE READ THIS FIRST * 2002-07 GENINFO Starting - Overview - MINI For information on starter removal and installation, see the following articles. For Cooper, see STARTER WITH

More information

Intext Exercise 1 Question 1: Why does a compass needle get deflected when brought near a bar magnet?

Intext Exercise 1 Question 1: Why does a compass needle get deflected when brought near a bar magnet? Intext Exercise 1 Why does a compass needle get deflected when brought near a bar magnet? A compass needle is a small bar magnet. When it is brought near a bar magnet, its magnetic field lines interact

More information

Design and Fabrication of Automated Hacksaw Machine

Design and Fabrication of Automated Hacksaw Machine Design and Fabrication of Automated Hacksaw Machine D.V.Sabariananda 1, V.Siddhartha 1, B.Sushil Krishnana 1, T.Mohanraj 2 UG Student [Mechatronics], Dept. of Mechatronics Engineering, Kongu Engineering

More information

MEBS Utilities services Department of Electrical & Electronic Engineering University of Hong Kong

MEBS Utilities services Department of Electrical & Electronic Engineering University of Hong Kong Brief comparison of induction motors with other types of motors Electric motors exhibit wide variations of speed-torque characteristics. [Adopted from EL-SHARKAWI, Mohamed A., Fundamentals of Electric

More information

Fachpraktikum Elektrische Maschinen. Theory of Induction Machines

Fachpraktikum Elektrische Maschinen. Theory of Induction Machines Fachpraktikum Elektrische Maschinen Theory of Induction Machines Prepared by Arda Tüysüz January 2013 Fundamentals Induction machines (also known as asynchronous machines) are by far the most common type

More information

Principles of Electrical Engineering

Principles of Electrical Engineering D.C GENERATORS Principle of operation of D.C machines, types of D.C Generators, e.m.f equation of D.C Generator, O.C.C of a D.C Shunt Generator, Load characteristics of D.C.Generators GENERATOR PRINCIPLE:

More information

Application Information

Application Information Moog Components Group manufactures a comprehensive line of brush-type and brushless motors, as well as brushless controllers. The purpose of this document is to provide a guide for the selection and application

More information

1.1 Block Diagram of Drive Components of Electric Drive & their functions. Power Processor / Modulator. Control. Unit

1.1 Block Diagram of Drive Components of Electric Drive & their functions. Power Processor / Modulator. Control. Unit Introduction Motion control is required in large number of industrial and domestic applications like transportations, rolling mills, textile machines, fans, paper machines, pumps, washing machines, robots

More information

CHAPTER 8: ELECTROMAGNETISM

CHAPTER 8: ELECTROMAGNETISM CHAPTER 8: ELECTROMAGNETISM 8.1 Effect of a Magnet on a Current-carrying Conductor 8.1.1 Straight Wire Magnetic fields are circular Field is strongest close to the wire Increasing the current increases

More information

A Practical Guide to Free Energy Devices

A Practical Guide to Free Energy Devices A Practical Guide to Free Energy Devices Part PatD20: Last updated: 26th September 2006 Author: Patrick J. Kelly This patent covers a device which is claimed to have a greater output power than the input

More information

Electro - Hydraulics. & Pneumatics. Electro Hydraulic Press. Comparison. Electro Hydraulics. By: Alireza Safikhani

Electro - Hydraulics. & Pneumatics. Electro Hydraulic Press. Comparison. Electro Hydraulics. By: Alireza Safikhani Electro - 9 Hydraulics & Pneumatics 2 Electro Hydraulic Press The hydraulic press is controlled via the electrical control panel. Electrical signals are used to activate the valves in the hydraulic installation.

More information

Electrical Engineering Design & Drawing II. Prepared By: Sanjeev Kumar Kalra Lect. in Electrical Engg. Guru Gobind Singh Govt. Polytechnic, Cheeka

Electrical Engineering Design & Drawing II. Prepared By: Sanjeev Kumar Kalra Lect. in Electrical Engg. Guru Gobind Singh Govt. Polytechnic, Cheeka Electrical Engineering Design & Drawing II Prepared By: Sanjeev Kumar Kalra Lect. in Electrical Engg. Guru Gobind Singh Govt. Polytechnic, Cheeka Contractor Control Circuits (Unit-I) Contractor: It is

More information