WR Home      Topic Home      Chapter:  1  2 
<Previous Next>

Chapter 02

A Quick-look at steps involved in development of POVPD

Page 1

A Bird's eye view
Using the all inclusive POVPD kit

STEP  1 : Take a wooden board, with wooden frame or an Acrylic sheet
I1 I2 I3 I4
Cut a hole of Φ=11cm This will be the chassis or the main body which holds all parts
 
STEP  2 : Take a cabinet fan 12cm X 12cm size
I1 I2 I3 I4
Company: NMB 4715KL-04W-B50-E00 12 V, 1A, RPM: 3600 Noise 50 dB
  It has Ball Bearings so its good
STEP  3 : Cut the blades of the fan
I1 I2 I3 I4
Cut all the blades/fins with a cutter smoothen the rough cuts with file/sandpaper
 
STEP  4 : Mount it in the board/base-plate
I1 I2 I3 I4
Four nut-bolts mounts the fan rotor washers can be used optionally
 
STEP  5 : Examine the Stator Coil / Primary coil bobbin
I1 I2 I3 I4
Used to hold primary coil Mounts on fan motor holding "ribs"
 
STEP  6 : Wind the secondary coil 120+120 turns winding.
I1 I2 I3 I4
The primary or stator winding Insulated Copper wire of φ=0.29mm or 31-SWG (gauge)
NOTE: This is a "center tap" winding. It will have 3 terminals. (φ means diameter)
STEP  7 : Mount the stator bobbin on the fan "motor holding ribs"
I1 I2 I3 I4
       
 
STEP  8 : Examine the "Rotor Bobbin"
I1 I2 I3 I4
       
 
STEP  9 : Wind the secondary coil on the rotor
I1 I2 I3 I4
Insulated copper wire of approx φ=0.29mm or 31-SWG (gauge)  
Note: There are two terminals of this (secondary) coil. The winding has 240 turns.
STEP  10 : Insert the "Fan rotor" into the "rotor bobbin"
I1 I2 I3 I4
       
 
STEP  11 : Unpack the Arduino board
I1 I2 I3 I4
N1 N2 N3 N4
 
STEP  12 : Persistence of Vision Propeller Display-PCB (POVPD-PCB)
I1 I2 I3 I4
Examine Solder the RGB LED's Solder all components Perform simple testing
 
STEP  13 : Connect the POVPD with Arduino
I1 I2 I3 I4
Test it Run test programs Test Remote Control code Test Index sensor code
 
STEP  14 : Mount Arduino to "Rotor Bobbin" with two bolts
I1 I2 I3 I4
N1 N2 N3 N4
NOTE: The 2-wires of the secondary coil are connected to the 2-bolts. Polarity dosen't matters here. Why?
STEP  15 : Align and properly mount the "index sensing" mechanism
I1 I2 I3 I4
The sensor must be aligned with the source The mounting must be firm    
It may be IR-LED and Photo-diode combination OR a Hall Effect sensor and magnet combination. Using IR-LED and Photo-diode may be more economical.
STEP  16 : Mount the "Base PCB" with the system
I1 I2 I3 I4
N1 N2 N3 N4
NOTE: The Base PCB has two main purpose:
a) To provide Pulsating DC to the primary coil so that e.m.f can be induced in the secondary coil
b) To control the Rotation Per Minute (RPM) of the propellor using Pulse Width Modulation (PWM)
STEP  17 : Run test programs
I1 I2 I3 I4
Use remote to increase & decrease number of glowing LEDs & change colours  
 
STEP  18 : Use Graphical User Interface (or develop your own tool) to make display patterns
I1 I2 I3 I4
Simple Flower Pattern SUCCESS
 The GUI returns a numerical representation of the "desired-pattern"
STEP  19 : Mixing C-with Assembly code OPTIONAL (Advanced Users only)
I1 I2 I3 I4
N1 N2 N3 N4
 
STEP  20 : Generating dynamic visual patterns: Like the Propeller Clock
Static Background Dynamic Foreground Dynamic Foreground Dynamic Foreground
Static Background  and  Dynamic Foreground  
The dial of the Clock is made using the GUI and the clock-hands are positioned dynamically. Real taste of real time programming !



WR Home      Topic Home      Chapter:  1  2 
<Previous Next>