SlideShare a Scribd company logo
Section 2 DTMF
Power Circuit
Results & Video
Introduction
Future Outock
DC MOTOR SPEED CONTROLER |
Conclusion & Cost
DC MOTOR SPEED CONTROLER | In
Why we choose this project
Important of dc motor in industry
Dc motor used in many application
Dc motor :
 Types Of dc motor
:
DC MOTOR SPEED CONTROLER |
Shunt dc motor : Seried dc motor :
DC MOTOR SPEED CONTROLER |
Seperately excited
motor :
PMM motor :
DC MOTOR SPEED CONTROLER |
Seperately excited
motor :
PMM motor :
PMM
MOTOR :
 Why we use PMM motor :
Specification
Types of controlling
Speed = (Va- I Ra)/kø
 Changing Armature resistance
Changing flux Kø
Changing applied voltage Va
DC MOTOR SPEED CONTROLER |
100 w
Rated power
500 rpm
Reted speed
12
Rated voltage
700mA
Rated current
0.0212
Constant k*Q
DC MOTOR SPEED CONTROLER |
CLICHERE FOR MORE INFO
(Dual Tone Multi frequency)
Beebe is generated when you press any number on the phone
Combination of two distinct freq.'s
Number 9 freq is (1447&852) Hz Signal
Simple DTMF Decoder Control the DC motor
Upper band
1633
1477
1336
1209
Freq(Hz)
A
3
2
1
697
B
6
5
4
770
C
9
8
7
852
D
#
0
*
941
DTMF(Core Of The
Project)
Lower
band
DC MOTOR SPEED CONTROLER |
CLICHERE FOR MORE INFO
MT8870D
DTMF Receiver
Small size and low power consumption
High Performance
BandBass Filter section
Digital Counting Signal
Passing the corresponding code to the bus
DTMF(Core Of The
Project)
DC MOTOR SPEED CONTROLER |
CLICHERE FOR MORE INFO
DTMF(Core Of The
Project)
How It Works !
INH : Enable The
Letters (A,B,C,D)
PWDN : power
the Device down
StD : Interrupt
TOE: Enable The
O/P
DC MOTOR SPEED CONTROLER |
CLICHERE FOR MORE INFO
Decoding DTMF
(contiued ) :
Guard time adjustment :
C2 , R3 calculated as follows :
Where :
Vdd = 5 . Trec = 40ms
Vtst = 2.4 td = 40ms
Tdp = 5ms
Tda = 20ms
R 3 = 330K Ohm C2 = 100 nf
DC MOTOR SPEED CONTROLER |
Differential input configuration :
voltage gain = R2 / R1
R1 = 100K
R2 = 200K
C1 Chosen to be 100nf
Decoding DTMF
(contiued )
DC MOTOR SPEED CONTROLER |
CLICHERE FOR MORE INFO
 Has I/O circuitry as built in
Interface with real world devices
Pic 18f4620 used
Specification
Value
Parameter type
Flash
Program Memory Type
64
Program Memory (KB)
2CCP
Digital Communication Peripherals
1 x 8-bit, 3 x 16-bit
Timers
2 to 5.5
Operating Voltage Range (V)
Microcontroller
DC MOTOR SPEED CONTROLER |
CLICHERE FOR MORE INFO
DC MOTOR SPEED CONTROLER |
CLICHERE FOR MORE INFO
Programming
void interrupt() {
portb.f 2 = 1 ; // Enable the output from dtmf
number = portb ; // register the nalue taken from DTMF
portb.f2=0 ; //Disaple the output from DTMF
INTCON = 0x90; // Set T0IE, clear T0IF
}}
void lcd_con() {
Lcd_Config (&PORTD , 1, 3, 0, 4, 5, 6, 7) ; //configure portd as output
LCD_Cmd(LCD_CURSOR_OFF); // send command to LCD (cursor off)
LCD_Cmd(LCD_CLEAR); // send command to LCD (clear LCD)
}
Mikroc Programme Used for writing the code
JDM circuit used for programming the PIC
 The Important Parts Of The Code
