SlideShare a Scribd company logo
IOSR Journal of Electronics and Communication Engineering (IOSR-JECE)
e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 6, Issue 6 (Jul. - Aug. 2013), PP 69-75
www.iosrjournals.org
www.iosrjournals.org 69 | Page
A Digital Pen with a Trajectory Recognition Algorithm
Nandini1
, G. Bhaskar Phani Ram2
(Asst. professor)
1,2
(Department of ECE, Vardhaman College of Engineering (Autonomous), JNTU Hyderabad, India)
Abstract : Now a days, the development of miniaturization technologies in electronic circuits and components
has seriously decreased the dimension and weight of consumer electronic products, those are smart phones and
handheld computers, and thus prepared them more handy and convenient. This paper contains an
accelerometer-based digital pen for handwritten digit and gesture trajectory recognition applications. The
digital pen consists of a triaxial accelerometer, a microcontroller, and an Zigbee wireless transmission module
for sensing and collecting accelerations of handwriting and gesture trajectories. with this project we can do
human computer interaction.
Users can utilize this pen to write digits or make hand gestures, and the accelerations of hand motions
calculated by the accelerometer are wirelessly transmitted to a computer for online trajectory recognition. So,
by varying the position of mems (micro electro mechanical systems) we can capable to show the alphabetical
characters in the PC. The acceleration signals calculated from the triaxial accelerometer are transmitted to a
computer via the wireless module.
Keywords - ARM, Zigbee, Sensors module
I. Introduction
Most motion tracking systems are utilized for outdoor applications such as missile or vehicle tracking.
Recently, motion tracking systems have been researched on various indoor applications such as manufacturing
human computer interaction.
Pen based input devices embedded with mems sensors have been provided for hand gestures or hand
writing. A silent application of mems sensors for general motion sensing is that they can be operated with low
voltage.
The acceleration signals measured from the triaxial accelerometer are transmitted to a computer via the
wireless module. The measured acceleration signals of these motions can be recognized by the trajectory
recognition algorithm. A mems based digital pen, and a trajectory recognition algorithm have been developed in
this paper. The digital pen consist of a triaxial accelerometer, a microcontroller and a Zigbee wireless
transmission module. The measured raw signals from the sensors are transmitted to a computer via the wireless
module. Users can use the digital pen to write numerals, alphabets at normal speed without any space limitation.
The movement trajectories can be reconstructed by the trajectory recognition algorithm. The advantages of our
proposed human computer interaction input device include the following:1)It is portable and can be used
anywhere without any external reference device or writing ambit limitations, and 2)the trajectory recognition
algorithm can reduce orientation and integral errors effectively and thus can reconstruct the trajectories of
movements accurately.
The arrangement of this paper is as follows, First the particulars of the hardware device, the
accelerometer based digital pen for handwritten, microcontroller, zigbee transmission and trajectory recognition
algorithm in detail, parallelly human computer interaction application respectively.
II. Digital Pen Components And Its Basic Operational Algorithm
In the following subsections, we describe the hardware system design using MMA7361accelerometer,
to evaluate the accelerometer’s performance, LPC2148 microcontroller, the controller collects the analog
acceleration signals and converts the signal to digital signal via the A/D converter. The transmitter transmits the
acceleration signals wirelessly to a personal computer, and the algorithm to measure the displacement from the
acceleration.
A Digital Pen with a Trajectory Recognition Algorithm
www.iosrjournals.org 70 | Page
2.1 Block Diagram:
2.1.1 Pen section:
Fig2.PcSection
Fig1.Block Diagram of Pen section
2.2 Hardware Description
The hardware system is shown in Fig.1 and Fig.2. In the laboratory developed board, the power supply
circuit built using filters, rectifiers and then voltage regulator, with an AC voltage, a steady DC voltage is
obtained by rectifying the AC voltage then filtering to a DC level and finally regulating to obtain a desired,
fixed Dc voltage. the accelerometer placed to measure the acceleration in three directions, and those signals are
transmitted to microcontroller and converts the signals to digital form and transmitted to a computer via the
wireless module by using Zigbee technology.
2.3Lpc2148 Microcontroller
LPC2148 Microcontroller Architecture. The ARM7TDMI-S is a general purpose 32-bit
microprocessor, with real time emulation and embedded high-speed flash memory rangig from 32kB to
512KB.A 128 bit wide memory interface and a unique accelerator architecture enable 32-bit code execution at
the maximum clock rate. This simplicity results in a high instruction throughput and impressive real-time
interrupt response from a small and cost-effective processor core.
Pipeline techniques are engaged so that every part of the processing and memory systems can operate
endlessly. usually, while one instruction is being executed, its descendant is being decoded, and a third
instruction is being fetched from memory. The ARM7TDMI-S processor also employ a single architectural
stratagem known as Thumb, which makes it perfectly suited to high-volume applications with memory
restrictions, or applications where code density is a matter.
The key idea following Thumb is that of a super-reduced instruction set. Basically, the ARM7TDMI-S
processor has two instruction sets:
• The standard 32-bit ARM set.
• A 16-bit Thumb set.
The Thumb set’s 16-bit instruction length allow it to move toward double the density of standard ARM
code at the same time as retaining most of the ARM’s performance advantage over a recognized 16-bit
processor using 16-bit registers. This is probable because Thumb code operates on the same 32-bit register set as
ARM code. Thumb code is capable to provide up to 65 % of the code size of ARM, and 160 % of the
performance of an the same ARM processor connected to a 16-bit memory system
A Digital Pen with a Trajectory Recognition Algorithm
www.iosrjournals.org 71 | Page
III. MEMS Technology:
Micro-Electro-Mechanical Systems (MEMS) is the combination of mechanical elements, sensors,
actuators, and electronics on a common silicon substrate for the period of micro fabrication technology.MEMS
is an enabling technology allowing the growth of stylish products, augmenting the computational capability of
microelectronics. In the fashionable cases, the physics behind the performance of MEMS devices can be
expressed by mathematical terminology. MEMS Solver mechanism by creating a mathematical model of the
system and generates logical solutions to explain the presentation of the MEMS device. The user now has to
enter the input parameters like length and width of the beam for example in a user friendly GUI, and the
software will directly calculate the relevant results and plot graphs that fully give details of the MEMS device or
part of it.
The software is divided into five modules, they are mechanics, sensing, actuation, and process and data
analysis. Mechanics module be subdivided into three sub sections. The first subsection being structures where
the mainly used beams and diaphragm designs are examined. The second subsection explains the vibration of
these structures, these two are free and forced vibrations. The third subsection explains damping in the form of
squeeze film and slide film damping. Sensing module explains sensing schemes generally used in MEMS
namely piezoresistive and capacitive sensing for scheming pressure sensors and accelerometers. Actuation
module examines the both widely used means of actuation namely electrostatic and thermal applied to some
frequently used actuators like parallel plate, micro mirror, comb drive, bimetallic and bimorph actuators.
Process module was separated into six subsections namely lithography, oxidation, diffusion, implantation, film
deposition and wet etching. This covers some of the most normally used processes used in the development of
MEMS devices. The data analysis module have a die calculator, unit conversion tool and lists the material
properties of normally used MEMS materials
The rising demand for MEMS (micro-electromechanical systems) technology is approaching from
diverse industries such as automotive, space and user electronics. MEMS promises to develop almost every
product category by bringing together silicon-based microelectronics with micromachining technology,
A Digital Pen with a Trajectory Recognition Algorithm
www.iosrjournals.org 72 | Page
manufacturing the possible of the realization of complete systems-on-a-chip. KLA-Tenor offers the tools and
techniques, first developed for the included circuit industry, for this rising market.
3.1 Mems And Compliant Mems
Micro-electro-mechanical systems (MEMS) technology has contributed to the better performance,
reliability and lower-cost sensors that carry basic automobile functions within the automotive industry. MEMS
technology is estimated to play an important role in the future of Research and Development of automotive
industry particularly in the active safety area. MEMS sensors have the following advantages: they are
deterioration-free and are long-lasting for long periods; they contain good dynamic characteristics, superior
impact resistance, low power consumption, inexpensive, they are tiny in size, and simple for installation. MEMS
are measured to be as a key technology with potential to meet the necessities of the Intelligent Transportation
Technology (ITS). MEMS sensors used in automotive systems etc. typically consist of micro beams and inertial
mass twisted by etching part of a silicon substrate, and piezo-resistors twisted as strain gauges on the beams.
Applications of MEMS sensors are unlimited to airbag systems. They are also worn in vehicle motion control
systems, for example in the Antilock Braking System (ABS). Crash sensors can senses and calculate crash
parameters such as velocity and acceleration. Existing technologies for active safety are being personalized
using MEMS sensors to enhance the show of current systems; such as airbags or belt pre-tension devices. These
systems reduce the opportunity of injury and its level for the period of a crash which motivates the development
of Intelligent Safety Systems (ISS). In this research two obedient MEMS designs are introduced as shown in
Figures 3-1. These mechanisms work on the standard of large deflecting arcs and the beams and reach motion
by the deflection of their members. Prescribed motion profiles can be obtained more simply using buckling
members in compliant mechanism design. If these mechanism’s people were inflexible the mechanism would
have zero degree of freedom.
IV. Trajectory Recognition Algorithm
A trajectory is the lane that a moving object follows through space as a role of time. A trajectory is a
sequence of values considered by the iterated application of a mapping to an element of
its source.
Illustration showing the trajectory of a packet at an uphill transceiver target
4.1 Physics Of Trajectories
Consider a particle of mass , touching in a potential field . Physically speaking mass
represents inertia, and the field represents external forces, of a particular kind known as "conservative". That
is, given at all relevant positions, there is a method to infer the associated force that would operate at that
position, say from gravity. Not all forces can be explained in this way, however.
The movement of the particle is described by the second-order differential equation
with
A Digital Pen with a Trajectory Recognition Algorithm
www.iosrjournals.org 73 | Page
4.2 Uniform Gravity, No Drag Or Wind
Assume be the acceleration, Relative to the flat terrain let the first horizontal speed will
be and the vertical speed will be . It will also be shown that, the range
is , and the maximum altitude is ; the maximum range, for a given initial speed , is
obtained when , i.e. the initial angle is 45 degrees. This range is , and the maximum altitude at
the maximum range is a quarter of that.
4.3 Derivation Of The Equation Of Motion
Assume the motion of the projectile is being calculated from a Free fall frame which happens to be at
(x, y) = (0, 0) at t=0. The equation of motion of the projectile in this frame (by the principle of equivalence)
would be . The co-ordinates of this free-fall frame, with respect to our inertial frame would
be . That is, .
Now translating back to the inertial frame the co-ordinates of the projectile
becomes That is:
,
(where v0 is the original velocity, is the angle of distance from the ground, and g is the acceleration
due to gravity).
Figure of Range and height calculation
Trajectories of projectiles launched at special elevation angles but the same speed of 10 m/s in a
vacuum and standardized downward gravity field of 10 m/s2
. Points are at 0.05 s intervals and length of their
tails is linearly proportional to their velocity. t = time from begin, T = time of air travel, R = range and H =
highest point of trajectory (indicated with arrows).
The range, R, is the greatest distance the object schedule along the-axis in the I sector. The initial
velocity, vi, is the speed at which said object is launched from the spot of origin. The initial angle,θi, is the angle
at which said object is released. The g is the respective gravitational pull on the object within a null-medium.
The height, h, is the maximum parabolic height said object reaches within its trajectory
A Digital Pen with a Trajectory Recognition Algorithm
www.iosrjournals.org 74 | Page
V. Wireless Communication
5.1 Zigbee Module:
The XBee/XBee-PRO RF Modules are designed to function within the ZigBee protocol and support the
unique necessities of inexpensive, low-power wireless antenna networks. The modules require minimal power
and provide reliable delivery of data between remote devices. The modules activate within the ISM 2.4 GHz
frequency band and are compatible with the following:
 XBee RS-232 Adapter
 XBee RS-485 Adapter
 XBee Analog I/O Adapter
 XBee Digital I/O Adapter
 XBee Sensor Adapter
 XBee USB Adapter
 XStick
 Connect Port X Gateways
 XBee Wall Router.
