Ijraset Journal For Research in Applied Science and Engineering Technology
Authors: Omkar Gaikwad, M R O Ashwat Prakash, Kunjan Kalbhairav, Prof. Dr. Upasani Dhananjay
DOI Link: https://doi.org/10.22214/ijraset.2022.43362
Certificate: View Certificate
This system monitors speed of BLDC motor using fuzzy logic. This system uses an 8051 microcontroller to achieve this purpose. Here, we constantly monitor the motor’s speed using an IR sensor. The photo-diode is used to keep track of the fan’s motor rotation and measure the RPM. This sensor is integrated with the microcontroller and provides input to the system. The microcontroller then calculates the RPM of motor based on signals provided by the photo-diode. The microcontroller is also integrated with an LCD display to show the status of the system along with the speed of the motor. The fuzzy logic is used in this project to increase and decrease PWM supply based on the RPM of fan monitored to keep it rotating close to the desired speed. Thus, microcontroller constantly provides PWM pulses to keep the motor rotating at the desired speed as per fuzzy logic.
I. INTRODUCTION
A. What is Fuzzy Logic?
Fuzzy logic is an approach to computing based on "degrees of truth" rather than the usual "true or false" (1 or 0) Boolean logic on which the modern computer is based. The idea of fuzzy logic was first advanced by Dr. Lotfi Zadeh of the University of California at Berkeley in the 1960s.Dr. Zadeh was working on the problem of computer understanding of natural language. Natural language (like most other activities in life and indeed the universe) is not easily translated into the absolute terms of 0 and 1. (Whether everything is ultimately describable in binary terms is a philosophical question worth pursuing, but in practice much data we might want to feed a computer is in some state in between and so, frequently, are the results of computing.)
It may help to see fuzzy logic as the way reasoning really works and binary or Boolean logic is simply a special case of it. Fuzzy logic includes 0 and 1 as extreme cases of truth (or "the state of matters" or "fact") but also includes the various states of truth in between so that, for example, the result of a comparison between two things could be not "tall" or "short" but ".38 of tallness." Fuzzy logic seems closer to the way our brains work. We aggregate data and form a number of partial truths which we aggregate further into higher truths which in turn, when certain thresholds are exceeded, cause certain further results such as motor reaction. A similar kind of process is used in neural networks, expert systems and other artificial intelligence applications. Fuzzy logic is essential to the development of human-like capabilities for AI, sometimes referred to as artificial general intelligence: the representation of generalized human cognitive abilities in software so that, faced with an unfamiliar task, the AI system could find a solution.
II. SYSTEM OVERVIEW
The system consists of Power supply,8051,lcd,red and green led,Opto isolator,speed sensor,motor driver,bldc motor, keypad.
III. COMPONENTS
A. Microcontroller AT89S52
The AT89S52 is a low-power, high-performance CMOS 8-bit microcontroller with 8K bytes of in-system programmable Flash memory. The device is manufactured using Atmel’s high-density nonvolatile memory technology and is compatible with the industry standard 80C51 instruction set and pin out. 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 insystem programmable Flash on a monolithic chip, the Atmel AT89S52 is a powerful microcontroller which provides a highly-flexible and cost-effective solution to many embedded control applications.. 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.
B. BLDC Motor
Brushless DC motors, rather surprisingly, is a kind of permanent magnet synchronous motor. Permanent magnet synchronous motors are classified on the basis of the wave shape of them induce emf, i. e., sinusoidal and trapezoidal. The sinusoidal type is known as permanent magnet synchronous motor; the trapezoidal type goes under the name of PM Brushless dc (BLDC) machine. Permanent magnet (PM) DC brushed and brushless motors incorporate a combination of PM and electromagnetic fields to produce torque (or force) resulting in motion. This is done in the DC motor by a PM stator and a wound armature or rotor. Current in the DC motor is automatically switched to different windings by means of a commutator and brushes to create continuous motion. In a brushless motor, the rotor incorporates the magnets, and the stator contains the windings.
As the name suggests brushes are absent and hence in this case, commutation is implemented electronically with a drive amplifier that uses semiconductor switches to change current in the windings based on rotor position feedback. In this respect, the BLDC motor is equivalent to a reversed DC commutator motor, in which the magnet rotates while the conductors remain stationary. Therefore, BLDC motors often incorporate either internal or external position sensors to sense the actual rotor
C. IR Transmitter
An IR LED, also known as IR transmitter, is a special purpose LED that transmits infrared rays in the range of 760 nm wavelength. Such LEDs are usually made of gallium arsenide or aluminum gallium arsenide. They, along with IR receivers, are commonly used as sensors. The appearance is same as a common LED. Since the human eye cannot see the infrared radiations, it is not possible for a person to identify whether the IR LED is working or not, unlike a common LED. To overcome this problem, the camera on a cell phone can be used. The camera can show us the IR rays being emanated from the IR LED in a circuit.
D. Photodiode
A photodiode is a type of photo detector capable of converting light into either current or voltage, depending upon the mode of operation. Photodiodes are similar to regular semiconductor diodes except that they may be either exposed (to detect vacuum UV or X-rays) or packaged with a window or optical fibre connection to allow light to reach the sensitive part of the device. Many diodes designed for use specifically as a photodiode will also use a PIN junction rather than the typical PN junction.
E. LCD16X2
16×2 LCD is named so because; it has 16 Columns and 2 Rows. There are a lot of combinations available like, 8×1, 8×2, 10×2, 16×1, etc. but the most used one is the 16×2 LCD. So, it will have (16×2=32) 32 characters in total and each character will be made of 5×8 Pixel Dots.
F. A Specifications
Display Format |
16x2 Dots LCD |
Outline Dimension |
85(W)x30(H)x12(T)mm |
Visual Area |
64.5×16.0mm |
Active Area |
55.45(W)x10.75(H)mm |
Character Size |
2.95x5.15mm |
Diagonal Size |
2.6“ |
Dot (Pixel) Size |
0.55X0.60mm |
IC Package |
COB LCD |
IC or Equivalent |
SPLC780C/HS44780/KS0066 or Equivalent |
Interface |
6800 8-bit/4-bit Parallel |
Interface |
parallel |
Display Type |
STN/FSTN |
Sunlight Readable |
No |
Touch Panel Optional |
No |
Contrast Ratio(Typ) |
No |
Viewing Direction |
6: 00 |
LED Backlight Color |
Blue /Yellow Green /Gray |
Appearance |
White on Blue/Black on Yellow Green/White on Gray |
Power Supply(Typ) |
3.3V/5V |
Backlight Current (Typ) |
15mA |
Operating Temp |
-20?~70? |
Storage Temperature |
-30?~80? |
If accept customized |
Yes |
RoHS Compliance |
Yes |
Table 2.Lcd
G. BC547
The BC547 transistor is an NPN Epitaxial Silicon Transistor. The BC547 transistor is a generalpurpose transistor in small plastic packages. It is used in general-purpose switching and amplification BC847/BC547 series 45 V, 100 mA NPN general-purpose transistors.
H. IN4007
Diodes are used to convert AC into DC these are used as half wave rectifier or full wave rectifier. Three points must he kept in mind while using any type of diode.
The project uses IR light reflection principles for sensing revolutions per minute of the motor speed.One IR LED is forward biased by a resistor R3 & a photodiode is in reverse biased condition by R4 and an adjustable bias to the transistor Q1 by RV1. These diodes are kept close by ,such that the IR reflection takes place once every rotation of the motor shaft mounted white patch. Once the IR light is reflected back on the photo diode it starts conducting that drives the Q1 to saturation leading to its collector going to ground i.e. logic zero. This logic zero happens once on every rotation of the motor. The program is so written that while executed it takes one pulse duration per every rotation of the motor shaft as an input. Thus the counting pulse in a minute gives the speed in RPM. An LCD is connected to indicate the same.
V. RESULT AND SIMULATIONS
This project of Closed loop feedback operated motor speed control is a cost effective, practical, eco-friendly and the safest way to save energy. If a control theory cannot be applied to a practical application, the theory is not of great worth. We developed an intelligent electric bicycle base on fuzzy logic and single chip approach. The bicycle has two ridding modes, which can be changed by a slide switch. Here in this project, we are designing a product which is automated in measuring the speed of motor rotating with high frequency using a Remote IR module which is being kept on the either side of the motor shaft. This IR module will interrupt the micro controller which acts as the main heart of the project. By that action of the IR module with the controller at a time being is measured and the result is displayed on the LCD. Hence the mileage of the bicycle also increases as it can travel more distance in a single battery charge. Thus, it moves us another step ahead towards a pollution free transportation system. Fuzzy control for this bicycle will solve 2 problems: 1. Inefficient use of battery due to external factors – terrain, weight, etc. 2. Current overflow above the threshold value which can result in circuit failure. The speeds at different duty cycle of PWM signal are noted and then using the rectifier that exists on the opposite side of a three-phase inverter, the generated three phase sinusoidal back emf is rectified to charge the battery. In particular, one switch like a single pole double throw is used to change the operating modes. Finally, braking current at different speeds and the braking current time are noted.
[1] T.F. Chan and Lie-Tong Yan, \"Design of a Permanent-Magnet Brushless D.C. Motor Drive for an Electric Bicycle\", IEEE 1999 International Conference on Power Electronics and Drive Systems PEDS\'99, pp. 714-718, July 1999. [2] C. C. Lee, \"Fuzzy logic in control systems: Fuzzy logic controller-part I\", IEEE Trans. Syst. Man Cybernetics, vol. 20, no. 2, pp. 404-418, Mar./Apr. 1990. [3] Shashikanth Suryanarayanan, Masayoshi Tomizuka and Matt Weaver, \"System Dynamics and Control of Bicycles at High Speeds\", Proceedings of the American Control Conference, pp. 845- 850, May 8–10, 2002. [4] Yasuhito Tanaka and Toshiyuki Murakami, “SelfSustaining Bicycle Robot with steering controller”, Proceedings of AMC 2004, Kawasaki, Japan, pp193-197. [5] Karl J. Astrom, Richard E.Klein, and Anders Lennartsson, “Bicycle Dynamics and Control”, IEEE Control Systems Magazine, August, 2005, pp 26-47. [6] Min Kim, Jang-Gyoon Choi, Jeong-I1 Lee, Hyung-Sang Yoon, Yang-Su Kim’ and In-Su Cha,” A Study on the DC Motor Speed Control for Electric Bicycle with the Load Induction Unit”, ISIE\'2000, Cholula, Puebla Mexico, pp 141-144. [7] Mandani, E. H.,” Applications of fuzzy algorithms for simple dynamic plants,” Proc. IEE, 1974, 121, pp 1585-1588. [8] Zadeh, L. A., Fuzzy sets, Information and Control, 1965, vol. 8, pp. 338-353. [9] C. C. Lee, “Fuzzy logic in control systems: Fuzzy logic controller-part I,” IEEE Trans. Syst., Man, Cybernetics, vol. 20, no. 2, pp. 404-418, Mar./Apr. 1990. [10] “The 8051 Microcontroller and Embedded systems” by Muhammad Ali Mazidi and Janice Gillispie Mazidi , Pearson Education. [11] Çeven S, Albayrak A, Bay?r R. Real-time range estimation in electric vehicles using fuzzy logic classifier. Computers & Electrical Engineering. 2020;83. Electric Bicycle with Fuzzy Logic Control MIT School of Engineering, Dept. of ECE 32 [12] Rahman AU, Ahmad I, Malik AS. Variable structure-based control of fuel cellsupercapacitor-battery based hybrid electric vehicle. Journal of Energy Storage. 2020;29. [13] Uddin MR, Tasneem Z, Annie SI, Salim KM. A high-capacity synchronous buck converter for highly efficient and lightweight charger of electric easy bikes. In: and others, editor. International Conference on Electrical, Computer and Communication Engineering (ECCE). 2017; p. 392–395. [14] Gromba J. Torque Control of BLDC Motor for Electric Bicycle. In: and others, editor. International Symposium on Electrical Machines (SME). 2018. [15] Lee J, Jiang J, Sun Y. Design and simulation of control systems for electric-assist bikes. In: and others, editor. IEEE 11th Conference on Industrial Electronics and Applications (ICIEA). 2016; p. 1736–174
Copyright © 2022 Omkar Gaikwad, M R O Ashwat Prakash, Kunjan Kalbhairav, Prof. Dr. Upasani Dhananjay. This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
Paper Id : IJRASET43362
Publish Date : 2022-05-26
ISSN : 2321-9653
Publisher Name : IJRASET
DOI Link : Click Here