DC MOTOR SPEED CONTROLER |
CLICHERE FOR MORE INFO
void main(){
ADCON1 = 0X0F ; // Set AN pins to Digital I/O
INTCON = 0x90; // Enable INT0 interrupt
INTCON.INT1IE=1 ; //configure int
TRISb=0Xf9 ; // CONFIGURE PORTb AS i/P
TRISA=0X00 ; //configure port a as o/p
porta= 0 ;
}
Void pwm2_generation() {
PWM2_Init(500kHz); // Initialize PWM1 module at 5KHz
PWM2_Change_Duty(current_duty2) ; // Set The Duty Of The Signal
PWM2_Start(); // start PWM1
}
Section 2
DC MOTOR SPEED CONTROLER |
PWM Signal
Setting Duty from (0-100)%
determines the DC voltage according To this equation :
V = (Duty) * Vdc
Duty = 50% Duty = 75%
Section 2
DC MOTOR SPEED CONTROLER |
Phone # 1 (make call )
Communicatio
n network
Acknowledgment
Phone #2 Receive the
call
Security Code
Acknowledgment
Starting Controll
Controlling
Process
DC MOTOR SPEED CONTROLER |
CLICHERE FOR MORE INFO
Gate Driver
Converter
DC MOTOR
Section 2
DC MOTOR SPEED CONTROLER |
Gate Driver
Why we use Gate Driver
What device used
The Schematic Diagram
Section 2
DC MOTOR SPEED CONTROLER |
Bootstrap capacitor sizing :
Section 2
DC MOTOR SPEED CONTROLER |
I/P And Output
input pwm with 50%duty output Signal With 50%duty
And 15 Voltage
Section 2
DC MOTOR SPEED CONTROLER |
Why Use Converter
 Device Used FGH40N60SF
Features Of IGBT
Section 2
DC MOTOR SPEED CONTROLER |
Outputs & results :
From Gate Driver At DC Terminals
Section 2
DC MOTOR SPEED CONTROLER |
Designing PCB (Picture )
Section 2
DC MOTOR SPEED CONTROLER |
Designing PCB (Hardware )
Section 2
DC MOTOR SPEED CONTROLER |
Video
Section 2
DC MOTOR SPEED CONTROLER |
FutureOut lock:
 improve the project in order to use it for driving large dc motors
 Improve the project to control and monitor the device in house
 Improving the programming
Section 2
DC MOTOR SPEED CONTROLER |
Conclusion :
The necessary code has been made and downloaded in microcontroller
by using appropriate software. The analog instructions received by the
receiving mobile phone were successfully converted into digital strobes
as interrupt signals to the microcontroller through DTMF The actuation
of the motor is driven by the output ports of the microcontroller.
The proposed work has following advantages :
1) The dc motor can be controlled from anywhere on the globe with
low cost with using more advanced technique .
2) A number of devices can be controlled through a dedicated output
port bits by writing the individual controlling algorithm for each device .
Section 2
DC MOTOR SPEED CONTROLER |
Cost (NIS)
40
Microcontroller
30
Ir2110
140
IGBT’S
60
PCB
70
BOX
10
DC MOTOR
70
LCD
100
OTHERS
TOTAL = 600 NIS
Section 2
DC MOTOR SPEED CONTROLER |
Section 2
DC MOTOR SPEED CONTROLER |

More Related Content

Similar to presentation_28 (1).pptx

Arm cortex (lpc 2148) based motor speed
Arm cortex (lpc 2148) based motor speedArm cortex (lpc 2148) based motor speed
Arm cortex (lpc 2148) based motor speed
Uday Wankar
 
Quick guide Danfoss aqua fc 200
Quick guide Danfoss aqua fc 200Quick guide Danfoss aqua fc 200
Quick guide aqua fc 200
Quick guide aqua fc 200Quick guide aqua fc 200
Quick guide aqua fc 200
Toàn Huỳnh
 
Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...
researchinventy
 
Advanced motion controls dzcantu 020b200
Advanced motion controls dzcantu 020b200Advanced motion controls dzcantu 020b200
Advanced motion controls dzcantu 020b200
Electromate
 
Advanced motion controls dzcantu 020b200
Advanced motion controls dzcantu 020b200Advanced motion controls dzcantu 020b200
Advanced motion controls dzcantu 020b200
Electromate
 
Aircraft master warning system with ftc prompting
Aircraft master warning system with ftc promptingAircraft master warning system with ftc prompting
Aircraft master warning system with ftc prompting
Sudhanshu Janwadkar
 
