⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 dsPIC30F6010的源代码 dsPIC30F6010的源代码
💻 TXT
字号:
Readme File for PFC Code Example:

Power Factor Correction using the dsPIC device
--------------------------------------------------------------------

This file contains the following sections:
1. Hardware Requirements
2. Code Example Description
3. Folder Contents
4. Suggested Development Resources
5. Reconfiguring the project for a different dsPIC33F device
6. Revision History


1. Hardware Requirement:
--------------------------------------------------------------------

The following boards are used for developing this code example

dsPICDEM MC1 Motor Control Development Board
High Voltage Power Module

The device used is dsPIC30F6010A

MPLAB ICD2/Real ICE Debugger/Programmer is used for debugging and running this code example.



2. Code Example Description:
--------------------------------------------------------------------

The following functions are used as part of the PFC Application

SetupPorts()		-	Configure all the GPIO Ports
SetupBoard()		-	Set all the faults and pins to their reset state
InitOutputCompare()	-	Configure the output Compare Module
configADC()		-	Configure the ADC Module
Delay()			-	Power ON Delay
VoltagePIControl()	-	Voltage Error Compensator
CurrentPIControl()	-	Current Error Compensator
calcIacRef()		-	Compute reference inductor current
calcVsumAndFreq()	-	Calculate Vsum and Frequency



3. Folder Contents:
--------------------------------------------------------------------

This folder contains the following sub-folders:
a. C:\Program Files\Microchip\MPLAB C30\support\gld
        This folder will have the device GLD file, it is used for building the project. 
	This file was provided with the MPLAB

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -