Control Theory used in practice
Fundamentals of Feedback Control using Microcontroller [Application]

In "Fundamentals of Feedback Control using Microcontroller (Analysis)" I have explained the means to improve the characteristics of a control object by modeling it with mathematical formulas and applying feedback, and to improve the tracking of output to a target value by using mathematical formulas as control theory. From now on, I would like to […]

Read more
Control Theory used in practice
Fundamentals of Feedback Control using Microcontroller [Analysis]

In "Fundamentals of Feedback Control using Microcontroller [Preparation]" I provide an overview of feedback control and a summary of the process up to the point where the modeled control object is Laplace transformed into complex s-space and a transfer function is created. In this [Analysis] section, I will explain how to read block diagrams and […]

Read more
Control Theory used in practice
Fundamentals of Feedback Control using Microcontroller [Preparation]

I have summarized in my own way the outline of control theory, which will expand the world of design and development if it is mastered in order to realize motion control using embedded MCUs. This is not a sequence control in which commands are executed in order as in programming, but a feedback control in […]

Read more
Control Theory used in practice
Actual function of coils and capacitors

The electrical circuits that make up MCU interface are mainly DC circuits, so they are relatively simple, obeying Ohm's law with resistance as the load. However, when it comes to AC circuits, the story is different. This is because the coils and capacitors used in the circuits have a characteristic called impedance, which is the […]

Read more