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

Estimation of a definite integral, Can any one assist me with this program....

Can any one assist me with this program. I am not efficient with assembly language and I need assistance badly. I am not asking anyone to do my work I just need help step by step

Program, assembly language program to find larges number in an array

assembly language program to find larges number in an array

Control transfer or branching instruction-microprocessor, Control Transfer ...

Control Transfer or Branching Instruction Control transfer instructions transfer the flow of execution of the program to a new address specified in the instruction indirectly o

Selecting array elements, implement the following c++ code in assembly lang...

implement the following c++ code in assembly language using the block-structured .IF and .while directives

Instructions, Difference between div and idiv

Difference between div and idiv

Dec-arithmetic instruction-microprocessor, DEC:  Decrement :- The decremen...

DEC:  Decrement :- The decrement instruction subtracts 1 from the contents of the particular memory location or register. All the conditions code flags except carry flag are affec

Sub-arithmetic instruction-microprocessor, SUB: Subtract :- The subtract in...

SUB: Subtract :- The subtract instruction subtracts the source operand from destination operand and result is left in the destination operand. Source operand might be memory locati

Program for declare the threshold, 1. Start your program at address $8500. ...

1. Start your program at address $8500. To do this you need to inform the assembler, through the EQU and ORG assembler directives, that you want your program to start at $8500. Thi

maximim and minimum mode 8088-microprocessor, Maximim and Minimum mode 808...

Maximim and Minimum mode 8088 system : In the maximum mode, the pin 880 is lastingly high. The functions and timings of other pins of 8088 are exactly similar to 8086. Due to t

Program., write a Mips program that read a string AND PRINT IT ON THE SCREE...

write a Mips program that read a string AND PRINT IT ON THE SCREEN

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