Advanced motion controls dzcante 025l200
Advanced motion controls dzcante 025l200Advanced motion controls dzcante 025l200
Advanced motion controls dzcante 025l200
Electromate
 
digi mul ppt
digi mul pptdigi mul ppt
digi mul ppt
rahul kumar
 
Advanced motion controls dzralte 040l080
Advanced motion controls dzralte 040l080Advanced motion controls dzralte 040l080
Advanced motion controls dzralte 040l080
Electromate
 
Intelligent mcc Siemens
Intelligent mcc Siemens Intelligent mcc Siemens
Intelligent mcc Siemens
Praveen Patil
 
Advanced motion controls dpcantr 025b200
Advanced motion controls dpcantr 025b200Advanced motion controls dpcantr 025b200
Advanced motion controls dpcantr 025b200
Electromate
 
Toshiba Cortex Seminar in Israel
Toshiba Cortex Seminar in Israel Toshiba Cortex Seminar in Israel
Toshiba Cortex Seminar in Israel
Amir Sherman
 
Advanced motion controls dpcantr 020b080
Advanced motion controls dpcantr 020b080Advanced motion controls dpcantr 020b080
Advanced motion controls dpcantr 020b080
Electromate
 
Advanced motion controls dpcanta 025b200
Advanced motion controls dpcanta 025b200Advanced motion controls dpcanta 025b200
Advanced motion controls dpcanta 025b200
Electromate
 
Commisioning.pptx
Commisioning.pptxCommisioning.pptx
Commisioning.pptx
MdAlamgirHossain790134
 
Advanced motion controls dpcanta 020b080
Advanced motion controls dpcanta 020b080Advanced motion controls dpcanta 020b080
Advanced motion controls dpcanta 020b080
Electromate
 
Advanced motion controls dpcante 025b200
Advanced motion controls dpcante 025b200Advanced motion controls dpcante 025b200
Advanced motion controls dpcante 025b200
Electromate
 
Advanced motion controls dpcantr 015b200
Advanced motion controls dpcantr 015b200Advanced motion controls dpcantr 015b200
Advanced motion controls dpcantr 015b200
Electromate
 
Advanced motion controls dzcante 040l080
Advanced motion controls dzcante 040l080Advanced motion controls dzcante 040l080
Advanced motion controls dzcante 040l080
Electromate
 

Similar to presentation_28 (1).pptx (20)

Arm cortex (lpc 2148) based motor speed
Arm cortex (lpc 2148) based motor speedArm cortex (lpc 2148) based motor speed
Arm cortex (lpc 2148) based motor speed
 
Quick guide Danfoss aqua fc 200
Quick guide Danfoss aqua fc 200Quick guide Danfoss aqua fc 200
Quick guide Danfoss aqua fc 200
 
Quick guide aqua fc 200
Quick guide aqua fc 200Quick guide aqua fc 200
Quick guide aqua fc 200
 
Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...
 
Advanced motion controls dzcantu 020b200
Advanced motion controls dzcantu 020b200Advanced motion controls dzcantu 020b200
Advanced motion controls dzcantu 020b200
 
Advanced motion controls dzcantu 020b200
Advanced motion controls dzcantu 020b200Advanced motion controls dzcantu 020b200
Advanced motion controls dzcantu 020b200
 
Aircraft master warning system with ftc prompting
Aircraft master warning system with ftc promptingAircraft master warning system with ftc prompting
Aircraft master warning system with ftc prompting
 
Advanced motion controls dzcante 025l200
Advanced motion controls dzcante 025l200Advanced motion controls dzcante 025l200
Advanced motion controls dzcante 025l200
 
digi mul ppt
digi mul pptdigi mul ppt
digi mul ppt
 
Advanced motion controls dzralte 040l080
Advanced motion controls dzralte 040l080Advanced motion controls dzralte 040l080
Advanced motion controls dzralte 040l080
 
Intelligent mcc Siemens
Intelligent mcc Siemens Intelligent mcc Siemens
Intelligent mcc Siemens
 
Advanced motion controls dpcantr 025b200
Advanced motion controls dpcantr 025b200Advanced motion controls dpcantr 025b200
Advanced motion controls dpcantr 025b200
 
Toshiba Cortex Seminar in Israel
Toshiba Cortex Seminar in Israel Toshiba Cortex Seminar in Israel
Toshiba Cortex Seminar in Israel
 