The XBee/XBee-PRO ZB firmware can be installed on XBee modules. This firmware is well-suited
with the ZigBee 2007 specification, while the ZNet 2.5 firmware is based on Ember's proprietary "planned for
ZigBee" mesh stack (EmberZNet 2.5). ZB and ZNet 2.5 firmware are equal in environment, but not over-the-air
compatible. Devices running ZNet 2.5 firmware cannot talk to devices running the ZB firmware.
Fig5.Zigbee Module To Microcontroller
VI. Experimental Results
In this part, the proposed of use of trajectory recognition algorithm is validated by the following two
experiments.1)Hand written numeral recognition and 2)motion recognition. The proposed trajectory recognition
algorithm consists of the subsequent actions: acceleration acquisition, signal preprocessing.
We collected the acceleration signals in a laboratory environment and displayed in the personal
computer.
VII. Conclusion
This paper presents an accelerometer-based digital pen for handwritten digit by with trajectory
recognition applications.
The digital pen consists of a triaxial accelerometer, a microcontroller, and an Zigbee wireless
transmission module for sensing and get-together the signals of accelerations of handwriting and gesture
trajectories. By means of this technology we can put pen to paper & display the characters not including the
keyboard for applying the human interaction to the computer.
A Digital Pen with a Trajectory Recognition Algorithm
www.iosrjournals.org 75 | Page
References
[1] E. Sato, T. Yamaguchi, and F. Harashima, “Natural interface using pointing behavior for human–robot gestural interaction,” IEEE
Trans. Ind. Electron., vol. 54, no. 2, pp. 1105–1112, Apr. 2007.
[2] Y. S. Kim, B. S. Soh, and S.-G. Lee, “A new wearable input device: SCURRY,” IEEE Trans. Ind. Electron., vol. 52, no. 6, pp.
1490–1499, Dec. 2005.
[3] A. D. Cheok, Y. Qiu, K. Xu, and K. G. Kumar, “Combined wireless hardware and real-time computer vision interface for tangible
mixed reality,” IEEE Trans. Ind. Electron., vol. 54, no. 4, pp. 2174–2189, Aug. 2007.
[4] Z. Dong, U. C. Wejinya, and W. J. Li, “An optical-tracking calibration method for MEMS-based digital writing instrument,” IEEE
Sens. J., vol. 10, no. 10, pp. 1543–1551, Oct. 2010.
[5] J. S.Wang, Y. L. Hsu, and J. N. Liu, “An inertial-measurement-unit-based pen with a trajectory reconstruction algorithm and its
applications,” IEEE Trans. Ind. Electron., vol. 57, no. 10, pp. 3508–3521, Oct. 2010.
[6] S.-H. P. Won, W. W. Melek, and F. Golnaraghi, “A Kalman/particle filter-based position and orientation estimation method using a
position sensor/inertial measurement unit hybrid system,” IEEE Trans. Ind. Electron., vol. 57, no. 5, pp. 1787–1798, May 2010.
[7] S.-H. P. Won, F. Golnaraghi, and W. W. Melek, “A fastening tool tracking system using an IMUand a position sensor with Kalman
filters and a fuzzy expert system,” IEEE Trans. Ind. Electron., vol. 56, no. 5, pp. 1782–1792, May 2009.
[8] Y. S. Suh, “Attitude estimation by multiple-mode Kalman filters,” IEEE Trans. Ind. Electron., vol. 53, no. 4, pp. 1386–1389, Jun.
2006.
[9] J. Yang, W. Chang, W. C. Bang, E. S. Choi, K. H. Kang, S. J. Cho, and D. Y. Kim, “Analysis and compensation of errors in the
input device based on inertial sensors,” in Proc. IEEE Int. Conf. Inf. Technol.—Coding and Computing, 2004, pp. 790–796.
[10] Y. Luo, C. C. Tsang, G. Zhang, Z. Dong, G. Shi, S. Y. Kwok, W. J. Li, P. H. W. Leong, and M. Y. Wong, “An attitude
compensation technique for a MEMS motion sensor based digital writing instrument,” in Proc. IEEE Int. Conf. Nano/Micro Eng.
Mol. Syst., 2006, pp. 909–914.
[11] Z. Dong, G. Zhang, Y. Luo, C. C. Tsang, G. Shi, S. Y. Kwok, W. J. Li, P. H. W. Leong, and M. Y. Wong, “A calibration method
for MEMS inertial sensors based on optical tracking,” in Proc. IEEE Int. Conf. Nano/Micro Eng. Mol. Syst., 2007, pp. 542–547.
[12] J. G. Lim, S. Y. Kim, and D. S. Kwon, “Pattern recognition-based realtime end point detection specialized for accelerometer
signal,” in Proc. IEEE/ASME Int. Conf. Adv. Intell. Mechatron., 2009, pp. 203–208.
[13] S. D. Choi, A. S. Lee, and S. Y. Lee, “On-line handwritten character recognition with 3D accelerometer,” in Proc. IEEE Int. Conf.
Inf. Acquisition, 2006, pp. 845–850.
[14] N. C. Krishnan, C. Juillard, D. Colbry, and S. Panchanathan, “Recognition of hand movements using wearable accelerometers,” J.
Ambient Intell. Smart Environ., vol. 1, no. 2, pp. 143–155, Apr. 2009.
[15] B. Milner, “Probabilistic neural networks,” in Proc. Inst. Elect. Eng.—Colloq. Doc. Image Process. Multimedia, 1999, pp. 5/1–5/6.

