Mini Project Sample Document-1
Mini Project Sample Document-1
BACHELOR OF TECHNOLOGY
in
by
Dr. B.RAJALINGAM
ASSOCIATE PROFESSOR
Certificate
This is to certify that the project entitled “Prescription image based pharmacy care
Date:
Place:
ii
St. MARTIN'S ENGINEERING COLLEGE
UGC Autonomous
NBA & NAAC A+ Accredited
Dhulapally, Secunderabad - 500 100
www.smec.ac.in
DECLARATION
this Project Work entitled “Prescription image based pharmacy care services” is
the outcome of our own bonafide work and is correct to the best of our knowledge and
this work has been undertaken taking care of Engineering Ethics. This result
embodied in this project report has not been submitted in any university for award of
any degree.
iii
ACKNOWLEDGEMENT
The satisfaction and euphoria that accompanies the successful completion of any task would
be incomplete without the mention of the people who made it possible and whose
encouragement and guidance have crowded our efforts with success.
We extend our deep sense of gratitude to Principal, Dr. P. SANTOSH KUMAR PATRA,
St. Martin’s Engineering College Dhulapally, for permitting us to undertake this project.
We would like to express our sincere gratitude and indebtedness to our project supervisor
Dr. B.Rajalingam, Associate Professor, Department of Computer Science and Engineering,
St. Martins Engineering College, Dhulapally, for his support and guidance throughout our
project.
Finally, we express thanks to all those who have helped us successfully completing this
project. Furthermore, we would like to thank our family and friends for their moral support and
encouragement. We express thanks to all those who have helped us in successfully completing
the project.
iv
ABSTRACT
This project mainly concentrates on the implementation of a completely
capable interactive systems with which humans can interact. The design of this
system is very similar to the fictional character “Wall-E”. We can use Raspberry pi 3
B+ as the single board computer and speakers for the output and USB mic for the
input. Programming language used is python and the system can access the internet
for various tasks.
We saw many home automation technologies introduced over these years from
Zigbee automation to Amazon Echo, Google Home and Home from Apple. It has
become a craze these days. Google Home price is around 150$ (USD) with an
additional cost of the devices to be connected to, the total cost of the system reaches
over 250$ (USD). Apple Home Kit too is pretty more expensive, over 100$ (USD)
more than the Google Home just for a basic setup. Philips Hue, a smart light which is
controlled by the Google Assistant, Amazon Echo and Siri, voice assistant by Apple
is priced around 145$ (USD). Similarly, Belikin’s Wemo light is priced around 44$
(USD) per unit and this can be controlled both by Siri and Google Assistant. So,
overall we can see here that to make our home smart we need to invest quite a lot,
let’s say some 250$ (USD) for a basic setup. What if we can automate our house
within (cost of the Smartphone is not included as it is assumed to be owned by every
individual these days) a limited amount and can control up to 8 appliances using Life
Assistant? Well, this paper describes the implementation of such a system. The
system is implemented using a simple python script. The communication between the
human and the life assistant can be established via Wi-Fi.
v
LIST OF FIGURES
Figure
Figure Title Page No.
No.
3.1 Use Case diagram for text to speech system 12
vi
LIST OF TABLES
vii
LIST OF ACRONYMS AND DEFINITIONS
05. JS JavaScript
viii
CONTENTS
Certificate i
Declaration ii
Acknowledgement iii
Abstract iv
List of Figures v
List of Tables vi
List of Acronyms and Definitions vii
CHAPTER 1 INTRODUCTION 01
1.1 Introduction
1.2 Background
1.3 Working Principle
1.4 Applications
1.5 Limitations
1.6 Summary
ix
4.5 Data Base
4.6 Testing
4.6.1 Unit Testing
4.6.2 Integration Testing
4.6.3 Functional Testing
4.6.4 System Testing
4.6.5 White Box Testing
4.6.6 Black Box Testing
4.6.7 Unit Testing
4.6.8 Integration Testing
4.6.9 Acceptance Testing
CHAPTER 5 SOURCE CODE 29
CHAPTER 8 CONCLUSION 54
REFERENCES 55
x
CHAPTER 1
INTRODUCTION
1.1 NECESSITY OF INTERACTIVE SYSTEM
Interactive System is developing a user friendly Interaction Engine, using
cognitive technology. With system quickly becoming more able to assist us, human
system interaction is the next big challenge that needs to be solved for system to
successively enter into our society. System not only need to perform tasks for us but
need to do so in a way that makes sense to us. This requires systems with social
intelligence to understand us, system that have natural interaction capabilities to talk
with us, and robots that are able to adapt to us. Our Interaction Engine enables you to
quickly develop interactive scenarios for your application. Interactive systems’
solutions deliver an optimal interaction with people.
Task Criticality
Task criticality measures the importance of getting the task done correctly in
terms of its negative effects should problems occur. Criticality is a highly subjective
measure. To counteract this problem, we define a critical task to be one where a
failure affects the life of a human. For example, the failure of a systematic wheelchair
to recognize a down staircase could severely injure or kill its user. The failure of a
Furby to act properly threatens no one. A hospital delivery robot does have some
criticality in its task, since failure to bring a critical sample to the lab in time could be
harmful. However, food delivery is much less critical task, since a late delivery is
unlikely to harm a person seriously. Due to its subjective nature, CRITICALITY is
broken into three categories: high, medium and low. Urban search and rescue have
CRITICALITY=high; it is dangerous for its user to be near the disaster situation and
xi
REFERENCES
[1] Krieger, R. and Borman, G. (1966), “The Computation of Apparent Heat Release for the Internal
Combustion Engines,” ASME, Paper No. 66-WA/DGP-4.
xii