1 WORLD’S BIGGEST MINING COMPANIES NOW WORTH $2.17 TRILLION WWW.MINING.COM PUBLISHED:2026/08/10      2 WORLD BANK COUNTRY MANAGER PRESENTS CREDENTIALS WWW.UBPOST.MN PUBLISHED:2026/08/10      3 70 MW THERMAL POWER PLANT FIRED UP AHEAD OF WINTER PEAK WWW.MONTSAME.MN PUBLISHED:2026/08/10      4 MONGOLIA’S NEXT PRESIDENT? RACE TO SUCCEED KHURELSUKH RESHAPES POLITICAL LANDSCAPE WWW.INTELLINEWS.COM PUBLISHED:2026/08/09      5 REQUEST SUBMITTED TO SUPPLY 12,000–15,000 TONNES OF AI-92 GASOLINE MONTHLY FROM CHINA WWW.MONTSAME.MN PUBLISHED:2026/08/09      6 DIRECTIVE ISSUED TO EXCHANGE 80 PERCENT OF GOVERNMENT DATA DIGITALLY BY NEXT YEAR WWW.MONTSAME.MN PUBLISHED:2026/08/09      7 KAZAKHSTAN, MONGOLIA STRENGTHEN WATER COOPERATION WWW.KT.KZ PUBLISHED:2026/08/09      8 BRIDGE TO THE PERSIAN GULF: WHAT THE AGREEMENT BETWEEN GOLOMT BANK AND MASHREQ BANK MEANS FOR THE CITIZENS OF MONGOLIA WWW.OPEN.KG PUBLISHED:2026/08/09      9 MIAT TO EXPAND COOPERATION WITH BOEING WWW.MONTSAME.MN PUBLISHED:2026/08/07      10 MONGOLIA'S FOREX RESERVES HIT RECORD HIGH OF 7.9 BLN USD WWW.XINHUANET.COM PUBLISHED:2026/08/07      ЕРӨНХИЙ САЙД ГАЗРЫН ТОС БОЛОВСРУУЛАХ ҮЙЛДВЭРИЙГ 2028 ОНД АШИГЛАЛТАД ОРУУЛАХ ҮҮРЭГ ӨГЛӨӨ WWW.EAGLE.MN НИЙТЭЛСЭН:2026/08/10     БАГАХАНГАЙ-ХӨШИГИЙН ХӨНДИЙ-ЭМЭЭЛТ ЧИГЛЭЛИЙН ТӨМӨР ЗАМЫН ЭХНИЙ 87 КМ-ИЙН БҮТЭЭН БАЙГУУЛАЛТ ДУУСЛАА WWW.ITOIM.MN НИЙТЭЛСЭН:2026/08/10     АХБ-НЫ СУУРИН ТӨЛӨӨЛӨГЧӨӨР ЖОН ЖҮХЁНЬ ЖОНГИЙГ ТОМИЛЖЭЭ WWW.NEWS.MN НИЙТЭЛСЭН:2026/08/10     420 БИЗНЕСТ ТАТВАРЫН БОЛОН ТАТВАРЫН БУС ДЭМЖЛЭГ ҮЗҮҮЛНЭ WWW.NEWS.MN НИЙТЭЛСЭН:2026/08/10     МОНГОЛЫН МЕТАН ХИЙГ ЗАХ ЗЭЭЛД ГАРГАХ “JADE GAS” -ЫН ТУХАЙ ЗААВАЛ МЭДЭХ БАРИМТУУД WWW.ITOIM.MN НИЙТЭЛСЭН:2026/08/10     ЧОЙР–МАНДАЛГОВЬ–АРВАЙХЭЭРИЙН АВТО ЗАМЫН ТӨСӨЛ 2028 ОНД БҮРЭН ДУУСНА WWW.NEWS.MN НИЙТЭЛСЭН:2026/08/10     БЯМБА ГАРАГААС ЭХЛЭН НИЙСЛЭЛД ТЭГШ, СОНДГОЙ ДУГААРААР ХӨДӨЛГӨӨНД ОРОЛЦОНО WWW.GOGO.MN НИЙТЭЛСЭН:2026/08/10     ШИНЭ СТАНЦЫН ТЕХНОЛОГИЙН АНХНЫ ГАЛЫГ АСААЛАА WWW.GOGO.MN НИЙТЭЛСЭН:2026/08/09     БНХАУ-ААС САР БҮР 12-15 МЯНГАН ТОНН АИ-92 АВТОБЕНЗИН ТОГТМОЛ НИЙЛҮҮЛЭХ ХҮСЭЛТ ТАВИЛАА WWW.MONTSAME.MN НИЙТЭЛСЭН:2026/08/09     ШАТАХУУНЫ НӨӨЦИЙН САВНУУД ЭХНЭЭСЭЭ АШИГЛАЛТАД ОРЖ БАЙНА WWW.NEWS.MN НИЙТЭЛСЭН:2026/08/09    

Integrated Circuits IC

An integrated circuit ;(IC), also called a microelectronic circuit, microchip, or chip, is an assembly of electronic components, fabricated as a single unit, in which miniaturized active devices (e.g., transistors and diodes) and passive devices (e.g., capacitors and resistors) and their interconnections are built upon a thin substrate of semiconductor material (typically silicon). The resulting circuit is thus a small monolithic “chip,” which may be as small as a few square centimeters or only a few square millimeters. The individual circuit components are generally microscopic in size.

Integrated Circuits IC has two main advantages over discrete circuits: cost and performance. The cost is low because the chips, with all their components, are printed as a unit by photolithography rather than being constructed one transistor at a time. Furthermore, packaged ICs use much less material than discrete circuits. Performance is high because the IC's components switch quickly and consume comparatively little power because of their small size and proximity. The main disadvantage of ICs is the high cost of designing them and fabricating the required photomasks. This high initial cost means ICs are only commercially viable when high production volumes are anticipated.

 

Microcontroller (MCU)

microcontroller ;is a compact integrated circuit designed to govern a specific operation in an embedded system. A typical microcontroller includes a processor, memory, and input/output (I/O) peripherals on a single chip.

Sometimes referred to as an embedded controller or microcontroller unit (MCU), microcontrollers are found in vehicles, robots, office machines, medical devices, mobile radio transceivers, vending machines, and home appliances, among other devices. They are essentially simple miniature personal computers (PCs) designed to control small features of a larger component, without a complex front-end operating system (OS).

 

How do microcontrollers work?

A microcontroller is embedded inside of a system to control a singular function in a device. It does this by interpreting data it receives from its I/O peripherals using its central processor. The temporary information that the microcontroller receives is stored in its data memory, where the processor accesses it and uses instructions stored in its program memory to decipher and apply the incoming data. It then uses its I/O peripherals to communicate and enact the appropriate action.

Microcontrollers are used in a wide array of systems and devices. Devices often utilize multiple microcontrollers that work together within the device to handle their respective tasks.

For example, a car might have many microcontrollers that control various individual systems within, such as the anti-lock braking system, traction control, fuel injection, or suspension control. All the microcontrollers communicate with each other to inform the correct actions. Some might communicate with a more complex central computer within the car, and others might only communicate with other microcontrollers. They send and receive data using their I/O peripherals and process that data to perform their designated tasks.