Collaborative Work of Cluster Micro Magnetic Robots

Collaborative Work of Cluster Micro Magnetic Robots

Introduction This is an important advancement in cluster robot technology. A research team from Hanyang University in Seoul, South Korea, has developed a cluster of micro magnetic robots that can work together like ants to accomplish a series of complex tasks, such as transporting objects much larger than themselves. This study was published in the … Read more

Understanding Hardware Engineers and Their Responsibilities

Understanding Hardware Engineers and Their Responsibilities

What is Hardware In a narrow sense, software and hardware generally refer to the electronic field. Software code is also written by people, and the languages we are familiar with, such as C, C++, etc., are translated into assembly language by compilers, and then assembly language is translated into binary machine language by assemblers, which … Read more

What Is a Hardware Engineer?

What Is a Hardware Engineer?

1. What is Hardware? Baidu Baike describes “Hardware (English name Hardware) is the abbreviation of computer hardware (terms used in mainland China and Hong Kong, while Taiwan refers to it as hardware), which refers to various physical devices composed of electronic, mechanical, and optoelectronic components in a computer system. These physical devices form an organic … Read more

Designing Reliability in Electronic Products

Designing Reliability in Electronic Products

Product reliability is designed. It is produced and managed. -Qian Xuesen 1. Circuits Are Designed. Don’t Just Draw, Be a Designer. An electrolytic capacitor soldered next to a heat sink causes the related circuit parameters to drift, resulting in unstable machine parameters; the inconsistency in the color of green LEDs makes them look unattractive. Each … Read more

Design and Reflection on Teaching Colored LCD Screens

Design and Reflection on Teaching Colored LCD Screens

Design and Reflection on Teaching Colored LCD Screens Yaping Zhao1 Liang Hao2 Meina Yu3Hong Pan4 Ye Zhu5 Rui Wei6* 1.Peking University Affiliated High School, 100190 2.Beijing Yuying Middle School, 100036 3.Beijing University of Science and Technology, 100083 4.Foshan Education Bureau Research Office, Guangdong Province, 528000 5.San Fan Middle School, Beijing, 100120 6.Key Research Base for … Read more

In-Depth Analysis: Secrets of Tesla’s Motherboard Design

In-Depth Analysis: Secrets of Tesla's Motherboard Design

[Image] I will provide an in-depth explanation of each module, including its design purpose, parameter selection, layout considerations, system design logic, and a pros and cons analysis. Below is a detailed analysis of the modules in Tesla’s autonomous driving motherboard, with each module divided into five sections: Design Purpose, Parameter Analysis, Layout Logic, Pros and … Read more

The High Costs of Embedded Development

The High Costs of Embedded Development

Today, I have compiled some prices of commonly used software tools in embedded development, and some netizens exclaimed: The cost of embedded development is too high! Let me ask everyone first: Do you think the cost of embedded development is high? The answer: Yes! For ordinary people, it is indeed high, except for some wealthy … Read more

7 Embedded Software Design Architectures You Should Know

7 Embedded Software Design Architectures You Should Know

I am Lao Wen, an embedded engineer who loves learning. Follow me to become better together! An architectural pattern is a general reusable solution to a commonly occurring problem within a given context in software architecture. A pattern is a solution to a problem in a specific context. However, many developers still struggle to understand … Read more

Three Practical Tips for Debugging Automotive Embedded Software

Three Practical Tips for Debugging Automotive Embedded Software

Since graduating with my master’s degree, I have been working in the automotive embedded industry for three years. Compared to school projects, company projects have more stringent requirements for code writing standards and test cases. In the automotive industry, most of the engineers’ code is generated by EB Tresos, Davinci, and Matlab, with only a … Read more

A 20-Year Review of Embedded Systems Development

A 20-Year Review of Embedded Systems Development

Just like in any field of development, the development of embedded systems is like the ocean: the deep ocean currents are relatively stable, while beneath the seemingly calm surface, there may be raging undercurrents. Risking being submerged, I want to express that the foundation of today’s embedded systems development is basically akin to how engineers … Read more