0% found this document useful (0 votes)
43 views3 pages

Title Page - No: List of Figures

This document contains a list of figures for a project on designing a wireless stepper motor control system using RF modules. It includes figures showing the system block diagram, components like microcontrollers, RF transmitters and receivers, encoders, decoders, stepper motors, and power supplies. It also includes figures related to using a PIC microcontroller compiler to program the microcontroller. The abstract provides a high-level overview of the key elements of the project, including using RF modules and a microcontroller at both the transmitter and receiver ends to control a stepper motor remotely based on switches at the transmitter side.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views3 pages

Title Page - No: List of Figures

This document contains a list of figures for a project on designing a wireless stepper motor control system using RF modules. It includes figures showing the system block diagram, components like microcontrollers, RF transmitters and receivers, encoders, decoders, stepper motors, and power supplies. It also includes figures related to using a PIC microcontroller compiler to program the microcontroller. The abstract provides a high-level overview of the key elements of the project, including using RF modules and a microcontroller at both the transmitter and receiver ends to control a stepper motor remotely based on switches at the transmitter side.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

LIST OF FIGURES

TITLE PAGE.NO

Fig 2.1:A Modern Example Of Embedded System 3


Fig 2.2: Network Communication Embedded Systems 9
Fig 3.1: Block Diagram of RF Control Stepper Motor 10
Fig: 3.2 Microcontrollers 12
Fig.3.3 Architecture of Pic Microcontroller 18
Fig 3.3.2 Regulated Power Supply. 24
Fig 3.3.3 Circuit Diagram of Regulated Power Supply with LED Connection 24
Fig 3.3.4: Step-Down Transformer 26
Fig 3.3.5: Hi-Watt 9v Battery 28
Fig 3.3.6: Pencil Battery of 1.5V 29
Fig 3.3.7: Bridge Rectifier: A Full-Wave Rectifier Using 4 Diodes 30
Fig 3.3.8: DB107 31
Fig 3.3.9:Construction Of A Capacitor 32
Fig 3.3.10:Electrolytic Capaticor 32
Fig 3.3.11: Voltage Regulator 35
Fig 3.4.1: Inside A LED & Parts of A Led 35
Fig 3.4.2: Electrical symbol & Polarities 36
Fig 3.5.1: 315/434 MHz Transmitter 38
Fig 3.5.2:433 MHz RF Transmitter 38

Fig 3.5.3: 315/434 Receiver 42


Fig 3.5.4: HT12A/H512E Encoder 46
Fig 3.5.5: HT12D/HT12F Decoder 49
Fig 3.6.1: Stepper Motor Working angles 51
Fig 3.6.2: Stepper Motor Internal Circuit Diagram 52
Fig 3.6.8: ULN 2803 Interfacing with Stepper Motor 61

i
Fig 4.1: Tolls Bar Necessary for The Interface 63
Fig 4.4.1: Picture of Opening A New File Using Pic C Compiler 67

Fig 4.4.2: Picture of Compiling A New File Using Pic C Compiler 68

Fig 4.4.3: Picture of Compiling A Project File Using Pic C Compiler 68

Fig 4.4.4: Picture of Checking Errors and Warnings Using Pic C Compiler 69

Fig 4.4.5: Picture Of. Hex File Existing Using Pic C Compiler 70

Fig 4.4.6: Picture of Program Dumper Window 71

Fig 5.1: Schematic Diagram of RF Based Stepper Motor Control System 72

ii
ABSTRACT

Stepper motor is found with finds lot applications in computer peripherals,


business machines, process control, machine tools and robotics. Especially in robotics
and process control like silicon processing, I.C Bonding and Laser trimming
applications, it is necessary to control the stepper motor from remote places. This
project is to control the stepper motor from remote place using RF modules. This deals
with the design and development of hardware and software for Wireless Stepper motor
control system.

Three switches are used to control the direction of the stepper motor at the
transmitter side. The status of these switches is transmitted using RF transmitter and
received by the RF receiver. The microcontroller at the receiver will be continuously
monitoring the status of these switches received from the decoder and performs the
corresponding action.

The RF modules used here are STT-433 MHz Transmitter, STR-433 MHz
Receiver, HT12E RF Encoder and HT12D RF Decoder. The three switches are
interfaced to the RF transmitter through RF Encoder. The encoder continuously reads
the status of the switches, passes the data to the RF transmitter and the transmitter
transmits the data.

At the receiving end, the RF receiver receives this data, gives it to RF decoder.
This decoder converts the single bit data into 8-bit data and presents it to the
microcontroller. Now, it is the job of the controller to read the data and perform the
corresponding action i.e., to rotate the stepper motor clockwise, anticlockwise or
entirely stop it. ULN driver is used to drive the stepper motor.

This project uses regulated 5V, 500mA power supply. 7805 three terminal
voltage regulator is used for voltage regulation. Bridge type full wave rectifier is used
to rectify the ac output of secondary of 230/12V step down transformer.

iii

You might also like