More Related Content

What's hot

NAVIGATION SYSTEM FOR MULTI FLOOR POSITIONING USING MEMS
NAVIGATION SYSTEM FOR MULTI FLOOR POSITIONING USING MEMSNAVIGATION SYSTEM FOR MULTI FLOOR POSITIONING USING MEMS
NAVIGATION SYSTEM FOR MULTI FLOOR POSITIONING USING MEMS
Editor IJMTER
 
GSM Based Device Controlling and Fault Detection
GSM Based Device Controlling and Fault DetectionGSM Based Device Controlling and Fault Detection
GSM Based Device Controlling and Fault Detection
IJCERT
 
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
csandit
 
IRJET - Bridge Monitoring System using IoT
IRJET -  	  Bridge Monitoring System using IoTIRJET -  	  Bridge Monitoring System using IoT
IRJET - Bridge Monitoring System using IoT
IRJET Journal
 
Ieeepro techno solutions ieee embedded project - low power wireless sensor...
Ieeepro techno solutions   ieee embedded project  - low power wireless sensor...Ieeepro techno solutions   ieee embedded project  - low power wireless sensor...
Ieeepro techno solutions ieee embedded project - low power wireless sensor...
srinivasanece7
 
Paper id 24201457
Paper id 24201457Paper id 24201457
Paper id 24201457
IJRAT
 
Thesis
ThesisThesis
Thesis
adil raja
 
IRJET- Development of Data Transmission using Smart Sensing Technology for St...
IRJET- Development of Data Transmission using Smart Sensing Technology for St...IRJET- Development of Data Transmission using Smart Sensing Technology for St...
IRJET- Development of Data Transmission using Smart Sensing Technology for St...
IRJET Journal
 
Ieeepro techno solutions ieee embedded project intelligent wireless street l...
Ieeepro techno solutions  ieee embedded project intelligent wireless street l...Ieeepro techno solutions  ieee embedded project intelligent wireless street l...
Ieeepro techno solutions ieee embedded project intelligent wireless street l...
srinivasanece7
 
Education set for collecting and visualizing data using sensor system based ...
Education set for collecting and visualizing data using sensor  system based ...Education set for collecting and visualizing data using sensor  system based ...
Education set for collecting and visualizing data using sensor system based ...
IJMER
 
Automatic fire prevteing system in train and buses
Automatic fire prevteing system in train and busesAutomatic fire prevteing system in train and buses
Automatic fire prevteing system in train and buses
Vasu Manikandan
 
To protect user’s password from theft by using rfid and mems technology
To protect user’s password from theft by using rfid and mems technologyTo protect user’s password from theft by using rfid and mems technology
To protect user’s password from theft by using rfid and mems technology
eSAT Journals
 
IoT Based Trooper Monitoring System
IoT Based Trooper Monitoring SystemIoT Based Trooper Monitoring System
IoT Based Trooper Monitoring System
Associate Professor in VSB Coimbatore
 
IRJET- Passenger Indicator for Driver
IRJET- Passenger Indicator for DriverIRJET- Passenger Indicator for Driver
IRJET- Passenger Indicator for Driver
IRJET Journal
 
Design and implement a smart system to detect intruders and firing using IoT
Design and implement a smart system to detect intruders and firing using IoT Design and implement a smart system to detect intruders and firing using IoT
Design and implement a smart system to detect intruders and firing using IoT
IJECEIAES
 
Ieeepro techno solutions ieee embedded project - multi channel remote contr...
Ieeepro techno solutions   ieee embedded project - multi channel remote contr...Ieeepro techno solutions   ieee embedded project - multi channel remote contr...
Ieeepro techno solutions ieee embedded project - multi channel remote contr...
srinivasanece7
 
Process monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motorProcess monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motor
eSAT Publishing House
 

What's hot (17)

NAVIGATION SYSTEM FOR MULTI FLOOR POSITIONING USING MEMS
NAVIGATION SYSTEM FOR MULTI FLOOR POSITIONING USING MEMSNAVIGATION SYSTEM FOR MULTI FLOOR POSITIONING USING MEMS
NAVIGATION SYSTEM FOR MULTI FLOOR POSITIONING USING MEMS
 
GSM Based Device Controlling and Fault Detection
GSM Based Device Controlling and Fault DetectionGSM Based Device Controlling and Fault Detection
GSM Based Device Controlling and Fault Detection
 
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
 
IRJET - Bridge Monitoring System using IoT
IRJET -  	  Bridge Monitoring System using IoTIRJET -  	  Bridge Monitoring System using IoT
IRJET - Bridge Monitoring System using IoT
 
Ieeepro techno solutions ieee embedded project - low power wireless sensor...
Ieeepro techno solutions   ieee embedded project  - low power wireless sensor...Ieeepro techno solutions   ieee embedded project  - low power wireless sensor...
Ieeepro techno solutions ieee embedded project - low power wireless sensor...
 
Paper id 24201457
Paper id 24201457Paper id 24201457
Paper id 24201457
 
Thesis
ThesisThesis
Thesis
 
IRJET- Development of Data Transmission using Smart Sensing Technology for St...
IRJET- Development of Data Transmission using Smart Sensing Technology for St...IRJET- Development of Data Transmission using Smart Sensing Technology for St...
IRJET- Development of Data Transmission using Smart Sensing Technology for St...
 
Ieeepro techno solutions ieee embedded project intelligent wireless street l...
Ieeepro techno solutions  ieee embedded project intelligent wireless street l...Ieeepro techno solutions  ieee embedded project intelligent wireless street l...
Ieeepro techno solutions ieee embedded project intelligent wireless street l...
 
Education set for collecting and visualizing data using sensor system based ...
Education set for collecting and visualizing data using sensor  system based ...Education set for collecting and visualizing data using sensor  system based ...
Education set for collecting and visualizing data using sensor system based ...
 
Automatic fire prevteing system in train and buses
Automatic fire prevteing system in train and busesAutomatic fire prevteing system in train and buses
Automatic fire prevteing system in train and buses
 
