Computer Systems Assignment 1

Faculty of Science, Engineering, and Technology

Overview

This assignment requires a knowledge of logic gates, flip-flops, registers, counters, controlled gates and input / output.

Purpose:             Building an alarm clock

Task:                  Develop and submit an original logic circuit for a basic alarm clock. The inter- face must display the time in 12 hour format, indicate AM/PM, and provide the facilities to set the time and an alarm. When the alarm is enabled, an alarm LED is turned on when the time is reached.

Time:                  This assignment is due by Sunday Sep 18th midnight (start of Week 7)

Assessment:       This assignment is worth 20% of your assessment for this unit.

Resources:            ■ Lecture slides and recordings

  • Swin video tutorials:
    • Logisim introduction
    • Half-adder tutorial
    • Full-adder tutorial
    • Intro to Flip Flops
    • Registers with D Flip Flops
    • Ripple Counters (and HEX Display) with J-K Flip Flops

Introduction

You will be building a collection of circuits to implement a basic alarm clock. The project is di- vided into stages, each holding some proportion of the total marks. Successful completion of all stages will result in an interface that has:

  1. A single 4 digit decimal display, using 4 x Logisim Hex Digit displays, that indicates the hours and minutes.
  2. An LED to indicate AM and PM, that toggles as expected when midday and mid- night is reached.
  3. A button/pin to switch into “Set Time” mode.
  4. A button/pin to switch into “Set Alarm” mode
  5. A button/pin to enable the alarm
  6. An LED to indicate when the alarm has been triggered.
  7. A button to increment the minutes of the clock in order to set the time or alarm (when in these modes)
  8. A button to increment the hours of the clock in order to set the time or alarm (when in these modes)

Logisim Components

Your implementation of the following stages must only use components we have used in labs. That is, gates, wires, LEDs, hex displays, pins/buttons, splitters, and flip flops.

Pre-defined integrated circuits like shift registers, counters, multiplexers etc are not to be used

in this assignment.

Development Stages (and assessment weighting)

The assignment is divided into stages, with each stage assigned a percentage weighting of total marks available. It is recommended you implement each stage in this order, and back-up each stage separately when complete.

Stage 1: worth 30% of total marks available

Implement the minutes counter and display. For this you will need to implement

  • a counter for the “units” column display (value range: 0-9), which increments every clock pulse
  • a counter for the “tens” column display (value range 0-5), which:
    • increments every time the units column reaches “9”, and
    • wraps back to “0” after reaching “5”
  • a two digit display that represents minutes as two decimal digits, and wraps back to “00” on the clock pulse immediately after displaying “59” (i.e., as described in the “units” and “tens” counter behaviour described above).

Stage 2: worth 20% of total marks available

Start implementing the Set Time modality. For this you will need to:

  • implement a button/pin that switches the clock into “Set Time” mode. When this mode is enabled the time display should pause.
  • implement a single “m+” button that manually increments the minute counter each time the button is clicked. This should allow the user to manually set the minutes of the clock by simply adding minutes.
  • When the “Set Time” mode is disabled, normal clock ticking should resume from the set minutes.

Stage 3: worth 20% of total marks available

Implement the hours display and complete the Set Time functionality. For this you will need to implement:

  • a counter for the “units” column of the hours display, but unlike Stage 1, this will wrap back to 1 after the “tens” column reaches 2 (i.e, 12 after o’clock, we wrap back to 1 o’clock).
  • a counter/toggle for the “tens” column that displays values “0” or “1”: “0” for the first ten hours, and “1” for hours eleven and twelve
  • a “h+” button that manually increments the hour display each time the button is clicked. This should allow the user to manually set the hour of the clock.
  • an AM/PM LED that toggles between “off” and “on” (off for AM, on for PM) when the hour reaches 12.

*implementing “wrap back to 1” in the units counter will require some extra thought. It is worth 5 of the total 20 points for this stage.

Stage 4: worth 15% of total marks available

