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

Lds/les instruction execution-microprocessor, LDS/LES Instruction execution...

LDS/LES Instruction execution :  LAHF : Load AH from Lower Byte of Flag: - This instruction loads the AH register with the lower byte of the flag register. This instruction ca

Programming., a program that display English letters excluding vowels

a program that display English letters excluding vowels

Boolean and comparison instructions, what will be the value of EAX after fo...

what will be the value of EAX after following instructions execute? mov bx, 0FFFFh and bx, 6Bh

Hex , what is the hex value in ax after executing the instructions ax= 1E8...

what is the hex value in ax after executing the instructions ax= 1E8A bx=4080 add al,bl sub ah,bh

Machine level programs-microprocessor, Machine Level Programs In this s...

Machine Level Programs In this section, a few machine levels programming instance, rather then, instruction sequences are presented for comparing the 8086 programming with that

Code for reading flow & generating led output, Code for Reading Flow & Gene...

Code for Reading Flow & Generating LED Output The code starts with the scanning of the PORT 3, for reading the flow status to check for various flow conditions and compare to

Program, move a byte string ,16 bytes long from the offset 0200H to 0300H i...

move a byte string ,16 bytes long from the offset 0200H to 0300H in the segment 7000H..

Program on fibonacci series , Write a program to calculate the first 20 num...

Write a program to calculate the first 20 numbers of Fibonacci series. Use the stack (memory) to store the calculated series. Your debugger output should look like the following sc

Plus and underline , What is the hex for + and - under with a sum involved

What is the hex for + and - under with a sum involved

Write an assembly language program, You are to write an assembly language p...

You are to write an assembly language program called subfaq.s that computes the generalized subfactorial function of nonnegative integer inputs i0 and n. The generalized subfactori

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