To protect user’s password from theft by using rfid and mems technology
To protect user’s password from theft by using rfid and mems technologyTo protect user’s password from theft by using rfid and mems technology
To protect user’s password from theft by using rfid and mems technology
 
IoT Based Trooper Monitoring System
IoT Based Trooper Monitoring SystemIoT Based Trooper Monitoring System
IoT Based Trooper Monitoring System
 
IRJET- Passenger Indicator for Driver
IRJET- Passenger Indicator for DriverIRJET- Passenger Indicator for Driver
IRJET- Passenger Indicator for Driver
 
Design and implement a smart system to detect intruders and firing using IoT
Design and implement a smart system to detect intruders and firing using IoT Design and implement a smart system to detect intruders and firing using IoT
Design and implement a smart system to detect intruders and firing using IoT
 
Ieeepro techno solutions ieee embedded project - multi channel remote contr...
Ieeepro techno solutions   ieee embedded project - multi channel remote contr...Ieeepro techno solutions   ieee embedded project - multi channel remote contr...
Ieeepro techno solutions ieee embedded project - multi channel remote contr...
 
Process monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motorProcess monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motor
 

Viewers also liked

Feasibility of Nanofiltration process in dual stage in desalination of the se...
Feasibility of Nanofiltration process in dual stage in desalination of the se...Feasibility of Nanofiltration process in dual stage in desalination of the se...
Feasibility of Nanofiltration process in dual stage in desalination of the se...
IOSR Journals
 
To find a non-split strong dominating set of an interval graph using an algor...
To find a non-split strong dominating set of an interval graph using an algor...To find a non-split strong dominating set of an interval graph using an algor...
To find a non-split strong dominating set of an interval graph using an algor...
IOSR Journals
 
Speciation And Physicochemical Studies of Some Biospecific Compounds
Speciation And Physicochemical Studies of Some Biospecific CompoundsSpeciation And Physicochemical Studies of Some Biospecific Compounds
Speciation And Physicochemical Studies of Some Biospecific Compounds
IOSR Journals
 
A New Lupan type Triterpene Butilinol from Viburnum grandiflorum
A New Lupan type Triterpene Butilinol from Viburnum grandiflorumA New Lupan type Triterpene Butilinol from Viburnum grandiflorum
A New Lupan type Triterpene Butilinol from Viburnum grandiflorum
IOSR Journals
 
Complexation, Spectroscopic, Thermal, Magnetic And Conductimetric Studies On ...
Complexation, Spectroscopic, Thermal, Magnetic And Conductimetric Studies On ...Complexation, Spectroscopic, Thermal, Magnetic And Conductimetric Studies On ...
Complexation, Spectroscopic, Thermal, Magnetic And Conductimetric Studies On ...
IOSR Journals
 
Biomimetic Materials in Our World: A Review.
Biomimetic Materials in Our World: A Review.Biomimetic Materials in Our World: A Review.
Biomimetic Materials in Our World: A Review.
IOSR Journals
 
Effect of Fermentation on the Nutritional and Antinutritional Composition of ...
Effect of Fermentation on the Nutritional and Antinutritional Composition of ...Effect of Fermentation on the Nutritional and Antinutritional Composition of ...
Effect of Fermentation on the Nutritional and Antinutritional Composition of ...
IOSR Journals
 
An Inquiry on the Effect of Knowledge Management and Strategic Leadership on ...
An Inquiry on the Effect of Knowledge Management and Strategic Leadership on ...An Inquiry on the Effect of Knowledge Management and Strategic Leadership on ...
An Inquiry on the Effect of Knowledge Management and Strategic Leadership on ...
IOSR Journals
 
Survey of Reactive Routing Protocols for MANET
Survey of Reactive Routing Protocols for MANETSurvey of Reactive Routing Protocols for MANET
Survey of Reactive Routing Protocols for MANET
IOSR Journals
 
Investigating and Classifying the Applications of Flexible Manufacturing Syst...
Investigating and Classifying the Applications of Flexible Manufacturing Syst...Investigating and Classifying the Applications of Flexible Manufacturing Syst...
Investigating and Classifying the Applications of Flexible Manufacturing Syst...
IOSR Journals
 
Cfd Simulation and Experimentalverification of Air Flow through Heated Pipe
Cfd Simulation and Experimentalverification of Air Flow through Heated PipeCfd Simulation and Experimentalverification of Air Flow through Heated Pipe
Cfd Simulation and Experimentalverification of Air Flow through Heated Pipe
IOSR Journals
 
Techniques for Face Detection & Recognition Systema Comprehensive Review
Techniques for Face Detection & Recognition Systema Comprehensive ReviewTechniques for Face Detection & Recognition Systema Comprehensive Review
Techniques for Face Detection & Recognition Systema Comprehensive Review
IOSR Journals
 
Properties of Plastic Bonded Agricultural – Waste Composites, I: Charcoal and...
Properties of Plastic Bonded Agricultural – Waste Composites, I: Charcoal and...Properties of Plastic Bonded Agricultural – Waste Composites, I: Charcoal and...
Properties of Plastic Bonded Agricultural – Waste Composites, I: Charcoal and...
IOSR Journals
 
