The real time system (rts)-microprocessor, Assembly Language

Assignment Help:

The real time System (RTS) :

Calling the clock real-time is somewhat of a misnomer because it only shows the time setting it has been given. The RTC is the other half of chip that has CMOS memory and may be thought of as a set of counters.

The first one counts from 0 to 9 and then tells to the next counter (the 10's place counter) to count once. The first counter then begin counting again and counts from 0 to 9 and again tell the next higher counter (the 10's counter) to set its counter up one more (now at 2), and so on.

Now the 10's place counter (which is counting 10's of seconds) only counts from 0 to 5 and then it tells the minute counter to do its increment, which will then start its drive from 0 to 9 and so on.

Of course the next counter after minute counter is minute 10's place counter, which also counts from limit 0 to 5 and then tells the hours counter to count once etc, and so on.

The procedure goes on through the hour 10's place as it counts from 0 to 2, the day counter-which enter from 1 to 30, or  1 to 31, or sometimes  1 to 28 or might be 29 depending on what the rules for which month has how many days and which years have 29 day Februarys. The month counter proceeds to enter from 1 to 12, and of course then the year counter starts its trip with the good old 0 to 9, and in last we have year 10's counter again with values going from 0 to 9.

 


Related Discussions:- The real time system (rts)-microprocessor

Interrupt table-how interrupt table processed-microprocessor, Interrupt Tab...

Interrupt Table Each interrupt level has a booked memory location, called an interrupt vector.  All these vectors (or pointers) are stored in the interrupt table. Table lies at

Signal descriptions of 8086-microprocessor, Signal descriptions of 8086 : ...

Signal descriptions of 8086 : described below are common for the maximum andminimum mode bothdata lines AD15 -AD0: These are the time multiplexed andmemory I/O address. Addre

Eeprom programming, how to store a bulk data in a external eeprom

how to store a bulk data in a external eeprom

Stand alone system - assembly language program, Develop an assembly languag...

Develop an assembly language program for the system and simulate it using MPLAB. From this produce a demo program (in Assembly language) that will run on the MatrixMultimedia Devel

Project 1: Text Conversion, I need a text conversion program written in ass...

I need a text conversion program written in assembly language

Program on virtual learning environment, Task One Produce a menu such a...

Task One Produce a menu such as the one below (remember to keep to this specification). M E N U 1, Enter Number 1 2, Enter Number 2 3, Display num1 and num2 4, D

Addressing modes for sequential control-microprocessor, The addressing mode...

The addressing modes for the sequential control transfer instructions are described below:   1. Immediate: Immediate data is a part of instruction,in this type of addressin

Eax and ax register, MyLocation SDWORD 14 TheTest        SDWORD 8     mov ...

MyLocation SDWORD 14 TheTest        SDWORD 8     mov    eax,MyLocation     mov    ebx,TheTest     neg     eax,ebx     sub     eax,ebx Show exactly what lives in eax after executi

Timing diagram of minimum mode, give the explaination of timing diagram min...

give the explaination of timing diagram minimum mode memory write cycle

Cbw-cwd-arithmetic instruction-microprocessor, CBW: Convert Signed Byte to...

CBW: Convert Signed Byte to Word: This instruction converts a signed byte to a signed word. In other terms, it copies the sign bit of a byte to be converted to all of the bits in

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd