1 NEARLY 82 PCT OF MONGOLIA'S TOTAL TERRITORY AFFECTED BY DESERTIFICATION, LAND DEGRADATION WWW.XINHUANET.COM PUBLISHED:2026/08/14      2 THE HELICOPTER THAT HELPED TOPPLE MONGOLIA’S PRIME MINISTER LINKED TO LEX OIL SCHEME WWW.EUREPORTER.CO PUBLISHED:2026/08/14      3 BAGAKHANGAI–KHUSHIG VALLEY–EMEELT RAILWAY TO OPEN NEXT MONTH WWW.MONTSAME.MN PUBLISHED:2026/08/13      4 MONGOLIA'S CENTRAL BANK TIGHTENS MONETARY POLICY: KEY RATE INCREASED TO 12.5% WWW.OPEN.KG PUBLISHED:2026/08/13      5 KOREAN HOSPITALS EXPAND MEDICAL OUTREACH IN MONGOLIA, SHIFT FOCUS TO LOCAL CAPACITY WWW.KOREABIOMED.COM PUBLISHED:2026/08/13      6 BORDER TOWNS BRIDGED BY MORE THAN A ROAD WWW.CHINADAILY.COM.CN PUBLISHED:2026/08/13      7 MONGOLIA USES UN PASSENGER DATA SYSTEM TO IDENTIFY SMUGGLING, DRUG TRAFFICKING AND OTHER BORDER THREATS WWW.HSTODAY.US PUBLISHED:2026/08/13      8 MONGOLIA'S LOST OPPORTUNITIES FROM COPPER WWW.MONGOLIANMININGJOURNAL.COM PUBLISHED:2026/08/13      9 AIR CHINA C919 LANDS IN MONGOLIA USING BILATERAL AIRWORTHINESS WORKAROUND WWW.TECHTIMES.COM PUBLISHED:2026/08/13      10 43,000 PASSENGER CARS IMPORTED IN THE FIRST HALF OF 2026 WWW.GOGO.MN PUBLISHED:2026/08/12      ТӨЛБӨРИЙН ТЭНЦЛИЙН УРСГАЛ ДАНС 207.2 САЯ АМ.ДОЛЛАРЫН АШИГТАЙ ГАРЛАА WWW.MONTSAME.MN НИЙТЭЛСЭН:2026/08/13     ГЕГ: ГААЛИЙН ЗӨРЧИЛ ӨНГӨРСӨН ОНООС 18 ХУВИАР ӨССӨН WWW.EAGLE.MN НИЙТЭЛСЭН:2026/08/13     ГАДААД УЛСАД ХӨДӨЛМӨРИЙН ГЭРЭЭГЭЭР АЖИЛЛАХ МОНГОЛ ИРГЭДИЙН ТОО 58.2 ХУВИАР БУУРЧЭЭ WWW.EAGLE.MN НИЙТЭЛСЭН:2026/08/13     ШХАБ-Д ХАРИЛЦААГАА АХИУЛАХ ХАМГИЙН БОЛОМЖИТ НЭР ДЭВШИГЧИД НЬ МОНГОЛ, АЗЕРБАЙЖАН ГЭВ WWW.ITOIM.MN НИЙТЭЛСЭН:2026/08/13     “BYD” -ИЙН ТАНИЛЦУУЛСАН БАТАРЕЙД СУУРИЛСАН НИЙТИЙН ТЭЭВРИЙН "SKY SHUTTLE" ТӨСЛИЙГ УЛААНБААТАР ХОТ ДЭМЖИНЭ WWW.ITOIM.MN НИЙТЭЛСЭН:2026/08/13     177 КМ ТӨМӨР ЗАМЫГ МОНГОЛЧУУД ӨӨРСДӨӨ БАРЬЖ БАЙНА WWW.GOGO.MN НИЙТЭЛСЭН:2026/08/13     АНХААРУУЛГА: ЦЭНХЭР ХУВАНЦАР САВНААС ИЛЭРСЭН ХАР ТУГАЛГА ХҮЛЦЭХ ХЭМЖЭЭНЭЭС 60–72 ДАХИН ИХ БАЙНА WWW.GOGO.MN НИЙТЭЛСЭН:2026/08/13     БЭЭЖИН-УЛААНБААТАРЫН ЧИГЛЭЛД ОЛОН УЛСЫН ТОГТМОЛ НИСЛЭГИЙГ ЭХЛҮҮЛЭВ WWW.MONTSAME.MN НИЙТЭЛСЭН:2026/08/13     ТҮЛШ, БИТУМ ТАСАРЧ, ЗАМЫН ТӨСЛҮҮД ЗОГСОХОД ХҮРЧЭЭ WWW.NEWS.MN НИЙТЭЛСЭН:2026/08/13     Ц.САНДАГ-ОЧИР: МОНГОЛ УЛСЫН НИЙТ ГАЗАР НУТГИЙН 81.9 ХУВЬ ЦӨЛЖИЛТӨД ӨРТСӨН БАЙНА WWW.ITOIM.MN НИЙТЭЛСЭН:2026/08/12    

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.