Advanced motion controls dpcantr 020b080
Advanced motion controls dpcantr 020b080Advanced motion controls dpcantr 020b080
Advanced motion controls dpcantr 020b080
 
Advanced motion controls dpcanta 025b200
Advanced motion controls dpcanta 025b200Advanced motion controls dpcanta 025b200
Advanced motion controls dpcanta 025b200
 
Commisioning.pptx
Commisioning.pptxCommisioning.pptx
Commisioning.pptx
 
Advanced motion controls dpcanta 020b080
Advanced motion controls dpcanta 020b080Advanced motion controls dpcanta 020b080
Advanced motion controls dpcanta 020b080
 
Advanced motion controls dpcante 025b200
Advanced motion controls dpcante 025b200Advanced motion controls dpcante 025b200
Advanced motion controls dpcante 025b200
 
Advanced motion controls dpcantr 015b200
Advanced motion controls dpcantr 015b200Advanced motion controls dpcantr 015b200
Advanced motion controls dpcantr 015b200
 
Advanced motion controls dzcante 040l080
Advanced motion controls dzcante 040l080Advanced motion controls dzcante 040l080
Advanced motion controls dzcante 040l080
 

Recently uploaded

一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
upoux
 
ITSM Integration with MuleSoft.pptx
ITSM  Integration with MuleSoft.pptxITSM  Integration with MuleSoft.pptx
ITSM Integration with MuleSoft.pptx
VANDANAMOHANGOUDA
 
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
Paris Salesforce Developer Group
 
Curve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods RegressionCurve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods Regression
Nada Hikmah
 
Data Driven Maintenance | UReason Webinar
Data Driven Maintenance | UReason WebinarData Driven Maintenance | UReason Webinar
Data Driven Maintenance | UReason Webinar
UReason
 
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
Gino153088
 
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 08 Doors and Windows.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 08 Doors and Windows.pdf2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 08 Doors and Windows.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 08 Doors and Windows.pdf
Yasser Mahgoub
 
morris_worm_intro_and_source_code_analysis_.pdf
morris_worm_intro_and_source_code_analysis_.pdfmorris_worm_intro_and_source_code_analysis_.pdf
morris_worm_intro_and_source_code_analysis_.pdf
ycwu0509
 
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
shadow0702a
 
Object Oriented Analysis and Design - OOAD
Object Oriented Analysis and Design - OOADObject Oriented Analysis and Design - OOAD
Object Oriented Analysis and Design - OOAD
PreethaV16
 
一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理
一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理
一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理
upoux
 
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
Yasser Mahgoub
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
co23btech11018
 
SCALING OF MOS CIRCUITS m .pptx
SCALING OF MOS CIRCUITS m                 .pptxSCALING OF MOS CIRCUITS m                 .pptx
SCALING OF MOS CIRCUITS m .pptx
harshapolam10
 
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Sinan KOZAK
 
Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
Divyanshu
 
An Introduction to the Compiler Designss
An Introduction to the Compiler DesignssAn Introduction to the Compiler Designss
An Introduction to the Compiler Designss
ElakkiaU
 
CEC 352 - SATELLITE COMMUNICATION UNIT 1
CEC 352 - SATELLITE COMMUNICATION UNIT 1CEC 352 - SATELLITE COMMUNICATION UNIT 1
CEC 352 - SATELLITE COMMUNICATION UNIT 1
PKavitha10
 
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURSCompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
RamonNovais6
 
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
171ticu
 

Recently uploaded (20)

一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
 
ITSM Integration with MuleSoft.pptx
ITSM  Integration with MuleSoft.pptxITSM  Integration with MuleSoft.pptx
ITSM Integration with MuleSoft.pptx
 
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
 
Curve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods RegressionCurve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods Regression
 
Data Driven Maintenance | UReason Webinar
Data Driven Maintenance | UReason WebinarData Driven Maintenance | UReason Webinar
Data Driven Maintenance | UReason Webinar
 
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
4. Mosca vol I -Fisica-Tipler-5ta-Edicion-Vol-1.pdf
 
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 08 Doors and Windows.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 08 Doors and Windows.pdf2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 08 Doors and Windows.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 08 Doors and Windows.pdf
 
