当前位置:网站首页>Written before the official account - QT, ARM, DSP, microcontroller, power electronics and transmission!
Written before the official account - QT, ARM, DSP, microcontroller, power electronics and transmission!
2022-07-30 07:14:00 【transparent light】
Section 1: Why do you want to be a public account
Search for many public accounts on WeChat, keywords: QT, microcontroller, DSP, power electronics and power transmission, switching power supply hardware design, signal acquisition, communication technology (CAN, I2C, UART, SPI, ETHERNET), LoRa, MatlabEtc., most of them are not particularly close to the system level and detail level, that is to say, there is no special professional explanation about the large program system, power electronic system, small specific program design, hardware circuit construction, and no review from a certain height.This knowledge about electricity (I stand at a very low height, and I am also a rookie in the eyes of Daniel).So I want to take the opportunity of using QT now to explain the knowledge I have learned in different categories, for colleagues who learn to write code and power electronic hardware to discuss and make progress together.
Note: The WeChat public account cannot be applied for these days. After August, you can apply for the public account. At that time, the QR code of the public account will be posted.
Section 2: Experience
Having studied power electronics and electric drive for ten years, from undergraduate to postgraduate to Ph.D., I have a general understanding of the entire power grid system, and a little knowledge.At the same time, I have been working in power electronics for 7 years, and now I have switched to the control field (almost the front end of the power system: acquisition).dabble.
In school: The basic things for undergraduates are single-chip microcomputer, power electronics, electric drive, digital, analog, and C language.Graduate students started working on converters, and they were still converters during their Ph.D., but all the knowledge was in books, and the entire knowledge framework was not systematically examined.
At work: First, I made a converter and controlled the synchronous motor. Everything was done by others, just learning.Then start to be familiar with the entire converter system, the underlying DSP control, CAN communication and so on.Later, I started to write the converter control program by myself, line by line of my own code, and debug one circuit by one circuit.Then start moving towards front-end acquisition and communication.
Now to sum up, what I have done, I should have studied it well (this is an impossible thing, the process is also very painful, and most of it is not voluntary).
1. Communication:
CAN communication, SPI communication, UART serial communication, ETHERNET communication, IIC communication, LoRa communication.Almost all common communications on ARM and DSP have been done over and over (of course, there are many things that have not been covered, the vision is only here, and the others have not been used yet).
Of course the corresponding hardware: serial port, RS232, TTL, RS485.There are also corresponding protocols: MODBUS_TCP, MODBUS_RTU and other protocols written by themselves.
2. Using the microcontroller:
Basic 2812, 28335, 6748, etc., later C409, and then later STM32 series 407, 103, H750.They are also used directly, and later also used HAL library and FREERTOS, THREAD, UCOS.Of course, the previous 51 must have been used.
3. Software aspects
This part is more, let's talk slowly!
MATLAB is a must for power electronics. I lived on this during school, and of course, there is a simpler PSIM.
keilC of 51 microcontroller.
The multisim, LT, labview of circuit simulation, protell and DXP of circuit drawing board are now domestically produced.
Reports visio for drawing.
Until later MDK, CCS, IAR, etc., Q2 for FPGA and CPLD.
QT for display.
Of course, there are network port assistants, serial port assistants, modbuspoll, CAN analysis assistants, virtual serial ports, etc.
Of course, I don't know any software that computers use to write programs, such as python, vc, vs, etc., which are interlaced like mountains. I wanted to switch to linux at first, but I found that talent and effort were insufficient, and every time I gave up halfway.
3. Power electronics hardware
This part is almost all analog circuits. I have done power supply design before, such as single-phase rectifier circuit, three-phase rectifier circuit, BOOST circuit, filter circuit, signal acquisition circuit (AC acquisition, DC acquisition, filter circuit), etc., and alsoThere are direct-use chips, such as 3854, 3845 PFC circuits.Of course, the other circuits in the converter were also done one by one, and they were not as good as others (ashamed to say, they have not been improved).
Section 3: Write to the end
In short, I want to learn what I have learned, guide beginners, communicate with peers, and ask seniors for advice.Contribute to the power electronics industry and programming industry!
边栏推荐
- Based on R language geographic weighted regression, principal component analysis, discriminant analysis and other spatial heterogeneity data analysis
- Configure MMdetection environment and train
- Generalized Focal Loss paper reading notes
- 边境的悍匪—机器学习实战:第一章 机器学习的基础知识
- 求职准备知识点
- 暂时存着阿里云
- i++与 ++i 的区别
- 边境的悍匪—机器学习实战:第七章 集成学习和随机森林
- 边境的悍匪—机器学习实战:第十三章 使用TensorFlow加载和预处理数据
- DeepLearing4j's deep learning Yolo Tiny realizes target detection
猜你喜欢
随机推荐
QT连载2:基于QT和STM32H750的LORA试验平台(1)
Configure MMdetection environment and train
虚拟机栈帧结构
QT每周技巧(3)~~~~~~~~~串口添加
边境的悍匪—机器学习实战:第三章 分类
逻辑右移和算术右移区别
Knowledge distillation method of target detection
Flood Control Assessment Report Compilation Method and Flood Modelling under the New Guidelines (HEC-RAS)
【正点原子】IIC的学习与使用(未完...)
边境的悍匪—机器学习实战:第九章 无监督学习任务
昆仑通态屏幕制作(连载3)---基础篇(按钮串口发送)
R-GIS: 如何用R语言实现GIS地理空间分析及模型预测
边境的悍匪—Kaggle—泰坦尼克号生还预测详细教程
Target detection, object classification and semantic segmentation of UAV remote sensing images based on PyTorch deep learning
查看 word版本号
边境的悍匪—机器学习实战:第六章 决策树
Receive emails from gmail with pop3
Simulation of Future Air Pollution Changes Based on Global Model Comparison Program CMIP6 and Regional Climate-Chemistry Coupling Model WRF-Chem
华秋第八届硬创大赛携手NVIDIA初创加速计划,赋能企业发展
OpenCV中(rows,cols)与图像(x,y)









