throbber
12/14/23, 2:42 PM
`
`Differences in Microcomputer, Microprocessor and Microcontroller
`
`Differences in Microcomputer, Microprocessor and
`Microcontroller
`
`Microcontroller Microprocessor
`
`Computers
`
`Let us discuss Microcomputer, Microprocessor, and Microcontroller in this article and also to
`highlight their respective differences in between.
`
`Microcomputer
`
`inexpensive, and limited capability
`A microcomputer can be defined as a small sized,
`computer.
`It has the same architectural block structure that
`is present on a computer.
`Present-day microcomputers are having smaller sizes. Nowadays, they are of the size of a
`notebook. But in the coming daysalso their sizes will get more reduced as well. Due to their
`lower costs,
`individuals can possess them as their personal computers. Because of mass
`production, they are becoming still cheaper. Initially,
`in the earlier days, they were not very
`much powerful. Their
`internal operations and instructions were very much limited and
`restricted. But at present days, microcomputers have not only multiplied and divide
`instructions on unsigned and signed numbers but are also capable of performing floating
`point arithmetic operations.
`In
`fact,
`they are becoming more
`powerful
`than the
`minicomputers and main computers of yesteryear.
`
`https:/Avww.tutorialspoint.com/differences-in-microcomputer-microprocessor-and-microcontroller
`
`EX. 1012
`LG Electronics, Inc. / Page 1 of 6
`
`EX. 1012
`LG Electronics, Inc. / Page 1 of 6
`
`

`

`12/14/23, 2:42 PM
`
`Differences in Microcomputer, Microprocessor and Microcontroller
`
`
`
`https:/Avww.tutorialspoint.com/differences-in-microcomputer-microprocessor-and-microcontroller
`
`EX. 1012
`LG Electronics, Inc. / Page 2 of 6
`
`2/6
`
`EX. 1012
`LG Electronics, Inc. / Page 2 of 6
`
`

`

