0% found this document useful (0 votes)
38 views

Letter of Transmittal

Uploaded by

Bipul Das
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views

Letter of Transmittal

Uploaded by

Bipul Das
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 11

Letter of Transmittal

Date :

To
The Supervisor
Department of EEE
European University of Bangladesh
Mirpur-2, Dhaka-1216.

Subject: Submission of Project/Thesis/Internship report.

Dear Sir,
Please find enclosed the project report entitled Digital Clock System. The
study has been carried out in partial fulfillment of the requirements for the
degree of Bachelor of Science in Electrical & Electronic Engineering.

In carrying out the study, we have followed supervisor’s advice and collected
required information from several text books, reference books, web sites and
other sources. We thinkyou will find it useful and informative. We would be
glad to furnish you further explanations or clarifications if required.

Sincerely yours,

______________
Md. Moniruzzaman
I.D:170316496
______________
Md. Aminul Islam
I.D:170316497

______________
Md. AnisurRahman
I.D: 170316498

______________
Md. RokibHasan
I.D: 170316527
i
Declaration

We do here by solemnly declare that the work presented in this reportentitled


Digital Clock Systemhas been carried out by us and has not been previously
submitted to any other university, college or organization for an academic
qualification, certificate or diploma/degree.

We hereby warrant that the work that has been presented here does not
breach any existing copyright.We further undertake to indemnify the
university against any loss or damage arising from breach of the foregoing
obligations.

Authors

____________
Md. Moniruzzaman
I.D: 170316496

_____________
Md. Aminul Islam
I.D: 170316497

_____________
Md. AnisurRahman
I.D: 170316498

_____________
Md. RokibHasan
I.D: 170316527

ii
EUROPEAN UNIVERSITY OF BANGLADESH

Certificate

This is to certify that the report entitled [Digital Clock System] is the valid
record of the work done Md. Moniruzzaman , Md. Aminul Islam , Md.
Anisur Rahman , Md. Rokib Hasan for partial fulfillment of the
requirement of the degree of B.Sc. in Electrical and Electronic
Engineering (EEE) from European University of Bangladesh.

This work has been carried out under my guidance and is a bonafide record
of valid works carried out successfully.

Faculty Guide

_________________
SadiaTanzim Islam
Lecturer
Department of Electrical and Electronic Engineering

iii
Acknowledgement

We would like to express our greatest gratitude to the people who helped and supported us
throughout this work. First and foremost we would like to thank our honorable supervisor,
Sadia Tanzim Islam, Designation, Department of EEE, for giving us enormous support,
advices and valued guidance concerning this thesis.
We are grateful to Dr. Md. Hazrat Ali , honorable Acting Chairman, Department of
EEE, Faculty of Engineering, European University of Bangladesh (EUB) for his
comments, encouragement and support.

We are grateful to our respected coordinator Md. Saiful Islam , Lecturer & coordinator ,
Department of EEE, Faculty of Engineering, European University of Bangladesh (EUB)
for kindly agreeing to examine my thesis.

Next, We would like to thank our family and friends for their valuable support to complete
this thesis.

Finally, we would like to express our heartiest gratefulness to Almighty Allah for His
heavenly blessings. Without his blessings it would not possible to complete our work
successfully.

Thank you all

Author’s
Md. Moniruzzaman
Md. Aminul Islam
Md. Anisur Rahman
Md. Rokib Hasan

iv
Executive Summary

This paper reports the design and


development of
field programmable gate array based
digital clock with
additional feature of stopwatch. The
implementation includes
two different coding techniques. The
performance has been
comparatively analyzed based on these
techniques. The
portability of reconfigurable platform
allows for application to
various designs. The architecture has
been implemented and
verified experimentally on a test board.

v
This paper reports the design and
development of
field programmable gate array based
digital clock with
additional feature of stopwatch. The
implementation includes
two different coding techniques. The
performance has been
comparatively analyzed based on these
techniques. The
portability of reconfigurable platform
allows for application to
various designs. The architecture has
been implemented and
verified experimentally on a test board.
This paper reports the design and
development of
field programmable gate array based
digital clock with
additional feature of stopwatch. The
implementation includes

vi
two different coding techniques. The
performance has been
comparatively analyzed based on these
techniques. The
portability of reconfigurable platform
allows for application to
various designs. The architecture has
been implemented and
verified experimentally on a test board.
This paper reports the design and
development of
field programmable gate array based
digital clock with
additional feature of stopwatch. The
implementation includes
two different coding techniques. The
performance has been
comparatively analyzed based on these
techniques. The
portability of reconfigurable platform
allows for application to

vii
various designs. The architecture has
been implemented and
verified experimentally on a test board.
This project reports the design and development of field programmable microcontroller
Arduino based digital clock with additional feature of Temperature & Date Showing
System. The implementation includes two different coding techniques. The performance
has been comparatively analyzed based on these techniques. The portability of
reconfigurable platform allows for application to various designs. The architecture has
been implemented and verified experimentally on a test board. This project describes
hardware design and implementation of low-cost smart digital clock system on Arduino
platform, which uses temperature sensor to detect the temperature of environment.  

viii
Table of Contents

TOPIC PAGE
Letter of Transmittal i
Declaration ii
Certificate iii
Acknowledgement iv
Executive Summary v
List of Figs viii

Chapter 1 Introduction 9-12

1.1 Introduction 10
1.2 Historical Background 11
1.3 Objectives 12
1.4 Summary 12

Chapter 2 Design & Construction 13-15

2.1 Block Diagram 14


2.2 Circuit Diagram 15
2.3 Circuit Description 15

Chapter 3 Components Description 16-31

3.1 Arduino Nano 17-20


3.2 20*4 LCD Display Module 20-24
3.3 Clock Module 24-26
3.4 SMPS 27-31

Chapter 4 Result and Implementation 32-35

4.1 Implementation 33-34


4.2 Result 34-35

Chapter 5 Discussion & Conclusion 36-38

5.1 Discussion 37
5.2 Limitations 37
5.3 Future Scope 37
5.4 Conclusion 37-38

ix
REFERENCES 39

APPENDIX 40-42

LIST OF FIGURES

FIGURE PAGE
Fig 2.1.1 Block Diagram of Digital Clock System 14
Fig 2.2.1 Circuit Diagram of Digital Clock System 15
Fig 3.1.1 Arduino Nano 17
Fig 3.1.2 Arduino Schematic Diagram 18
Fig 3.1.3 Section of Arduino Nano 18

x
Fig 3.1.4 Microcontroller IC ATmega 328p 19
Fig 3.2.1 20*4 LCD Display Module 20
Fig 3.2.2 Pin out of LCD Display 22
Fig 3.2.3 Internal Connections of 7 Segment CA Display 21
Fig 3.3.1 Clock Module DS3231 25
Fig 3.3.2 Clock Module DS3231 connection with Arduino 25
Fig 3.4.1 Switch mode power supply 27
Fig 3.4.2 Switch mode power supply schematic diagram 28
Fig 4.1.1 Practical Implementation 33
Fig 4.2.1 Digital Time 34

xi

You might also like