morris_worm_intro_and_source_code_analysis_.pdf
morris_worm_intro_and_source_code_analysis_.pdfmorris_worm_intro_and_source_code_analysis_.pdf
morris_worm_intro_and_source_code_analysis_.pdf
 
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
 
Object Oriented Analysis and Design - OOAD
Object Oriented Analysis and Design - OOADObject Oriented Analysis and Design - OOAD
Object Oriented Analysis and Design - OOAD
 
一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理
一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理
一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理
 
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
2008 BUILDING CONSTRUCTION Illustrated - Ching Chapter 02 The Building.pdf
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
 
SCALING OF MOS CIRCUITS m .pptx
SCALING OF MOS CIRCUITS m                 .pptxSCALING OF MOS CIRCUITS m                 .pptx
SCALING OF MOS CIRCUITS m .pptx
 
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
 
Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
 
An Introduction to the Compiler Designss
An Introduction to the Compiler DesignssAn Introduction to the Compiler Designss
An Introduction to the Compiler Designss
 
CEC 352 - SATELLITE COMMUNICATION UNIT 1
CEC 352 - SATELLITE COMMUNICATION UNIT 1CEC 352 - SATELLITE COMMUNICATION UNIT 1
CEC 352 - SATELLITE COMMUNICATION UNIT 1
 
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURSCompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
 
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
 