`12/14/23, 2:42 PM
`
`Differences in Microcomputer, Microprocessor and Microcontroller
`
`As an example, the Commodore 64 was one of the most popular microcomputers of its era
`and is the best-selling model of home computer ofall time.
`
`So a microcomputer is a small, relatively inexpensive computer with a microprocessor as its
`central processing unit
`(CPU).
`It
`includes a
`single printed circuit board containing a
`microprocessor, memory, and minimal input/output(I/O) circuitry mounted. With the advent
`of increasingly powerful microprocessors, microcomputers became popular in the 1970s
`andi980s. The predecessors to these computers, mainframes, and minicomputers, were
`comparatively much larger and more expensive(though indeed present-day mainframes such
`as the IBM System z machines use one or more custom microprocessors as their CPUs). Also,
`we can mention that many microcomputers,
`in the generic sense, (when equipped with a
`keyboard and screen for input and output) are also personal computers.
`
`Microprocessor
`
`The processor on a single chip is called a Microprocessor which can process micro-
`instructions.
`Instructions
`in
`the form of Osand is are called micro-instructions. The
`
`is also available as a single
`microprocessor is the CPU part of a microcomputer, and it
`integrated circuit. Thus as main components, the microprocessor will have theControl Unit
`(CU) and the Arithmetic Logic Unit
`(ALU) of a microcomputer. An example is Intel 8085
`microprocessor.
`In addition to the microprocessor features, a microcomputer will have the
`following additional features:
`
`https:/Avww.tutorialspoint.com/differences-in-microcomputer-microprocessor-and-microcontroller
`
`EX. 1012
`LG Electronics, Inc. / Page 3 of 6
`
`EX. 1012
`LG Electronics, Inc. / Page 3 of 6
`
`

`

`12/14/23, 2:42 PM
`
`Differences in Microcomputer, Microprocessor and Microcontroller
`
`@ ROM/PROM/EPROM/EEPROM for storing program
`
`e RAM for storing data, intermediate results, and final results
`
`e 1/0 devices for communication with the outside world
`
`e 1/0 ports for communication with the I/O devices.
`
`In the present-day world, Microprocessors are extensively used. Before the microprocessor’s
`invention,
`the logic design was done by hardware using gates,
`flip-flops, etc. A mini-
`computer was too much costly. With the advent of the microprocessor,
`logic design using
`hardware has been mostly replaced.
`It provides flexibility instrumentation where the
`characteristics of the system can be changed just by changing the software. Also, new
`generations of applications have surfaced, which were not thought of earlier because of the
`prohibitive cost of a minicomputer or the complexity of logic design using hardware.
`
`Some of the applications where microprocessors have been used arelisted below -
`
`e Business applications such as desktop publishing
`
`e Industrial applications such as power plant control
`
`e Measuring instruments such as multimeter
`
`e@ Household equipment such as washing machine
`
`e Medical equipment such as blood pressure monitor
`
`e@ Defense equipment such as light combat aircraft;
`
`e@ Computers such as a personal computer
`
`Microcontroller
`
`A Microcontroller is a small and low-cost microcomputer, which is designed to perform the
`specific tasks of embedded systems like displaying microwave information, receiving remote
`signals etc.
`
`The general microcontroller consists of the processor,
`Serial ports, peripherals (timers, counters) etc.
`
`the memory (RAM, ROM, EPROM),
`
`Types of Microcontrollers
`
`Microcontrollers are divided into various categories based on memory, architecture, bits and
`instruction sets. Following is the list of their types —
`
`https:/Avww.tutorialspoint.com/differences-in-microcomputer-microprocessor-and-microcontroller
`
`EX. 1012
`LG Electronics, Inc. / Page 4 of 6
`
`4/6
`
`EX. 1012
`LG Electronics, Inc. / Page 4 of 6
`
`

`

`12/14/23, 2:42 PM
`
`Differences in Microcomputer, Microprocessor and Microcontroller
`
`e Bit - Based on bit configuration,
`categories.
`
`the microcontroller is further divided into three
`
`e@ 8-bit microcontroller — This type of the microcontroller is used to execute
`arithmetic and logical operations like addition,
`subtraction, multiplication
`division, etc. For example, Intel 8031 and 8051 are an 8-bit microcontroller.
`
`e@ 16-bit microcontrollers — This type of the microcontroller is used to perform
`arithmetic and logical operations where higher accuracy and performanceis
`required. Forexample, Intel 8096 is a 16-bit microcontroller.
`
`e@ 32-bit microcontrollers — This type of the microcontroller is generally used in
`automatically controlled appliances
`like automatic operational machines,
`medical appliances, etc.
`
`e@ Memory — Based on the memory configuration, the microcontroller is further divided
`into two categories.
`
`e@ External memory microcontroller — This type of microcontroller is designed in
`such a way that they do not have a program memory on the chip. Hence,it is
`named
`as
`external memory microcontroller.
`For
`example
`Intel
`8031
`microcontroller.
`
`e@ Embedded memory microcontroller — This type of microcontroller is designed
`in such a way that the microcontroller has all programs and data memory,
`counters and timers,
`interrupts,
`I/O ports are embedded on the chip. For
`example Intel 8051 microcontroller.
`
`e Instruction Set - Based on the instruction set configuration, the microcontroller is
`further divided into two categories.
`
`e CISC-— CISC stands for complex instruction set computer. It allows the user to
`insert a single instruction as an alternative to many simple instructions.
`
`e@ RISC-— RISC stands for Reduced Instruction Set Computers. It reduces the
`operational time by shortening the clock cycle per instruction.
`
`Applications of Microcontrollers
`
`Microcontrollers are widely used in various different devices such as —
`
`https:/Avww.tutorialspoint.com/differences-in-microcomputer-microprocessor-and-microcontroller
`
`EX. 1012
`LG Electronics, Inc. / Page 5 of 6
`
`EX. 1012
`LG Electronics, Inc. / Page 5 of 6
`
`

`

`12/14/23, 2:42 PM
`
`Differences in Microcomputer, Microprocessor and Microcontroller
`
`e Light sensing and controlling devices like LED.
`
`@ Jemperature sensing and controlling devices like a microwave oven, chimneys.
`
`e Fire detection and safety devices like the Fire alarm.
`
`e Measuring devices like Volt Meter.
`
`https:/Avww.tutorialspoint.com/differences-in-microcomputer-microprocessor-and-microcontroller
`
`EX. 1012
`LG Electronics, Inc. / Page 6 of 6
`
`6/6
`
`EX. 1012
`LG Electronics, Inc. / Page 6 of 6
`
`

This document is available on Docket Alarm but you must sign up to view it.


Or .

Accessing this document will incur an additional charge of $.

After purchase, you can access this document again without charge.

Accept $ Charge
throbber

Still Working On It

This document is taking longer than usual to download. This can happen if we need to contact the court directly to obtain the document and their servers are running slowly.

Give it another minute or two to complete, and then try the refresh button.

throbber

A few More Minutes ... Still Working

It can take up to 5 minutes for us to download a document if the court servers are running slowly.

Thank you for your continued patience.

This document could not be displayed.

We could not find this document within its docket. Please go back to the docket page and check the link. If that does not work, go back to the docket and refresh it to pull the newest information.

Your account does not support viewing this document.

You need a Paid Account to view this document. Click here to change your account type.

Your account does not support viewing this document.

Set your membership status to view this document.

With a Docket Alarm membership, you'll get a whole lot more, including:

  • Up-to-date information for this case.
  • Email alerts whenever there is an update.
  • Full text search for other cases.
  • Get email alerts whenever a new case matches your search.

Become a Member

One Moment Please

The filing “” is large (MB) and is being downloaded.

Please refresh this page in a few minutes to see if the filing has been downloaded. The filing will also be emailed to you when the download completes.

Your document is on its way!

If you do not receive the document in five minutes, contact support at support@docketalarm.com.

Sealed Document

We are unable to display this document, it may be under a court ordered seal.

If you have proper credentials to access the file, you may proceed directly to the court's system using your government issued username and password.


Access Government Site

We are redirecting you
to a mobile optimized page.





Document Unreadable or Corrupt

Refresh this Document
Go to the Docket

We are unable to display this document.

Refresh this Document
Go to the Docket