1. Enter the homepage and select Filter-Lowpass2. Enter some low-pass filter parameters3. Check the designed schematic diagram and it turns out to be a second-order low-pass filter4. Check the output ...
The chip model we used is MSP430FR5949IDAR, and the programming software is IAR. The text file generated by IAR is burned into the FRAM of the chip. After the device was running for about a month, it ...
My understanding is that the ADCIntStatus() function is used to determine whether the sampling is completed, and the interrupt status of this function is configured by ADCSequenceStepConfigure().
The ...
1. Two types of collisions in RFID systems
Multi-tag collision (*)Multiple tags are in the field of the reader. When two or more tags send data at the same time, communication conflicts and data inter...
The following code implements the two LEDs of the MSP430G2553 microcontroller to flash alternately#include msp430.h/*** main.c*/int main(void){WDTCTL = WDTPW | WDTHOLD; // stop watchdog timerP1DIR|=BI...
At present, the development of wireless power supply technology for electric vehicles (EVs) is becoming more and more active. In 2012, Volvo of Sweden established Volvo Technology Japan in Tokyo as...[Details]
Automotive applications are particularly sensitive to EMI events, which are unavoidable in a noisy electrical environment consisting of a central battery, bundled wiring harnesses, various inductiv...[Details]
In order to highlight the concept of "energy saving and environmental protection" of intelligent buildings, solar street lights are designed for intelligent communities. The inclination and capacit...[Details]
Battery life is critical for portable applications. For applications such as smoke detectors, security devices, and thermostats, factory-installed batteries need to last for more than 10 years. The...[Details]
Although it is relatively easy to check the stability of a simple amplifier at lower frequencies, it may be much more difficult to evaluate the stability of a more complex circuit. This artic...[Details]
Printed circuit boards ( PCBs
)
are used in most electrical products
. If a PCB has low
insulation resistance
(IR), the performance of the circuits on the PCB will be greatly reduced...[Details]
The rectified DC voltage is then converted back to AC using power electronics such as insulated gate bipolar transistors.
The output voltage is switched on and off at a high frequency, control...[Details]
1. Overview
At present, an information revolution is in the ascendant around the world, led by microelectronics, computers and communication technologies, and centered on information technolog...[Details]
1 Introduction
With the improvement of people's quality of life, lamps are no longer just basic indoor lighting tools, but also a kind of practical art for architectural decoration. When ther...[Details]
With the rapid development of cities and the improvement of citizens' living standards, the number of various vehicles in cities is growing, and the demand for parking spaces in major commercial an...[Details]
0 Introduction
Ultrasonic waves
are mechanical waves with a frequency of more than 20KHz, and the propagation speed in the air is about 340 m/s (at 20°C). Ultrasonic waves can be gene...[Details]
Overview
By transmitting ultrasonic energy into the human body and receiving and processing the returning reflected signals, phased array ultrasound systems can generate images of organs and s...[Details]
Electric bicycles have long been a means of transportation for lower-income groups due to their affordability. The largest concentrated expense in the use of electric vehicles is the cost of replac...[Details]
1 Introduction
At present, advocating health has become the focus of people's attention, and the emergence of treadmills has become more and more popular. People can exercise at home or in the ...[Details]
1. Introduction
AS-Interface bus technology is an intelligent network that uses a single cable to connect sensors and actuators to controllers, transmit data, and provide power. It can be used...[Details]