presentation_28 (1).pptx

  • 1.
  • 2. Section 2 DTMF Power Circuit Results & Video Introduction Future Outock DC MOTOR SPEED CONTROLER | Conclusion & Cost
  • 3. DC MOTOR SPEED CONTROLER | In Why we choose this project Important of dc motor in industry Dc motor used in many application
  • 4. Dc motor :  Types Of dc motor : DC MOTOR SPEED CONTROLER | Shunt dc motor : Seried dc motor :
  • 5. DC MOTOR SPEED CONTROLER | Seperately excited motor : PMM motor :
  • 6. DC MOTOR SPEED CONTROLER | Seperately excited motor : PMM motor :
  • 7. PMM MOTOR :  Why we use PMM motor : Specification Types of controlling Speed = (Va- I Ra)/kø  Changing Armature resistance Changing flux Kø Changing applied voltage Va DC MOTOR SPEED CONTROLER | 100 w Rated power 500 rpm Reted speed 12 Rated voltage 700mA Rated current 0.0212 Constant k*Q
  • 8. DC MOTOR SPEED CONTROLER | CLICHERE FOR MORE INFO (Dual Tone Multi frequency) Beebe is generated when you press any number on the phone Combination of two distinct freq.'s Number 9 freq is (1447&852) Hz Signal Simple DTMF Decoder Control the DC motor Upper band 1633 1477 1336 1209 Freq(Hz) A 3 2 1 697 B 6 5 4 770 C 9 8 7 852 D # 0 * 941 DTMF(Core Of The Project) Lower band
  • 9. DC MOTOR SPEED CONTROLER | CLICHERE FOR MORE INFO MT8870D DTMF Receiver Small size and low power consumption High Performance BandBass Filter section Digital Counting Signal Passing the corresponding code to the bus DTMF(Core Of The Project)
  • 10. DC MOTOR SPEED CONTROLER | CLICHERE FOR MORE INFO DTMF(Core Of The Project) How It Works ! INH : Enable The Letters (A,B,C,D) PWDN : power the Device down StD : Interrupt TOE: Enable The O/P
  • 11. DC MOTOR SPEED CONTROLER | CLICHERE FOR MORE INFO Decoding DTMF (contiued ) : Guard time adjustment : C2 , R3 calculated as follows : Where : Vdd = 5 . Trec = 40ms Vtst = 2.4 td = 40ms Tdp = 5ms Tda = 20ms R 3 = 330K Ohm C2 = 100 nf
  • 12. DC MOTOR SPEED CONTROLER | Differential input configuration : voltage gain = R2 / R1 R1 = 100K R2 = 200K C1 Chosen to be 100nf Decoding DTMF (contiued )
  • 13. DC MOTOR SPEED CONTROLER | CLICHERE FOR MORE INFO  Has I/O circuitry as built in Interface with real world devices Pic 18f4620 used Specification Value Parameter type Flash Program Memory Type 64 Program Memory (KB) 2CCP Digital Communication Peripherals 1 x 8-bit, 3 x 16-bit Timers 2 to 5.5 Operating Voltage Range (V) Microcontroller
  • 14. DC MOTOR SPEED CONTROLER | CLICHERE FOR MORE INFO
  • 15. DC MOTOR SPEED CONTROLER | CLICHERE FOR MORE INFO Programming void interrupt() { portb.f 2 = 1 ; // Enable the output from dtmf number = portb ; // register the nalue taken from DTMF portb.f2=0 ; //Disaple the output from DTMF INTCON = 0x90; // Set T0IE, clear T0IF }} void lcd_con() { Lcd_Config (&PORTD , 1, 3, 0, 4, 5, 6, 7) ; //configure portd as output LCD_Cmd(LCD_CURSOR_OFF); // send command to LCD (cursor off) LCD_Cmd(LCD_CLEAR); // send command to LCD (clear LCD) } Mikroc Programme Used for writing the code JDM circuit used for programming the PIC  The Important Parts Of The Code
  • 16. DC MOTOR SPEED CONTROLER | CLICHERE FOR MORE INFO void main(){ ADCON1 = 0X0F ; // Set AN pins to Digital I/O INTCON = 0x90; // Enable INT0 interrupt INTCON.INT1IE=1 ; //configure int TRISb=0Xf9 ; // CONFIGURE PORTb AS i/P TRISA=0X00 ; //configure port a as o/p porta= 0 ; } Void pwm2_generation() { PWM2_Init(500kHz); // Initialize PWM1 module at 5KHz PWM2_Change_Duty(current_duty2) ; // Set The Duty Of The Signal PWM2_Start(); // start PWM1 }
  • 17. Section 2 DC MOTOR SPEED CONTROLER | PWM Signal Setting Duty from (0-100)% determines the DC voltage according To this equation : V = (Duty) * Vdc Duty = 50% Duty = 75%
  • 18. Section 2 DC MOTOR SPEED CONTROLER | Phone # 1 (make call ) Communicatio n network Acknowledgment Phone #2 Receive the call Security Code Acknowledgment Starting Controll Controlling Process
  • 19. DC MOTOR SPEED CONTROLER | CLICHERE FOR MORE INFO Gate Driver Converter DC MOTOR
  • 20. Section 2 DC MOTOR SPEED CONTROLER | Gate Driver Why we use Gate Driver What device used The Schematic Diagram
  • 21. Section 2 DC MOTOR SPEED CONTROLER | Bootstrap capacitor sizing :
  • 22. Section 2 DC MOTOR SPEED CONTROLER | I/P And Output input pwm with 50%duty output Signal With 50%duty And 15 Voltage
  • 23. Section 2 DC MOTOR SPEED CONTROLER | Why Use Converter  Device Used FGH40N60SF Features Of IGBT
  • 24. Section 2 DC MOTOR SPEED CONTROLER | Outputs & results : From Gate Driver At DC Terminals
  • 25. Section 2 DC MOTOR SPEED CONTROLER | Designing PCB (Picture )
  • 26. Section 2 DC MOTOR SPEED CONTROLER | Designing PCB (Hardware )
  • 27. Section 2 DC MOTOR SPEED CONTROLER | Video
  • 28. Section 2 DC MOTOR SPEED CONTROLER | FutureOut lock:  improve the project in order to use it for driving large dc motors  Improve the project to control and monitor the device in house  Improving the programming
  • 29. Section 2 DC MOTOR SPEED CONTROLER | Conclusion : The necessary code has been made and downloaded in microcontroller by using appropriate software. The analog instructions received by the receiving mobile phone were successfully converted into digital strobes as interrupt signals to the microcontroller through DTMF The actuation of the motor is driven by the output ports of the microcontroller. The proposed work has following advantages : 1) The dc motor can be controlled from anywhere on the globe with low cost with using more advanced technique . 2) A number of devices can be controlled through a dedicated output port bits by writing the individual controlling algorithm for each device .
  • 30. Section 2 DC MOTOR SPEED CONTROLER | Cost (NIS) 40 Microcontroller 30 Ir2110 140 IGBT’S 60 PCB 70 BOX 10 DC MOTOR 70 LCD 100 OTHERS TOTAL = 600 NIS
  • 31. Section 2 DC MOTOR SPEED CONTROLER |
  • 32. Section 2 DC MOTOR SPEED CONTROLER |