Digital Power Starter Kit 3 Firmware
dsPIC33C Boost Converter Voltage Mode Control Example
Digital Power Starter Kit 3 Firmware Documentation
microchip.png
image

dsPIC33C Digital Power Starter Kit

Asynchronous Boost Converter: Voltage Mode Control

dsPIC33C Digital Power Starter Kit  
dsPIC33C Digital Power Starter Kit (DPSK3) (Part-No. DM330017-3)

Summary

Voltage mode control example for the boost converter on the Digital Power Starter Kit, version 3 (DPSK3) featuring the dsPIC33CK family of devices.


Description

This code example demonstrates the implementation of a simple voltage mode control loop for the asynchronous boost converter. The loop implementation also includes the required state machine managing board status analysis, start-up control, operation monitoring, fault handling and auto-restart capability. The boost converter state machine is based on a generic library package, which is configured and executed in user code.

This code example also includes the LCD driver allowing users to observe runtime data on the on-board LC display. The on-board user switch USER is allows users to change the active display page to observe input voltage, output voltage, output current and board temperature.

Related Documentation

Firmware Documentation

Hardware and Target Device Documentation

Please always check for the latest data sheets on the respective product websites:

Software Used

Hardware Used

  • dsPIC33C Digital Power Starter Kit, Part-No. DM330017-3

Supported Target Devices

Focus Microchip Technology Devices

Further Microchip Technology Devices used in this Design

a) Power Supply Circuit

b) Protection Circuit

c) Communication, Programming/Debugging and Housekeeping

Security and Safety Requirements

Unattended operating power supplies are always a potential safety risk as short circuits or failures of power components can occur at any time where even seemingly small power converters can cause fire or damage connected equipment.

  • This development board has not been FCC approved nor certified and must not be used outside a laboratory environment
  • Never operate the board unattended
  • Only use power supplies delivered with the board or equal, approved laboratory equipment
  • Read the user guide for detailed operating instructions to prevent damage to the board or connected equipment

Setup

  • Connect dsPIC33C Digital Power Starter Kit to the PC using the micro-USB cable
  • Open and compile the firmware; program the target device
  • Attach the 9V power supply to the board and observe the real-time values on the LC display

DPSK3 Boost Converter Test Points

Operation

After the device has been programmed and the target device starts up, the LC display will show the startup screen for approx. 3 seconds before switching to the runtime data display, showing the most recent input and output voltages. In case an appropriate power supply has been attached to the DPSK3 power input and the firmware is running correctly, the display should show an output voltage of +15.0 V DC.

When pressing the on-board button USER for one second or longer, the screen can be switched between:

  • Output Voltage View
  • Temperature View
  • Output Current View
  • Firmware Version

By pressing the Boost Load on-board push button on the right edge of the board for less than a second, changes the static load level in four steps:

  • no LED: 0% (0 mA)
  • 1 LEDs: 15% (30 mA)
  • 2 LEDs: 50% (100 mA)
  • 3 LEDs: 100% (200 mA)

(value accuracy +/- 10%)

By pressing the Boost Load on-board push button on the right edge of the board for longer than a second, the load switches into stepping mode.

  • Flashing LEDs indicate the upper step limit
  • Static LEDs indicate the lower step limit

Pressing the Boost Load on-board push button again for less than a second, the step load can be adjusted between

  • 15% to 50% Load (30-100 mA)
  • 15% to 100% Load (30-200 mA)
  • 50% to 100% Load (100-200 mA)

(value accuracy +/- 10%)

For more information, please read the Digital Power Starter Kit 3 User Guide.


© 2021, Microchip Technology Inc.