For mechatronics applications computer systems hardware is usually restricted to computer specific circuits and devices. These include logic networks, flip flops ,counters,timers,triggers,integrated circuit and microprocessor
Fast computer hardware is of little value without the appropriate software to operate it. Computers can be programed at several levels.
Machine level:
Assembly language:
The language consists of a collections of short acronyms or abbreviations like ADD, MUL, DIV.
High level language:
The languages like BASIC,FORTRAN,C and PASCAL which will not dependent on internal structure of CPU . Most high level language require that a compiler be used for machine code translation.
Fast computer hardware is of little value without the appropriate software to operate it. Computers can be programed at several levels.
Machine level:
- It is also called as chip level programming
- In machine language program all communication is in terms of ones and zeros
- Programming in machine language is a slow,tedious and error prone task
Assembly language:
The language consists of a collections of short acronyms or abbreviations like ADD, MUL, DIV.
High level language:
The languages like BASIC,FORTRAN,C and PASCAL which will not dependent on internal structure of CPU . Most high level language require that a compiler be used for machine code translation.
No comments:
Post a Comment