Now integrate the hours and minutes of the clock display so that hours and minutes tick with the system clock (when not in Set Time mode):

  • Connect up your “minutes” counter from Stage 1 to your “hours” counter from Stage 3 so that the hours increment each time the minutes display wraps back to “00”)
  • ensure your AM/PM LED toggles as expected
  • avoid illegal values appearing on the display

Stage 5: Set Alarm (worth 15% of total marks available)

Now implement the Set Alarm functionality. For this you will need to:

  • implement a button/pin that switches the clock into “Set Alarm” mode. When this mode is enabled the time display should pause.
  • implement the manual counter setting using the same functionality implemented for “Set Time” in Stage 3. You should allow the user to set an alarm time using the same 4 digit time display. This will need you to think about how you are going to remember the time that was being displayed prior to entering the Set Alarm mode.
  • implement a button that enables the alarm, such that when the clock time reaches the set alarm time, an Alarm LED is turned on (indicating the alarm is triggered) until it is turned off again (using the same button).
  • When the “Set Alarm” mode is disabled, normal clock ticking should resume from the time that was on the display prior to entering the Set Alarm mode

Submission Instructions

Your completed submission must be made through Canvas – (Go to Assignment 1 under “Assignments” before the due date/time.

An everyday day late will incur a 10% deduction. Each submission should be a zip file containing:

  1. the actual Logisim file (.circ source file)
  2. a report (Word doc or PDF) containing:
    • Your name, student number, unit code and lab session
    • A description of the circuit
    • An outline of your design (in terms of functional blocks of gates, devices)
    • Any assumptions you have made
    • Any unresolved problems with your design
    • Pasted screenshots of your working circuit.

Assessment

Marks will be allocated as per the weighting of each stage. Note that earlier stages attract more marks than later stages, and so obtaining a Pass should be achievable with a solid grasp of the basics.

Your circuit is expected to work! That is, we will be testing your submission in logicism, and most marks will be based on the system’s correctness.

Where bonus marks are awarded, they will be awarded only up to the total marks available.

MAKE IT READABLE!

If we cannot follow your logic, we will deduct marks. Keep your layout neat, and use clear labels. You are also encouraged to use subcircuits to make your design more modular (and your circuits more reusable).

Keep your display and user interface components in one place so we can easily operate your submission.

Order Now

Get expert help for Computer Systems Assignment 1 and many more. 24X7 help, plag free solution. Order online now!

Universal Assignment (April 5, 2026) Computer Systems Assignment 1. Retrieved from https://universalassignment.com/computer-systems-assignment-1/.
"Computer Systems Assignment 1." Universal Assignment - April 5, 2026, https://universalassignment.com/computer-systems-assignment-1/
Universal Assignment September 19, 2022 Computer Systems Assignment 1., viewed April 5, 2026,<https://universalassignment.com/computer-systems-assignment-1/>
Universal Assignment - Computer Systems Assignment 1. [Internet]. [Accessed April 5, 2026]. Available from: https://universalassignment.com/computer-systems-assignment-1/
"Computer Systems Assignment 1." Universal Assignment - Accessed April 5, 2026. https://universalassignment.com/computer-systems-assignment-1/
"Computer Systems Assignment 1." Universal Assignment [Online]. Available: https://universalassignment.com/computer-systems-assignment-1/. [Accessed: April 5, 2026]

Please note along with our service, we will provide you with the following deliverables:

Please do not hesitate to put forward any queries regarding the service provision.

We look forward to having you on board with us.

Categories

Get 90%* Discount on Assignment Help

Most Frequent Questions & Answers

Universal Assignment Services is the best place to get help in your all kind of assignment help. We have 172+ experts available, who can help you to get HD+ grades. We also provide Free Plag report, Free Revisions,Best Price in the industry guaranteed.

We provide all kinds of assignmednt help, Report writing, Essay Writing, Dissertations, Thesis writing, Research Proposal, Research Report, Home work help, Question Answers help, Case studies, mathematical and Statistical tasks, Website development, Android application, Resume/CV writing, SOP(Statement of Purpose) Writing, Blog/Article, Poster making and so on.

We are available round the clock, 24X7, 365 days. You can appach us to our Whatsapp number +1 (613)778 8542 or email to info@universalassignment.com . We provide Free revision policy, if you need and revisions to be done on the task, we will do the same for you as soon as possible.

We provide services mainly to all major institutes and Universities in Australia, Canada, China, Malaysia, India, South Africa, New Zealand, Singapore, the United Arab Emirates, the United Kingdom, and the United States.

We provide lucrative discounts from 28% to 70% as per the wordcount, Technicality, Deadline and the number of your previous assignments done with us.

After your assignment request our team will check and update you the best suitable service for you alongwith the charges for the task. After confirmation and payment team will start the work and provide the task as per the deadline.

Yes, we will provide Plagirism free task and a free turnitin report along with the task without any extra cost.

No, if the main requirement is same, you don’t have to pay any additional amount. But it there is a additional requirement, then you have to pay the balance amount in order to get the revised solution.

The Fees are as minimum as $10 per page(1 page=250 words) and in case of a big task, we provide huge discounts.

We accept all the major Credit and Debit Cards for the payment. We do accept Paypal also.

Popular Assignments

Professional Nursing Assignment Help for Students: Achieve Academic Excellence with Expert Support

Introduction Nursing is a demanding field that combines theoretical knowledge with practical skills. Students pursuing nursing courses often face challenges in completing assignments that require accuracy, critical thinking, and real-world application. This is where nursing assignment help becomes an essential academic support system. With increasing academic pressure and clinical responsibilities,

Read More »

Economics Assignment Help: A Complete Guide for Students

Introduction Economics is a fundamental subject that helps students understand how markets, governments, and individuals make decisions regarding resources. While it is highly relevant in today’s world, many students find economics assignments challenging due to complex theories, graphs, and data analysis. This is where economics assignment help becomes extremely useful.

Read More »

Law Assignment Help: A Complete Guide for Students

Introduction Law is a complex and intellectually demanding field that requires critical thinking, analytical skills, and a deep understanding of legal principles. Students pursuing law often face challenges in completing assignments due to extensive research requirements and intricate case analysis. This is where law assignment help becomes highly beneficial. With

Read More »

Nursing Assignment Help: A Complete Guide for Students

Introduction Nursing is a highly respected and demanding field that requires a strong understanding of medical concepts, patient care, and clinical practices. Students pursuing nursing often face intense academic pressure due to complex assignments, practical responsibilities, and tight deadlines. This is where nursing assignment help becomes essential. With expert assistance,

Read More »

Finance Assignment Help: A Complete Guide for Students

Introduction Finance is a core subject in business and management studies, covering areas like investment analysis, financial management, and risk assessment. While it offers excellent career opportunities, many students find finance assignments challenging due to complex calculations and analytical concepts. This is where finance assignment help becomes essential. With expert

Read More »

Computer Science Assignment Help: A Complete Guide for Students

Introduction Computer Science is one of the most popular and dynamic fields of study, offering vast career opportunities in software development, data analysis, cybersecurity, and more. However, students often face difficulties in completing assignments due to the technical complexity and time constraints. This is where computer science assignment help becomes

Read More »

Digital Marketing Assignment Help: A Complete Guide for Students

Introduction Digital marketing has become a vital part of modern business strategies, making it a popular subject among students worldwide. From social media campaigns to search engine optimization, the field is dynamic and constantly evolving. However, completing assignments in this subject can be challenging due to its practical and analytical

Read More »

Cloud Computing Assignment Help: A Complete Guide for Students

Introduction Cloud computing has become a fundamental part of modern technology, powering everything from mobile apps to enterprise systems. As universities increasingly include this subject in their curriculum, students often find it challenging to keep up with assignments and projects. This is where cloud computing assignment help becomes essential. With

Read More »

Blockchain Assignment Help: A Complete Guide for Students

Introduction Blockchain technology has rapidly gained popularity across industries such as finance, healthcare, and supply chain management. As a result, it has become an important subject in academic programs worldwide. However, students often struggle with its technical concepts and practical applications. This is where blockchain assignment help becomes highly valuable.

Read More »

Data Science Assignment Help: A Complete Guide for Students

Introduction Data Science has become one of the most in-demand fields in today’s digital era, combining statistics, programming, and analytical thinking. However, many students find it difficult to keep up with the complexity of assignments and projects in this subject. This is where data science assignment help plays a crucial

Read More »

Artificial Intelligence Assignment Help: A Complete Guide for Students

Introduction Artificial Intelligence (AI) is transforming industries across the globe, making it one of the most sought-after academic subjects today. However, mastering AI concepts and completing assignments can be challenging for many students. This is where artificial intelligence assignment help becomes essential. With expert guidance, students can better understand complex

Read More »

Assignment Writing Services: A Complete Guide for Students

Introduction Assignments are a crucial part of academic life, helping students develop knowledge, research skills, and critical thinking. However, managing multiple assignments along with exams and personal responsibilities can be overwhelming. This is where assignment writing services become highly beneficial. These services provide expert assistance, helping students complete their assignments

Read More »

Blockchain Assignment Help: A Complete Guide for Students

Introduction Blockchain technology has emerged as one of the most revolutionary innovations in recent years. From cryptocurrencies to secure data management, blockchain is transforming industries like finance, healthcare, and supply chain. Students studying blockchain often face challenges due to its technical concepts and real-world applications. This is where blockchain assignment

Read More »

Assignment Writing Services: A Complete Guide for Students

Introduction Assignments are a crucial part of academic life, helping students develop knowledge, research skills, and critical thinking. However, managing multiple assignments along with exams and personal responsibilities can be overwhelming. This is where assignment writing services become highly beneficial. These services provide expert assistance, helping students complete their assignments

Read More »

Academic Writing Services: A Complete Guide for Students

Introduction Academic writing is a fundamental part of education, requiring students to produce essays, research papers, case studies, and dissertations. It demands strong writing skills, proper structure, and in-depth research. However, many students struggle with academic writing due to time constraints and lack of expertise. This is where academic writing

Read More »

Online Homework Help Services: A Complete Guide for Students

Introduction Homework is an essential part of a student’s learning process, helping reinforce classroom knowledge and improve understanding. However, with increasing academic pressure and multiple responsibilities, students often struggle to complete their homework on time. This is where online homework help services become highly beneficial. They provide expert guidance, save

Read More »

Thesis Writing Help: A Complete Guide for Students

Introduction A thesis is one of the most important academic documents a student will write during their educational journey. It requires in-depth research, critical analysis, and a clear presentation of ideas. However, many students find thesis writing overwhelming due to its complexity and time-consuming nature. This is where thesis writing

Read More »

Essay Writing Help: A Complete Guide for Students

Introduction Essay writing is a fundamental part of academic life, helping students express their ideas, analyze topics, and develop critical thinking skills. Whether it’s argumentative, descriptive, or analytical, writing a high-quality essay requires proper structure, research, and clarity. However, many students struggle with essay writing due to time constraints and

Read More »

Content Writing Assignment Help: A Complete Guide for Students

Introduction Content writing has become a crucial skill in the digital era, playing a key role in blogging, marketing, and online communication. From academic essays to website content, strong writing skills are essential for students across all fields. However, many students struggle with structuring content, maintaining clarity, and optimizing for

Read More »

Digital Marketing Assignment Help: A Complete Guide for Students

Introduction Digital marketing has become one of the most important skills in today’s online-driven world. From social media marketing to search engine optimization (SEO), businesses rely heavily on digital strategies to reach their audience. Students studying digital marketing often face challenges in understanding strategies, tools, and real-world applications. This is

Read More »

UI/UX Design Assignment Help: A Complete Guide for Students

Introduction UI/UX design is a crucial aspect of modern digital products, focusing on creating visually appealing and user-friendly interfaces. From websites to mobile apps, good design enhances user experience and engagement. Students studying UI/UX design often face challenges in creativity, tools, and usability principles. This is where UI/UX design assignment

Read More »

Can't Find Your Assignment?