Proficient Handling and Restraint of the Laboratory Animal Rat (Rattus Norveg...
Proficient Handling and Restraint of the Laboratory Animal Rat (Rattus Norveg...Proficient Handling and Restraint of the Laboratory Animal Rat (Rattus Norveg...
Proficient Handling and Restraint of the Laboratory Animal Rat (Rattus Norveg...
IOSR Journals
 
Application of Artificial Neural Network (Ann) In Operation of Reservoirs
Application of Artificial Neural Network (Ann) In Operation of ReservoirsApplication of Artificial Neural Network (Ann) In Operation of Reservoirs
Application of Artificial Neural Network (Ann) In Operation of Reservoirs
IOSR Journals
 
H0734651
H0734651H0734651
H0734651
IOSR Journals
 
Comparison of Sports Anxiety in three different Stages between Team and Indiv...
Comparison of Sports Anxiety in three different Stages between Team and Indiv...Comparison of Sports Anxiety in three different Stages between Team and Indiv...
Comparison of Sports Anxiety in three different Stages between Team and Indiv...
IOSR Journals
 
Assessment of water supply facilities in Owo Local Government Area, Ondo Stat...
Assessment of water supply facilities in Owo Local Government Area, Ondo Stat...Assessment of water supply facilities in Owo Local Government Area, Ondo Stat...
Assessment of water supply facilities in Owo Local Government Area, Ondo Stat...
IOSR Journals
 
Smartdust Network for Tactical Border Surveillance Using Multiple Signatures
Smartdust Network for Tactical Border Surveillance Using Multiple SignaturesSmartdust Network for Tactical Border Surveillance Using Multiple Signatures
Smartdust Network for Tactical Border Surveillance Using Multiple Signatures
IOSR Journals
 
Performance Comparison of Uncoded OFDM & Uncoded Adaptive OFDM System Over AW...
Performance Comparison of Uncoded OFDM & Uncoded Adaptive OFDM System Over AW...Performance Comparison of Uncoded OFDM & Uncoded Adaptive OFDM System Over AW...
Performance Comparison of Uncoded OFDM & Uncoded Adaptive OFDM System Over AW...
IOSR Journals
 

Viewers also liked (20)

Feasibility of Nanofiltration process in dual stage in desalination of the se...
Feasibility of Nanofiltration process in dual stage in desalination of the se...Feasibility of Nanofiltration process in dual stage in desalination of the se...
Feasibility of Nanofiltration process in dual stage in desalination of the se...
 
To find a non-split strong dominating set of an interval graph using an algor...
To find a non-split strong dominating set of an interval graph using an algor...To find a non-split strong dominating set of an interval graph using an algor...
To find a non-split strong dominating set of an interval graph using an algor...
 
Speciation And Physicochemical Studies of Some Biospecific Compounds
Speciation And Physicochemical Studies of Some Biospecific CompoundsSpeciation And Physicochemical Studies of Some Biospecific Compounds
Speciation And Physicochemical Studies of Some Biospecific Compounds
 
A New Lupan type Triterpene Butilinol from Viburnum grandiflorum
A New Lupan type Triterpene Butilinol from Viburnum grandiflorumA New Lupan type Triterpene Butilinol from Viburnum grandiflorum
A New Lupan type Triterpene Butilinol from Viburnum grandiflorum
 
Complexation, Spectroscopic, Thermal, Magnetic And Conductimetric Studies On ...
Complexation, Spectroscopic, Thermal, Magnetic And Conductimetric Studies On ...Complexation, Spectroscopic, Thermal, Magnetic And Conductimetric Studies On ...
Complexation, Spectroscopic, Thermal, Magnetic And Conductimetric Studies On ...
 
Biomimetic Materials in Our World: A Review.
Biomimetic Materials in Our World: A Review.Biomimetic Materials in Our World: A Review.
Biomimetic Materials in Our World: A Review.
 
Effect of Fermentation on the Nutritional and Antinutritional Composition of ...
Effect of Fermentation on the Nutritional and Antinutritional Composition of ...Effect of Fermentation on the Nutritional and Antinutritional Composition of ...
Effect of Fermentation on the Nutritional and Antinutritional Composition of ...
 
An Inquiry on the Effect of Knowledge Management and Strategic Leadership on ...
An Inquiry on the Effect of Knowledge Management and Strategic Leadership on ...An Inquiry on the Effect of Knowledge Management and Strategic Leadership on ...
An Inquiry on the Effect of Knowledge Management and Strategic Leadership on ...
 
Survey of Reactive Routing Protocols for MANET
Survey of Reactive Routing Protocols for MANETSurvey of Reactive Routing Protocols for MANET
Survey of Reactive Routing Protocols for MANET
 
Investigating and Classifying the Applications of Flexible Manufacturing Syst...
Investigating and Classifying the Applications of Flexible Manufacturing Syst...Investigating and Classifying the Applications of Flexible Manufacturing Syst...
Investigating and Classifying the Applications of Flexible Manufacturing Syst...
 
Cfd Simulation and Experimentalverification of Air Flow through Heated Pipe
Cfd Simulation and Experimentalverification of Air Flow through Heated PipeCfd Simulation and Experimentalverification of Air Flow through Heated Pipe
Cfd Simulation and Experimentalverification of Air Flow through Heated Pipe
 
Techniques for Face Detection & Recognition Systema Comprehensive Review
Techniques for Face Detection & Recognition Systema Comprehensive ReviewTechniques for Face Detection & Recognition Systema Comprehensive Review
Techniques for Face Detection & Recognition Systema Comprehensive Review
 
Properties of Plastic Bonded Agricultural – Waste Composites, I: Charcoal and...
Properties of Plastic Bonded Agricultural – Waste Composites, I: Charcoal and...Properties of Plastic Bonded Agricultural – Waste Composites, I: Charcoal and...
Properties of Plastic Bonded Agricultural – Waste Composites, I: Charcoal and...
 
Proficient Handling and Restraint of the Laboratory Animal Rat (Rattus Norveg...
Proficient Handling and Restraint of the Laboratory Animal Rat (Rattus Norveg...Proficient Handling and Restraint of the Laboratory Animal Rat (Rattus Norveg...
Proficient Handling and Restraint of the Laboratory Animal Rat (Rattus Norveg...
 
Application of Artificial Neural Network (Ann) In Operation of Reservoirs
Application of Artificial Neural Network (Ann) In Operation of ReservoirsApplication of Artificial Neural Network (Ann) In Operation of Reservoirs
Application of Artificial Neural Network (Ann) In Operation of Reservoirs
 
H0734651
H0734651H0734651
H0734651
 
Comparison of Sports Anxiety in three different Stages between Team and Indiv...
Comparison of Sports Anxiety in three different Stages between Team and Indiv...Comparison of Sports Anxiety in three different Stages between Team and Indiv...
Comparison of Sports Anxiety in three different Stages between Team and Indiv...
 
Assessment of water supply facilities in Owo Local Government Area, Ondo Stat...
Assessment of water supply facilities in Owo Local Government Area, Ondo Stat...Assessment of water supply facilities in Owo Local Government Area, Ondo Stat...
Assessment of water supply facilities in Owo Local Government Area, Ondo Stat...
 
Smartdust Network for Tactical Border Surveillance Using Multiple Signatures
Smartdust Network for Tactical Border Surveillance Using Multiple SignaturesSmartdust Network for Tactical Border Surveillance Using Multiple Signatures
Smartdust Network for Tactical Border Surveillance Using Multiple Signatures
 
Performance Comparison of Uncoded OFDM & Uncoded Adaptive OFDM System Over AW...
Performance Comparison of Uncoded OFDM & Uncoded Adaptive OFDM System Over AW...Performance Comparison of Uncoded OFDM & Uncoded Adaptive OFDM System Over AW...
Performance Comparison of Uncoded OFDM & Uncoded Adaptive OFDM System Over AW...
 

Similar to A Digital Pen with a Trajectory Recognition Algorithm

IRJET - A Smart Assistant for Aiding Dumb People
IRJET - A Smart Assistant for Aiding Dumb PeopleIRJET - A Smart Assistant for Aiding Dumb People
IRJET - A Smart Assistant for Aiding Dumb People
IRJET Journal
 
1886 1892
1886 18921886 1892
1886 1892
Editor IJARCET
 
1886 1892
1886 18921886 1892
1886 1892
Editor IJARCET
 
E010122431
E010122431E010122431
E010122431
IOSR Journals
 
Digital Pen for Handwritten Digit and Gesture Recognition Using Trajectory Re...
Digital Pen for Handwritten Digit and Gesture Recognition Using Trajectory Re...Digital Pen for Handwritten Digit and Gesture Recognition Using Trajectory Re...
Digital Pen for Handwritten Digit and Gesture Recognition Using Trajectory Re...
IOSR Journals
 
E010113235
E010113235E010113235
E010113235
IOSR Journals
 
A Modern Technique for Unauthorized Human Detection and Intimation
A Modern Technique for Unauthorized Human Detection and IntimationA Modern Technique for Unauthorized Human Detection and Intimation
A Modern Technique for Unauthorized Human Detection and Intimation
ijtsrd
 
Paper id 25201432
Paper id 25201432Paper id 25201432
Paper id 25201432
IJRAT
 
Design of a Non-Contact Surface Profilometry System for Automated Geometrical...
Design of a Non-Contact Surface Profilometry System for Automated Geometrical...Design of a Non-Contact Surface Profilometry System for Automated Geometrical...
Design of a Non-Contact Surface Profilometry System for Automated Geometrical...
International Journal of Engineering Inventions www.ijeijournal.com
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
IJERD Editor
 
50120140507004
5012014050700450120140507004
50120140507004
IAEME Publication
 
50120140507004 2
50120140507004 250120140507004 2
50120140507004 2
IAEME Publication
 
Gesture final report new
Gesture final report newGesture final report new
Gesture final report new
chithiracyriac
 
Ig3314081417
Ig3314081417Ig3314081417
Ig3314081417
IJERA Editor
 
Ig3314081417
Ig3314081417Ig3314081417
Ig3314081417
IJERA Editor
 
IRJET- Wearable Sensor based Fall Detection System
IRJET- Wearable Sensor based Fall Detection SystemIRJET- Wearable Sensor based Fall Detection System
IRJET- Wearable Sensor based Fall Detection System
IRJET Journal
 
Paper id 42201619
Paper id 42201619Paper id 42201619
Paper id 42201619
IJRAT
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD Editor
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD Editor
 
The Design of Multi-Platforms Rail Intelligence Flatness Detection System
The Design of Multi-Platforms Rail Intelligence Flatness Detection SystemThe Design of Multi-Platforms Rail Intelligence Flatness Detection System
The Design of Multi-Platforms Rail Intelligence Flatness Detection System
IJRESJOURNAL
 

Similar to A Digital Pen with a Trajectory Recognition Algorithm (20)

IRJET - A Smart Assistant for Aiding Dumb People
IRJET - A Smart Assistant for Aiding Dumb PeopleIRJET - A Smart Assistant for Aiding Dumb People
IRJET - A Smart Assistant for Aiding Dumb People
 
1886 1892
1886 18921886 1892
1886 1892
 
1886 1892
1886 18921886 1892
1886 1892
 
E010122431
E010122431E010122431
E010122431
 
Digital Pen for Handwritten Digit and Gesture Recognition Using Trajectory Re...
Digital Pen for Handwritten Digit and Gesture Recognition Using Trajectory Re...Digital Pen for Handwritten Digit and Gesture Recognition Using Trajectory Re...
Digital Pen for Handwritten Digit and Gesture Recognition Using Trajectory Re...
 
E010113235
E010113235E010113235
E010113235
 
A Modern Technique for Unauthorized Human Detection and Intimation
A Modern Technique for Unauthorized Human Detection and IntimationA Modern Technique for Unauthorized Human Detection and Intimation
A Modern Technique for Unauthorized Human Detection and Intimation
 
Paper id 25201432
Paper id 25201432Paper id 25201432
Paper id 25201432
 
Design of a Non-Contact Surface Profilometry System for Automated Geometrical...
Design of a Non-Contact Surface Profilometry System for Automated Geometrical...Design of a Non-Contact Surface Profilometry System for Automated Geometrical...
Design of a Non-Contact Surface Profilometry System for Automated Geometrical...
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
50120140507004
5012014050700450120140507004
50120140507004
 
50120140507004 2
50120140507004 250120140507004 2
50120140507004 2
 
Gesture final report new
Gesture final report newGesture final report new
Gesture final report new
 
Ig3314081417
Ig3314081417Ig3314081417
Ig3314081417
 
Ig3314081417
Ig3314081417Ig3314081417
Ig3314081417
 
IRJET- Wearable Sensor based Fall Detection System
IRJET- Wearable Sensor based Fall Detection SystemIRJET- Wearable Sensor based Fall Detection System
IRJET- Wearable Sensor based Fall Detection System
 
Paper id 42201619
Paper id 42201619Paper id 42201619
Paper id 42201619
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
The Design of Multi-Platforms Rail Intelligence Flatness Detection System
The Design of Multi-Platforms Rail Intelligence Flatness Detection SystemThe Design of Multi-Platforms Rail Intelligence Flatness Detection System
The Design of Multi-Platforms Rail Intelligence Flatness Detection System
 

More from IOSR Journals

A011140104
A011140104A011140104
A011140104
IOSR Journals
 
M0111397100
M0111397100M0111397100
M0111397100
IOSR Journals
 
L011138596
L011138596L011138596
L011138596
IOSR Journals
 
K011138084
K011138084K011138084
K011138084
IOSR Journals
 
J011137479
J011137479J011137479
J011137479
IOSR Journals
 
I011136673
I011136673I011136673
I011136673
IOSR Journals
 
G011134454
G011134454G011134454
G011134454
IOSR Journals
 
H011135565
H011135565H011135565
H011135565
IOSR Journals
 
F011134043
F011134043F011134043
F011134043
IOSR Journals
 
E011133639
E011133639E011133639
E011133639
IOSR Journals
 
D011132635
D011132635D011132635
D011132635
IOSR Journals
 
C011131925
C011131925C011131925
C011131925
IOSR Journals
 
B011130918
B011130918B011130918
B011130918
IOSR Journals
 
A011130108
A011130108A011130108
A011130108
IOSR Journals
 
I011125160
I011125160I011125160
I011125160
IOSR Journals
 
H011124050
H011124050H011124050
H011124050
IOSR Journals
 
G011123539
G011123539G011123539
G011123539
IOSR Journals
 
F011123134
F011123134F011123134
F011123134
IOSR Journals
 
E011122530
E011122530E011122530
E011122530
IOSR Journals
 
D011121524
D011121524D011121524
D011121524
IOSR Journals
 

More from IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Recently uploaded

Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Christina Lin
 
International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...
gerogepatton
 
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
University of Maribor
 
132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
kandramariana6
 
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
ihlasbinance2003
 
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdfIron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
RadiNasr
 
The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.
sachin chaurasia
 
Question paper of renewable energy sources
Question paper of renewable energy sourcesQuestion paper of renewable energy sources
Question paper of renewable energy sources
mahammadsalmanmech
 
basic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdfbasic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdf
NidhalKahouli2
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
SUTEJAS
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
Dr Ramhari Poudyal
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
IJECEIAES
 
Properties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptxProperties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptx
MDSABBIROJJAMANPAYEL
 
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
IJECEIAES
 
Textile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdfTextile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdf
NazakatAliKhoso2
 
ISPM 15 Heat Treated Wood Stamps and why your shipping must have one
ISPM 15 Heat Treated Wood Stamps and why your shipping must have oneISPM 15 Heat Treated Wood Stamps and why your shipping must have one
ISPM 15 Heat Treated Wood Stamps and why your shipping must have one
Las Vegas Warehouse
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
gerogepatton
 
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
171ticu
 
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
 
Heat Resistant Concrete Presentation ppt
Heat Resistant Concrete Presentation pptHeat Resistant Concrete Presentation ppt
Heat Resistant Concrete Presentation ppt
mamunhossenbd75
 

Recently uploaded (20)

Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
 
International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...
 
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
Presentation of IEEE Slovenia CIS (Computational Intelligence Society) Chapte...
 
132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
 
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
 
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdfIron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
 
The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.
 
Question paper of renewable energy sources
Question paper of renewable energy sourcesQuestion paper of renewable energy sources
Question paper of renewable energy sources
 
basic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdfbasic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdf
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
 
Properties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptxProperties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptx
 
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
 
Textile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdfTextile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdf
 
ISPM 15 Heat Treated Wood Stamps and why your shipping must have one
ISPM 15 Heat Treated Wood Stamps and why your shipping must have oneISPM 15 Heat Treated Wood Stamps and why your shipping must have one
ISPM 15 Heat Treated Wood Stamps and why your shipping must have one
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
 
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
 
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
 
Heat Resistant Concrete Presentation ppt
Heat Resistant Concrete Presentation pptHeat Resistant Concrete Presentation ppt
Heat Resistant Concrete Presentation ppt
 

A Digital Pen with a Trajectory Recognition Algorithm

  • 1. IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 6, Issue 6 (Jul. - Aug. 2013), PP 69-75 www.iosrjournals.org www.iosrjournals.org 69 | Page A Digital Pen with a Trajectory Recognition Algorithm Nandini1 , G. Bhaskar Phani Ram2 (Asst. professor) 1,2 (Department of ECE, Vardhaman College of Engineering (Autonomous), JNTU Hyderabad, India) Abstract : Now a days, the development of miniaturization technologies in electronic circuits and components has seriously decreased the dimension and weight of consumer electronic products, those are smart phones and handheld computers, and thus prepared them more handy and convenient. This paper contains an accelerometer-based digital pen for handwritten digit and gesture trajectory recognition applications. The digital pen consists of a triaxial accelerometer, a microcontroller, and an Zigbee wireless transmission module for sensing and collecting accelerations of handwriting and gesture trajectories. with this project we can do human computer interaction. Users can utilize this pen to write digits or make hand gestures, and the accelerations of hand motions calculated by the accelerometer are wirelessly transmitted to a computer for online trajectory recognition. So, by varying the position of mems (micro electro mechanical systems) we can capable to show the alphabetical characters in the PC. The acceleration signals calculated from the triaxial accelerometer are transmitted to a computer via the wireless module. Keywords - ARM, Zigbee, Sensors module I. Introduction Most motion tracking systems are utilized for outdoor applications such as missile or vehicle tracking. Recently, motion tracking systems have been researched on various indoor applications such as manufacturing human computer interaction. Pen based input devices embedded with mems sensors have been provided for hand gestures or hand writing. A silent application of mems sensors for general motion sensing is that they can be operated with low voltage. The acceleration signals measured from the triaxial accelerometer are transmitted to a computer via the wireless module. The measured acceleration signals of these motions can be recognized by the trajectory recognition algorithm. A mems based digital pen, and a trajectory recognition algorithm have been developed in this paper. The digital pen consist of a triaxial accelerometer, a microcontroller and a Zigbee wireless transmission module. The measured raw signals from the sensors are transmitted to a computer via the wireless module. Users can use the digital pen to write numerals, alphabets at normal speed without any space limitation. The movement trajectories can be reconstructed by the trajectory recognition algorithm. The advantages of our proposed human computer interaction input device include the following:1)It is portable and can be used anywhere without any external reference device or writing ambit limitations, and 2)the trajectory recognition algorithm can reduce orientation and integral errors effectively and thus can reconstruct the trajectories of movements accurately. The arrangement of this paper is as follows, First the particulars of the hardware device, the accelerometer based digital pen for handwritten, microcontroller, zigbee transmission and trajectory recognition algorithm in detail, parallelly human computer interaction application respectively. II. Digital Pen Components And Its Basic Operational Algorithm In the following subsections, we describe the hardware system design using MMA7361accelerometer, to evaluate the accelerometer’s performance, LPC2148 microcontroller, the controller collects the analog acceleration signals and converts the signal to digital signal via the A/D converter. The transmitter transmits the acceleration signals wirelessly to a personal computer, and the algorithm to measure the displacement from the acceleration.
  • 2. A Digital Pen with a Trajectory Recognition Algorithm www.iosrjournals.org 70 | Page 2.1 Block Diagram: 2.1.1 Pen section: Fig2.PcSection Fig1.Block Diagram of Pen section 2.2 Hardware Description The hardware system is shown in Fig.1 and Fig.2. In the laboratory developed board, the power supply circuit built using filters, rectifiers and then voltage regulator, with an AC voltage, a steady DC voltage is obtained by rectifying the AC voltage then filtering to a DC level and finally regulating to obtain a desired, fixed Dc voltage. the accelerometer placed to measure the acceleration in three directions, and those signals are transmitted to microcontroller and converts the signals to digital form and transmitted to a computer via the wireless module by using Zigbee technology. 2.3Lpc2148 Microcontroller LPC2148 Microcontroller Architecture. The ARM7TDMI-S is a general purpose 32-bit microprocessor, with real time emulation and embedded high-speed flash memory rangig from 32kB to 512KB.A 128 bit wide memory interface and a unique accelerator architecture enable 32-bit code execution at the maximum clock rate. This simplicity results in a high instruction throughput and impressive real-time interrupt response from a small and cost-effective processor core. Pipeline techniques are engaged so that every part of the processing and memory systems can operate endlessly. usually, while one instruction is being executed, its descendant is being decoded, and a third instruction is being fetched from memory. The ARM7TDMI-S processor also employ a single architectural stratagem known as Thumb, which makes it perfectly suited to high-volume applications with memory restrictions, or applications where code density is a matter. The key idea following Thumb is that of a super-reduced instruction set. Basically, the ARM7TDMI-S processor has two instruction sets: • The standard 32-bit ARM set. • A 16-bit Thumb set. The Thumb set’s 16-bit instruction length allow it to move toward double the density of standard ARM code at the same time as retaining most of the ARM’s performance advantage over a recognized 16-bit processor using 16-bit registers. This is probable because Thumb code operates on the same 32-bit register set as ARM code. Thumb code is capable to provide up to 65 % of the code size of ARM, and 160 % of the performance of an the same ARM processor connected to a 16-bit memory system
  • 3. A Digital Pen with a Trajectory Recognition Algorithm www.iosrjournals.org 71 | Page III. MEMS Technology: Micro-Electro-Mechanical Systems (MEMS) is the combination of mechanical elements, sensors, actuators, and electronics on a common silicon substrate for the period of micro fabrication technology.MEMS is an enabling technology allowing the growth of stylish products, augmenting the computational capability of microelectronics. In the fashionable cases, the physics behind the performance of MEMS devices can be expressed by mathematical terminology. MEMS Solver mechanism by creating a mathematical model of the system and generates logical solutions to explain the presentation of the MEMS device. The user now has to enter the input parameters like length and width of the beam for example in a user friendly GUI, and the software will directly calculate the relevant results and plot graphs that fully give details of the MEMS device or part of it. The software is divided into five modules, they are mechanics, sensing, actuation, and process and data analysis. Mechanics module be subdivided into three sub sections. The first subsection being structures where the mainly used beams and diaphragm designs are examined. The second subsection explains the vibration of these structures, these two are free and forced vibrations. The third subsection explains damping in the form of squeeze film and slide film damping. Sensing module explains sensing schemes generally used in MEMS namely piezoresistive and capacitive sensing for scheming pressure sensors and accelerometers. Actuation module examines the both widely used means of actuation namely electrostatic and thermal applied to some frequently used actuators like parallel plate, micro mirror, comb drive, bimetallic and bimorph actuators. Process module was separated into six subsections namely lithography, oxidation, diffusion, implantation, film deposition and wet etching. This covers some of the most normally used processes used in the development of MEMS devices. The data analysis module have a die calculator, unit conversion tool and lists the material properties of normally used MEMS materials The rising demand for MEMS (micro-electromechanical systems) technology is approaching from diverse industries such as automotive, space and user electronics. MEMS promises to develop almost every product category by bringing together silicon-based microelectronics with micromachining technology,
  • 4. A Digital Pen with a Trajectory Recognition Algorithm www.iosrjournals.org 72 | Page manufacturing the possible of the realization of complete systems-on-a-chip. KLA-Tenor offers the tools and techniques, first developed for the included circuit industry, for this rising market. 3.1 Mems And Compliant Mems Micro-electro-mechanical systems (MEMS) technology has contributed to the better performance, reliability and lower-cost sensors that carry basic automobile functions within the automotive industry. MEMS technology is estimated to play an important role in the future of Research and Development of automotive industry particularly in the active safety area. MEMS sensors have the following advantages: they are deterioration-free and are long-lasting for long periods; they contain good dynamic characteristics, superior impact resistance, low power consumption, inexpensive, they are tiny in size, and simple for installation. MEMS are measured to be as a key technology with potential to meet the necessities of the Intelligent Transportation Technology (ITS). MEMS sensors used in automotive systems etc. typically consist of micro beams and inertial mass twisted by etching part of a silicon substrate, and piezo-resistors twisted as strain gauges on the beams. Applications of MEMS sensors are unlimited to airbag systems. They are also worn in vehicle motion control systems, for example in the Antilock Braking System (ABS). Crash sensors can senses and calculate crash parameters such as velocity and acceleration. Existing technologies for active safety are being personalized using MEMS sensors to enhance the show of current systems; such as airbags or belt pre-tension devices. These systems reduce the opportunity of injury and its level for the period of a crash which motivates the development of Intelligent Safety Systems (ISS). In this research two obedient MEMS designs are introduced as shown in Figures 3-1. These mechanisms work on the standard of large deflecting arcs and the beams and reach motion by the deflection of their members. Prescribed motion profiles can be obtained more simply using buckling members in compliant mechanism design. If these mechanism’s people were inflexible the mechanism would have zero degree of freedom. IV. Trajectory Recognition Algorithm A trajectory is the lane that a moving object follows through space as a role of time. A trajectory is a sequence of values considered by the iterated application of a mapping to an element of its source. Illustration showing the trajectory of a packet at an uphill transceiver target 4.1 Physics Of Trajectories Consider a particle of mass , touching in a potential field . Physically speaking mass represents inertia, and the field represents external forces, of a particular kind known as "conservative". That is, given at all relevant positions, there is a method to infer the associated force that would operate at that position, say from gravity. Not all forces can be explained in this way, however. The movement of the particle is described by the second-order differential equation with
  • 5. A Digital Pen with a Trajectory Recognition Algorithm www.iosrjournals.org 73 | Page 4.2 Uniform Gravity, No Drag Or Wind Assume be the acceleration, Relative to the flat terrain let the first horizontal speed will be and the vertical speed will be . It will also be shown that, the range is , and the maximum altitude is ; the maximum range, for a given initial speed , is obtained when , i.e. the initial angle is 45 degrees. This range is , and the maximum altitude at the maximum range is a quarter of that. 4.3 Derivation Of The Equation Of Motion Assume the motion of the projectile is being calculated from a Free fall frame which happens to be at (x, y) = (0, 0) at t=0. The equation of motion of the projectile in this frame (by the principle of equivalence) would be . The co-ordinates of this free-fall frame, with respect to our inertial frame would be . That is, . Now translating back to the inertial frame the co-ordinates of the projectile becomes That is: , (where v0 is the original velocity, is the angle of distance from the ground, and g is the acceleration due to gravity). Figure of Range and height calculation Trajectories of projectiles launched at special elevation angles but the same speed of 10 m/s in a vacuum and standardized downward gravity field of 10 m/s2 . Points are at 0.05 s intervals and length of their tails is linearly proportional to their velocity. t = time from begin, T = time of air travel, R = range and H = highest point of trajectory (indicated with arrows). The range, R, is the greatest distance the object schedule along the-axis in the I sector. The initial velocity, vi, is the speed at which said object is launched from the spot of origin. The initial angle,θi, is the angle at which said object is released. The g is the respective gravitational pull on the object within a null-medium. The height, h, is the maximum parabolic height said object reaches within its trajectory
  • 6. A Digital Pen with a Trajectory Recognition Algorithm www.iosrjournals.org 74 | Page V. Wireless Communication 5.1 Zigbee Module: The XBee/XBee-PRO RF Modules are designed to function within the ZigBee protocol and support the unique necessities of inexpensive, low-power wireless antenna networks. The modules require minimal power and provide reliable delivery of data between remote devices. The modules activate within the ISM 2.4 GHz frequency band and are compatible with the following:  XBee RS-232 Adapter  XBee RS-485 Adapter  XBee Analog I/O Adapter  XBee Digital I/O Adapter  XBee Sensor Adapter  XBee USB Adapter  XStick  Connect Port X Gateways  XBee Wall Router. The XBee/XBee-PRO ZB firmware can be installed on XBee modules. This firmware is well-suited with the ZigBee 2007 specification, while the ZNet 2.5 firmware is based on Ember's proprietary "planned for ZigBee" mesh stack (EmberZNet 2.5). ZB and ZNet 2.5 firmware are equal in environment, but not over-the-air compatible. Devices running ZNet 2.5 firmware cannot talk to devices running the ZB firmware. Fig5.Zigbee Module To Microcontroller VI. Experimental Results In this part, the proposed of use of trajectory recognition algorithm is validated by the following two experiments.1)Hand written numeral recognition and 2)motion recognition. The proposed trajectory recognition algorithm consists of the subsequent actions: acceleration acquisition, signal preprocessing. We collected the acceleration signals in a laboratory environment and displayed in the personal computer. VII. Conclusion This paper presents an accelerometer-based digital pen for handwritten digit by with trajectory recognition applications. The digital pen consists of a triaxial accelerometer, a microcontroller, and an Zigbee wireless transmission module for sensing and get-together the signals of accelerations of handwriting and gesture trajectories. By means of this technology we can put pen to paper & display the characters not including the keyboard for applying the human interaction to the computer.
  • 7. A Digital Pen with a Trajectory Recognition Algorithm www.iosrjournals.org 75 | Page References [1] E. Sato, T. Yamaguchi, and F. Harashima, “Natural interface using pointing behavior for human–robot gestural interaction,” IEEE Trans. Ind. Electron., vol. 54, no. 2, pp. 1105–1112, Apr. 2007. [2] Y. S. Kim, B. S. Soh, and S.-G. Lee, “A new wearable input device: SCURRY,” IEEE Trans. Ind. Electron., vol. 52, no. 6, pp. 1490–1499, Dec. 2005. [3] A. D. Cheok, Y. Qiu, K. Xu, and K. G. Kumar, “Combined wireless hardware and real-time computer vision interface for tangible mixed reality,” IEEE Trans. Ind. Electron., vol. 54, no. 4, pp. 2174–2189, Aug. 2007. [4] Z. Dong, U. C. Wejinya, and W. J. Li, “An optical-tracking calibration method for MEMS-based digital writing instrument,” IEEE Sens. J., vol. 10, no. 10, pp. 1543–1551, Oct. 2010. [5] J. S.Wang, Y. L. Hsu, and J. N. Liu, “An inertial-measurement-unit-based pen with a trajectory reconstruction algorithm and its applications,” IEEE Trans. Ind. Electron., vol. 57, no. 10, pp. 3508–3521, Oct. 2010. [6] S.-H. P. Won, W. W. Melek, and F. Golnaraghi, “A Kalman/particle filter-based position and orientation estimation method using a position sensor/inertial measurement unit hybrid system,” IEEE Trans. Ind. Electron., vol. 57, no. 5, pp. 1787–1798, May 2010. [7] S.-H. P. Won, F. Golnaraghi, and W. W. Melek, “A fastening tool tracking system using an IMUand a position sensor with Kalman filters and a fuzzy expert system,” IEEE Trans. Ind. Electron., vol. 56, no. 5, pp. 1782–1792, May 2009. [8] Y. S. Suh, “Attitude estimation by multiple-mode Kalman filters,” IEEE Trans. Ind. Electron., vol. 53, no. 4, pp. 1386–1389, Jun. 2006. [9] J. Yang, W. Chang, W. C. Bang, E. S. Choi, K. H. Kang, S. J. Cho, and D. Y. Kim, “Analysis and compensation of errors in the input device based on inertial sensors,” in Proc. IEEE Int. Conf. Inf. Technol.—Coding and Computing, 2004, pp. 790–796. [10] Y. Luo, C. C. Tsang, G. Zhang, Z. Dong, G. Shi, S. Y. Kwok, W. J. Li, P. H. W. Leong, and M. Y. Wong, “An attitude compensation technique for a MEMS motion sensor based digital writing instrument,” in Proc. IEEE Int. Conf. Nano/Micro Eng. Mol. Syst., 2006, pp. 909–914. [11] Z. Dong, G. Zhang, Y. Luo, C. C. Tsang, G. Shi, S. Y. Kwok, W. J. Li, P. H. W. Leong, and M. Y. Wong, “A calibration method for MEMS inertial sensors based on optical tracking,” in Proc. IEEE Int. Conf. Nano/Micro Eng. Mol. Syst., 2007, pp. 542–547. [12] J. G. Lim, S. Y. Kim, and D. S. Kwon, “Pattern recognition-based realtime end point detection specialized for accelerometer signal,” in Proc. IEEE/ASME Int. Conf. Adv. Intell. Mechatron., 2009, pp. 203–208. [13] S. D. Choi, A. S. Lee, and S. Y. Lee, “On-line handwritten character recognition with 3D accelerometer,” in Proc. IEEE Int. Conf. Inf. Acquisition, 2006, pp. 845–850. [14] N. C. Krishnan, C. Juillard, D. Colbry, and S. Panchanathan, “Recognition of hand movements using wearable accelerometers,” J. Ambient Intell. Smart Environ., vol. 1, no. 2, pp. 143–155, Apr. 2009. [15] B. Milner, “Probabilistic neural networks,” in Proc. Inst. Elect. Eng.—Colloq. Doc. Image Process. Multimedia, 1999, pp. 5/1–5/6.