Matlab Analogue Clock Research 1

Download as pdf or txt
Download as pdf or txt
You are on page 1of 9

Analogue Clock Matlab Research Presentation

*John Luis Laboriante


*Hannah Mae Erasmo
*William Alfred Vasquez
*Rhean Rheign Vergara

College of Enginnering

Dr. Angelo Beltran Jr.

March 22, 2023


Acknowledgement
First and foremost we would like to acknowledge and express our deepest thanks to our
professor Mr. Angelo Beltran Jr. for guiding us in our research.It is an honor to work and study
under his guidance. Also, I would like to thank my fellow group mates for our teamwork in
making a successful research proposal relating to analog clock. It made memorable and joyful
moments when making the research proposal. We are grateful that we finished the research
proposal with the help of people, especially our friends, who gave us ideas and suggestions.
Lastly, my fellow researchers are thankful to God that he gave us the perseverance in doing the
research and will to continue making the research proposal.
Table of contents

Abstract…………………………………………………………………..1

Introduction on matlab……………………………………………….…1

Statement of the problem…………………………………………….…1

Objective of the design…………………………………………………..2

Design Methodology…………………………………………………………..2

Scope and Limitations of the Design…………………………………………2

Design Application/Practical Value………………………………………….2

Review of Related Literature………………………………………………...3

Design Overview……………………………………………………………...3

Concept of Operation…………………………………………………………4
Abstract
The program is designed for the display of the current time in the form of an analogue
clock. Like a typical clock, it has three hands that show the time in terms of hour, minutes, and
seconds. It revolves around the clock continuously at a constant rate, with the numbers 1-12 in a
clockwise direction. The design made use of MATLAB’s built-in functions and commands.
MATLAB software, with the use of basic Math and Trigonometry, has made the design of the
program possible.

Introduction
Matlab or matrix laboratory is a programming software platform designed to compute, analyze
matrices and arrays(Paluszek,Thomas, 2016). It can be downloaded in PC and laptops since it
occupies huge spaces (in gigabytes) required to make it fully operational and ready to use. It is
fundamentally used by engineers and scientists in their experiments and calculations. It involves
solving math problems like numbers, algebraic equations and trigonometric identities. It is not
only limited in calculation, it can create variables, data, arithmetic and graphing systems(Stein,
2012). It is run by codes that are essential in running those programs correctly. Data in matlab is
visually presented through appealing formats like graphs and demonstration after you run the
program.

Statement of the Design Problem


One thing Matlab can do is to make an analog clock. Analogue clock is a digital clock to
calculate time in your time zone or desired time you want based on the programmer's wish:

1. Students and programmers are unaware how codes and commands need to perform
digital analog clock.
2. The lack of knowledge in using matlab codes, commands and matrices.
3. Matlab is not available on smartphones and cannot be used or bought elsewhere
4. To perform analog clock it addresses the need of experienced programmers in matlab or
people who are good at using matlab.

Objective of the Design


1. To perform the analog clock and matlab codes properly.

2. To learn how to execute commands in matlab


3. To observe how matlab can make a digital clock in the present and time you want to set.

4. Learn the different codes that can run the analog clock.

Design Methodology
Matlab performs the appropriate codes to make analog clocks so there are step by step
procedures that we need to perform. Analogue clock can run after you press the button on the
top:

Open matlab—-----> type the codes in the editor—------->check if codes are correct and satisfy
the commands to run the analog clock(if not return to step 2)—------>run the program.

Scope and Limitations of the Design


The limitations that we encountered are lack of time management due to external reasons. Since
all of us are students that have other subjects to do. The availability of fellow researchers that
live far from the leader or they are still in their respective classes. The scope of the study is only
the matlab application and how to perform analog clock that can predict the present time as we
run the program. It is only applicable to other students in engineering courses that were taking
matlab subjects.

Design Application/Practical Value


Review of Related Literature
Even as digital technology further advances, it does not translate to it being better than analog.
(Agrawal, 2020). Through the article, Agrawal also implied that an analog clock can represent
time more precisely and accurately with its hands, especially if it uses high-precision movement
with gears and springs. According to the website called MATLAB helper, “MATLAB has a good
collection of graphics commands for plotting and analyzing complex signals. The built-in
functions reduce the size of the program and provide the desired output.” Included in the
webpage is a code developed using MATLAB version R2019a.

Design Overview
Concept of Operation

Emulated Operation of the Design


https://github.com/letsdecode/Analog-Clock-design-using-MATLAB

Programming and SImulation Sample


*still in progress*

Instruction TIming Diagram


*still in progress*
Introduction
Matlab or matrix laboratory is a programming software platform designed to compute,
analyze matrices and arrays(Paluszek,Thomas, 2016). It can be downloaded in PC and
laptops since it occupies huge spaces (in gigabytes) required to make it fully operational
and ready to use. It is fundamentally used by engineers and scientists in their experiments
and calculations. It involves solving math problems like numbers, algebraic equations
and trigonometric identities. It is not only limited in calculation, it can create variables,
data, arithmetic and graphing systems(Stein, 2012). It is run by codes that are essential in
running those programs correctly. Data in matlab is visually presented through appealing
formats like graphs and demonstration after you run the program.

Statement of the Design Problem


One thing Matlab can do is to make an analog clock. Analogue clock is a digital clock to
calculate time in your time zone or desired time you want based on the programmer's
wish:

5. Students and programmers are unaware how codes and commands need to perform
digital analog clock.
6. The lack of knowledge in using matlab codes, commands and matrices.
7. Matlab is not available on smartphones and cannot be used or bought elsewhere
8. To perform analog clock needed experienced programmers in matlab hence,
people who are using and good at matlab.

Objective of the Design

Design Methodology

Scope and Limitations of the Design

Design Application/Practical Value

You might also like