23
Capstone Project Project team: Yogesh Kumar (TeamLeader) (11004287) Sushil Kumar Sharma (11008276) Manoj Kumar Yadav (11002391) REAL TIME PROCESS CONTROL OF ELECTRIC DRIVE Under the guidance of Asst. Prof. Mr. Appala Naidu (UID-17836)

Real time monitoring & control of electric drive : A custom software based networked control of 220VDC motor

Embed Size (px)

DESCRIPTION

 

Citation preview

Page 1: Real time monitoring & control of electric drive : A custom software based networked control of 220VDC motor

Capstone Project

Project team:

Yogesh Kumar (TeamLeader) (11004287)

Sushil Kumar Sharma (11008276)

Manoj Kumar Yadav (11002391)

REAL TIME PROCESS CONTROL OF ELECTRIC DRIVE

Under the guidance

of

Asst. Prof. Mr. Appala Naidu (UID-17836)

Page 2: Real time monitoring & control of electric drive : A custom software based networked control of 220VDC motor

To design a power controller

for universal motor

MOSFET’s gate driver and

protection

Gate pulse generation

Windows PC’s USB interface

Host application design in

VB.NET

Remote application design for

networked control

Windows PC with HOST Application

CDC USB interface module

with isolation

8051 MCU

&

Firing control

Power Electronics

Switches

Drive Motor

Project outlines…

www.facebook.com/dgtronix

Page 3: Real time monitoring & control of electric drive : A custom software based networked control of 220VDC motor

Real time systems- Any information processing activity or system which has

to respond to externally generated input within a finite and specified period.

Hard Real time system

Soft Real time system

Firm/Moderate Real time system

Real-Time systems and Applications

www.facebook.com/dgtronix

Page 4: Real time monitoring & control of electric drive : A custom software based networked control of 220VDC motor

Siemens Allen Bradley ABB

Monitoring stations using SCADA implementation

Fast and reliable comm. techniques

Smart energy management

Remote location control

Current market scenario

www.facebook.com/dgtronix

Page 5: Real time monitoring & control of electric drive : A custom software based networked control of 220VDC motor

Monitoring and Control system

Electrical &

Mechanical system

Digital/Power Electronics

IT Communication

WindowsComputer

www.facebook.com/dgtronix

Page 6: Real time monitoring & control of electric drive : A custom software based networked control of 220VDC motor

Design of HMI application

Designed on Microsoft .NET

Platform 4.0

Programmed in Visual Bacic

Features:-

Metro UI flat rich design

User login security

Easy hardware detection

Valid hardware confirmation

Can read/write COM ports

Local and Remote control

capability

Audio support

www.facebook.com/dgtronix

Page 7: Real time monitoring & control of electric drive : A custom software based networked control of 220VDC motor

Remote HMI application

HOST HMI

Client HMI_1 Client HMI_2 Client HMI_3

USER DATAGRAM PROTOCOL (UDP server/client communication)

Now operator can control drive remotely

Drive and HMI should be in same network

Uses UDP comm. Protocol (Mostly used in real time comm. systems)

at port 11000

Advantages:

No need to install driver on every computer

Every computer can work as operator station

Drive CircuitElectric Motor

www.facebook.com/dgtronix

Page 8: Real time monitoring & control of electric drive : A custom software based networked control of 220VDC motor

Computer connectivity with real hardware

Module built around PIC 18F2550 microcontroller (Imported from Malaysia)

Features:

Serial port emulation (UART Baud Rates: 300 bps to 115.2kbps

Operating Voltage: 5VDC and 100mA current output

Over-current protection

13x IO Port (6x 10bit ADC pins, 2x 10 bit PWM/Freq/DAC pins)

Avilable at :

http://www.piccircuit.com/shop/pic-dev-board/119-icp12-usbstick-pic18f2550-io-board.html

www.facebook.com/dgtronix

Page 9: Real time monitoring & control of electric drive : A custom software based networked control of 220VDC motor

Hardware design overview

www.facebook.com/dgtronix

Page 10: Real time monitoring & control of electric drive : A custom software based networked control of 220VDC motor

PWM GenerationMicrocontroller is widely used in washing machines, PLC’s, microwave oven, or

in industrial robotics to automate the process.

www.facebook.com/dgtronix

Page 11: Real time monitoring & control of electric drive : A custom software based networked control of 220VDC motor

Microcontroller for PWM

www.facebook.com/dgtronix

Page 12: Real time monitoring & control of electric drive : A custom software based networked control of 220VDC motor

Rectifier & Power controller

www.facebook.com/dgtronix

Page 13: Real time monitoring & control of electric drive : A custom software based networked control of 220VDC motor

TYPE- IRF740

Voltage Rating- 400 V

Current Rating- 5 Amp (normal operation)

Power Mosfet

www.facebook.com/dgtronix

Page 14: Real time monitoring & control of electric drive : A custom software based networked control of 220VDC motor

Requirement Requirement

Isolated Supply

Gate Turn Off Time

Minimum Voltage

dv/dt Protection

(Voltage surge)

di/dt Protection

(Current spikes)

Gate Driver & Protection circuit

For MOSFET

www.facebook.com/dgtronix

Page 15: Real time monitoring & control of electric drive : A custom software based networked control of 220VDC motor

Electric Motor

A universal motor is a single-phase series motor.

Universal motor is able to run on either ac or dc .

The field windings of a series motors are connected in series with the armature

windings.

www.facebook.com/dgtronix

Page 16: Real time monitoring & control of electric drive : A custom software based networked control of 220VDC motor

Construction of a universal motor is similar to the construction of a DC series motor.

The whole magnetic path (armature, stator field circuit etc) is laminated.

The flow of current is in one direction in all the conductors on one side of the

armature, and in the opposite direction in all the conductors on the opposite side

of the armature.

Construction & Operationof Universal motor

www.facebook.com/dgtronix

Page 17: Real time monitoring & control of electric drive : A custom software based networked control of 220VDC motor

1.Torque-Current characteristic of universal motor

2. Speed-torque characteristic of universal motor

Universal Motor Performance

3.Speed-Current characteristic of universal motor

www.facebook.com/dgtronix

Page 18: Real time monitoring & control of electric drive : A custom software based networked control of 220VDC motor

Power Plants

Electric Traction

Batch Processing

Pump Stations

APPLICATIONS

www.facebook.com/dgtronix

Page 19: Real time monitoring & control of electric drive : A custom software based networked control of 220VDC motor

Better Accuracy

Greater flexibility

Simplified design

Lower system cost

CONCLUSION

www.facebook.com/dgtronix

Page 20: Real time monitoring & control of electric drive : A custom software based networked control of 220VDC motor

We know that In the coming years new technologies are

created and everything will be supervisory control.

Automation system provide excellent services in installation and

commissioning for various industrial manufacturing, production,

power generation, fabrication, chemical, Petrochemical, and

refining processes and day by day it is getting wider.

The increasing capacity of microcontrollers continues to offer new

opportunities for product differentiation in real-time control

systems.

FUTURE SCOPE

www.facebook.com/dgtronix

Page 21: Real time monitoring & control of electric drive : A custom software based networked control of 220VDC motor

PROJECT AT A GLANCE (HW)

www.facebook.com/dgtronix

Page 22: Real time monitoring & control of electric drive : A custom software based networked control of 220VDC motor

PROJECT AT A GLANCE (SW)

www.facebook.com/dgtronix

Page 23: Real time monitoring & control of electric drive : A custom software based networked control of 220VDC motor

Any Queries… ??

Thank You for your kind attention

www.facebook.com/dgtronix