본문 바로가기
728x90
반응형

Analog Circuit Simulation4

LTSPICE를 이용한 WPC Wireless Charging System의 FSK Modulation/De-modulation Simulation WPC에서 FSK 통신방식은 PTx(전력송신기)에서 PRx(전력수신기로)로 보내기 위한 방법으로 0과 1에 대한 주파수를 바꾸어 보내게 된다. In WPC, the FSK communication method is used to transmit from the PTx (power transmitter) to the PRx (power receiver) by switching the frequency for 0 and 1. WPC 표준문서 Qi-v1.3.x-comms-physical 문서에 보면 전송주파수의 주파수 차를 어떻게 할 것인지 8개의 Depth로 표기가 되어 있다. 전력전송 주파수를 기준으로 + 또는 - 방향으로 시간차를 두고 변조를 하면 0과 1로 구분할 수 있다. In the WPC stan.. 2023. 1. 8.
LTSPICE를 이용한 WPC Wireless Charging System의 ASK Modulation/De-modulation Simulation WPC Qi 규격에서의 통신방식은 Rx에서 Tx로 신호를 보내는 방법으로 ASK 방식을 사용한다. 주파수는 약 2kHz이다. 먼저 간단한 전력전송시스템을 나타내면 다음과 같다. The communication method in the WPC Qi standard uses the ASK method to send signals from Rx to Tx. The frequency is about 2kHz. First, a simple power transmission system is shown below. 여기서 Full Bridge Inverter의 출력에 의한 V1 소스 전압과 무선전력을 수신한 후 정류된 출력전압 Vout은 다음과 같다. Here, the source voltage V1 by the .. 2023. 1. 2.
Ltspice를 이용한 Wireless Charging/Wireless Power Transfer 기본 회로 분석하기[3/3] - Monte carlo simulation 이번에는 Ltspice에서 Monte carlo simulation 하는 법을 소개한다. This article will introduce how to do Monte carlo simulation in Ltspice. 방법은 아래 회로를 참고하여 보기 바란다. 함수 wc(값, 오차, 인덱스)와 함수 binary(실행, 인덱스) 정의한다. Refer to the circuit below to see how. Define a function wc(value, error, index) and a function binary(execution, index). 즉 함수를 풀어보면 C2값은 2.2nF이고 1% 공차를 갖는 다면 wc(2.2nF, 0.022nF, index)가 될 것이다. 그리고 뒤에 인덱스는 변화.. 2022. 12. 23.
Ltspice를 이용한 Wireless Charging/Wireless Power Transfer 기본 회로 분석하기[2/3] - parameter sweep simulation LTSPICE에서 사용할 수 있는 parameter sweep 기법을 소개한다. 아래 그림에서 C5에 '{XX}'를 입력하고 '.step param XX list 200n 250n 300n'을 입력하고 해석하면 C값이 200nF, 250nF, 300nF 순으로 해석하여 준다. This section introduces the parameter sweep technique that can be used in LTSPICE. In the figure below, if you enter '{XX}' in C5 and enter '.step param XX list 200n 250n 300n', the C value is interpreted in the order of 200nF, 250nF, 300nF. C.. 2022. 12. 23.
728x90
반응형