8-bitmicrocontroller mb95430 series inductor heater (half ... · pdf file8-bitmicrocontroller...

25
Fujitsu Semiconductor Design (Chengdu) Co., Ltd. User Manual MCU-AN-500086-E-13 F 2 MC-8FX FAMILY 8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER (HALF BRIDGE) DEMO BOARD USER MANUAL

Upload: doandieu

Post on 06-Mar-2018

217 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: 8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER (HALF ... · PDF file8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER ... 3.3.1 SMPS ... make it very suitable for Inductor Heater

Fujitsu Semiconductor Design (Chengdu) Co., Ltd. User Manual

MCU-AN-500086-E-13

F2MC-8FX FAMILY 8-BITMICROCONTROLLER

MB95430 SERIES

INDUCTOR HEATER

(HALF BRIDGE) DEMO BOARD

USER MANUAL

Page 2: 8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER (HALF ... · PDF file8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER ... 3.3.1 SMPS ... make it very suitable for Inductor Heater

Inductor Heater (Half Bridge) User Manual V1.3 Revision History

MCU-AN- 500086-E-12 – Page 2

Revision History

Date Author Change of Records 2010-03-12 Kevin. Lin V1.0.0, First draft 2010-08-5 Kevin. Lin V1.1.0, add figures 2010-10-11 Kevin. Lin V1.1.1, modify the Figure 6.2 2010-11-17 Kevin. Lin V1.2.0, update the power level, Figure 6.2. add error code 2011-12-01 Vic. Lan V1.3.0, add 3.2.6 and 3.2.7

This manual contains 25 pages.

© 2010 Fujitsu Semiconductor Design (Chengdu) Co., Ltd.

1. The products described in this manual and the specifications thereof may be changed without prior notice. To obtain up-to-date information and/or specifications, contact your Fujitsu sales representative or Fujitsu authorized dealer.

2. Fujitsu will not be liable for infringement of copyright, industrial property right, or other rights of a third party caused by the use of information or drawings described in this manual.

3. The contents of this manual may not be transferred or copied without the express permission of Fujitsu.

4. The products contained in this manual are not intended for use with equipment which requires extremely high reliability such as aerospace equipments, undersea repeaters, nuclear control systems or medical equipments for life support.

5. Some of the products described in this manual may be strategic materials (or special technology) as defined by the Foreign Exchange and Foreign Trade Control Law. In such cases, the products or portions thereof must not be exported without permission as defined under the law.

Page 3: 8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER (HALF ... · PDF file8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER ... 3.3.1 SMPS ... make it very suitable for Inductor Heater

Inductor Heater (Half Bridge) User Manual V1.3 CONTENTS

MCU-AN- 500086-E-12 – Page 3

CONTENTS

REVISION HISTORY ................................................................................................. 2 

CONTENTS ............................................................................................................... 3 

1  PREFACE .............................................................................................................. 5 1.1  About this Book ......................................................................................................... 5 

1.2  Reference Material .................................................................................................... 5 

2  INTRODUCTION OF THE DEMO BOARD ............................................................ 6 2.1  Introduction ............................................................................................................... 6 

2.2  Feature ...................................................................................................................... 6 

2.3  Demo Board Module ................................................................................................. 6 

3  SYSTEM LEVEL ARCHITECTURE OF THE BOARD .......................................... 8 3.1  Board Block Diagram ................................................................................................ 8 

3.2  Control Module .......................................................................................................... 9 

3.2.1  MCU Socket ................................................................................................ 9 

3.2.2  Key and Display .......................................................................................... 9 

3.2.3  Fan and Buzzer ......................................................................................... 10 

3.2.4  Temperature Measure Circuit ................................................................... 10 

3.2.5  Debugger Interface ................................................................................... 11 

3.2.6  Pot detect circuit ........................................................................................ 11 

3.2.7  Phase Lock and Frequency Tracking Control circuit ................................. 11 

3.3  Power Supply .......................................................................................................... 12 

3.3.1  SMPS ........................................................................................................ 12 

3.3.2  Filter and Rectifier ..................................................................................... 12 

3.4  Resonant Circuit...................................................................................................... 13 

3.4.1  IGBT driver ................................................................................................ 13 

3.4.2  Resonant Tank .......................................................................................... 13 

4  HOW TO OPERATE THE DEMO BOARD .......................................................... 14 4.1  Assemble the Platform ............................................................................................ 14 

4.2  Operate the Demo Board ........................................................................................ 15 

4.2.1  Power ON/OFF ......................................................................................... 15 

4.2.2  Constant Power Mode ............................................................................... 15 

4.2.3  Constant Temperature Mode .................................................................... 16 

4.2.4  Timing Mode ............................................................................................. 16 

5  DEBUGGING AND PROGRAMMING ................................................................. 18 

Page 4: 8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER (HALF ... · PDF file8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER ... 3.3.1 SMPS ... make it very suitable for Inductor Heater

Inductor Heater (Half Bridge) User Manual V1.3 CONTENTS

MCU-AN- 500086-E-12 – Page 4

5.1  Debugging Tool Connection.................................................................................... 18 

5.2  Overview of Project ................................................................................................. 19 

6  SCHEMATIC ........................................................................................................ 20 

7  ADDITIONAL INFORMATION ............................................................................. 22 

8  APPENDIX ........................................................................................................... 23 8.1  List of Figures and Tables ....................................................................................... 23 

8.2  MCU Pin Assignment .............................................................................................. 24 

8.3  ErrorCode................................................................................................................ 24 

Page 5: 8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER (HALF ... · PDF file8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER ... 3.3.1 SMPS ... make it very suitable for Inductor Heater

Inductor Heater (Half Bridge) User Manual V1.3 Chapter 1 Preface

MCU-AN- 500086-E-12 – Page 5

1 Preface

1.1 About this Book This book provides a detailed hardware description of the half bridge inductor heater board. The demo board is a reference platform for half bridge inductor heater design. This Inductor Heater (Half Bridge) Demo Board User Manual is written for software, hardware, and system engineers, who are developing their own inductor heater project. Table1-1 shows the summary of chapters included in this manual.

Table 1-1: Chapter Summary

Chapter Title Description

Preface This chapter introduces the content of this book

Introduction of the Demo Board This chapter introduces the information of the demo

System Level Architecture of the Board This chapter explains the HW design of the demo board

How to Operate the Demo Board This chapter describes how to operate the demo board by front board

Debugging and Programming This chapter introduces how to connect the demo board to the adapter.

Schematic and BOM This chapter shows the schematic and BOM of the demo

1.2 Reference Material Use this book in conjunction with:

Inductor Heater (Half Bridge) FW User Manual V1.1.1

Page 6: 8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER (HALF ... · PDF file8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER ... 3.3.1 SMPS ... make it very suitable for Inductor Heater

Inductor Heater (Half Bridge) User Manual V1.3 Chapter 2 Introduction of the Demo Board

MCU-AN- 500086-E-12 – Page 6

2 Introduction of the Demo Board

2.1 Introduction The Inductor Heater (Half Bridge) Demo Board is a reference design for customer. It contains two part, namely main board and front board. They are controlled by only one MCU.

The main board is built around Fujitsu MB95F430 serial MCU. The abundant modules and peripherals make it very suitable for Inductor Heater design no matter a half bridge style or a quasi resonant one.

The front board adopts LED display and capacitive touch buttons. It supports max 8 single LEDs, a LED module and 8 buttons.

2.2 Feature This demo board supports these features below.

Support 8 single LEDs and a LED module (8segments) max.

Support 8 touch sense buttons

Provide debugging interface for MCU and tuning interface for touch sense chip

9 power levels:600w,800w,1200w,1600w,2000w,2400w,2800w,3200w,3500w.

Three modes: constant power, constant temperature, timing.

2.3 Demo Board Module Figure 2-1 shows the front view of the main board and the modules.

Figure 2-1: Main Board

Page 7: 8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER (HALF ... · PDF file8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER ... 3.3.1 SMPS ... make it very suitable for Inductor Heater

Inductor Heater (Half Bridge) User Manual V1.3 Chapter 2 Introduction of the Demo Board

MCU-AN- 500086-E-12 – Page 7

Figure 2-2 shows the front view of the front board and the modules.

Figure 2-2: Front Board

Page 8: 8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER (HALF ... · PDF file8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER ... 3.3.1 SMPS ... make it very suitable for Inductor Heater

Inductor Heater (Half Bridge) User Manual V1.3 Chapter 3 System Level Architecture of the Board

MCU-AN- 500086-E-12 – Page 8

3 System Level Architecture of the Board

3.1 Board Block Diagram Figure 3-1 gives a system level architecture of the demo board. It has these sections: control, power supply, resonant circuit.

Figure 3-1: Board Block Diagram

Page 9: 8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER (HALF ... · PDF file8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER ... 3.3.1 SMPS ... make it very suitable for Inductor Heater

Inductor Heater (Half Bridge) User Manual V1.3 Chapter 3 System Level Architecture of the Board

MCU-AN- 500086-E-12 – Page 9

3.2 Control Module The Control Module is based on the MB95F430H. It has several specialized hardware peripherals, like 16-bit output compare unit, 10-bit ADCs, internal voltage comparator, OPAMP and buzzer driver, which are required for inductor heater control.

3.2.1 MCU Socket The demo board uses a LQFP32 footprint for MB95F430. Additionally, there is a test pin for each pin of MCU.

3.2.2 Key and Display There are 8 single LEDs (D1-D8) and a LED module on the front board. The LEDs indicate the mode that the inductor heater is being in. The LED module displays the output power Level in constant power mode, temperature in constant temperature mode or time in timing mode.

All the keys are capacitive touch sense buttons. This function is implemented through AT5088 which is an ASIP for capacitive touch application. The AT5088 can support 8 buttons max.

Figure 3-2 shows the key and display definition

Figure 3-2: Key Definition The front board is connected with the main board through the 10-pin port including 5 wires for LED COMs, 2 wires for I2C bus and 2 wires for GND and +5V. The socket J2 on the front board is prepared for AT5088 tuning.

Figure 3-3 shows the connector.

ON/OFF

Timing

+ - Hour Minute

Constant temperature

Constant power

Page 10: 8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER (HALF ... · PDF file8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER ... 3.3.1 SMPS ... make it very suitable for Inductor Heater

Inductor Heater (Half Bridge) User Manual V1.3 Chapter 3 System Level Architecture of the Board

MCU-AN- 500086-E-12 – Page 10

Figure 3-3: Connector to Front Board

The table below shows the pin definition of front board connector.

Table 3-1: Connector Definition

Pin Number 1 2 3~7 8 9 10

Name +5v GND COM0~COM4(LED) SDA SCL NC

3.2.3 Fan and Buzzer When the inductor heater works, the fan need to work at the same time to chill the heat-sink, and decrease the temperature of the rectifier module and IGBTs in advance. The fan is a 12v driving set. A 7812 is used to convert the 15v to 12v.

The buzzer module is located on the main board, and it is drove by the specialized BUZ pin of the MCU.

3.2.4 Temperature Measure Circuit In order to avoid the IGBT failure caused by over temperature, a NTC is placed on the top of IGBT Q1 to monitor the temperature.

Apart from the NTC on IGBT, there is another NTC is used to measure the temperature of the pot. It is placed in the middle of the wire plate where is close to the bottom of the pot.

Pin 1

Page 11: 8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER (HALF ... · PDF file8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER ... 3.3.1 SMPS ... make it very suitable for Inductor Heater

Inductor Heater (Half Bridge) User Manual V1.3 Chapter 3 System Level Architecture of the Board

MCU-AN- 500086-E-12 – Page 11

Figure 3-4: Temperature Measuring Port

3.2.5 Debugger Interface Socket J1 on the main board provides an interface for BGMA with MCU. The user can program the MCU or do debugging using the BGMA.

3.2.6 Pot detect circuit Before the heater begin working, make sure there have a pot on the heater winding, otherwise, the heater can’t start-up. Therefore, the heater need to judge there have a pot on it or not. The pot is detected by the numbers of pulse which the MCU counter count according to the output of a comparator integrated in MCU.

Figure 3-3 shows the elements

Figure 3-5: Elements of Pot Detection

3.2.7 Phase Lock and Frequency Tracking Control circuit The frequency tracing circuit is designed with phase-locked-loop MCU of CD4046, using phase comparator II. If the signal-input lags the comparator input in phase, the output is low level, if the comparator input lags the signal in phase, the output is maintained high level. So, according to the output level of the CD4046, we can know what area where the switching frequency is lower than the resonance frequency or higher than the resonance frequency the heater worked.

IGBT temperature measure

Plate temperature measure

Page 12: 8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER (HALF ... · PDF file8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER ... 3.3.1 SMPS ... make it very suitable for Inductor Heater

Inductor Heater (Half Bridge) User Manual V1.3 Chapter 3 System Level Architecture of the Board

MCU-AN- 500086-E-12 – Page 12

When the output of the CD4046 is low level, we can adjust the power at each state until the output of the CD4046 is high level, and then, the output power of the heater arrive at the maximum power.

Figure 3-6: Elements of Phase lock

3.3 Power Supply

3.3.1 SMPS A +15v DC block power supply (U1) serves as the main power supply to the control section of the demo board. The +15v power supply is supplied to the gate driver directly. A +12v power supply for the fan is generated using a regulator (U3). The +5v is also generated from +15V using the regulator U2.

3.3.2 Filter and Rectifier Before entering into the resonant sink, the 50HZ AC power has to be change to DC-Link by the Filter and Rectifier stage. The filter part consists of some protection components, induction and capacitors, such as fuse (F1), relay (RL1), inductor (L2), and capacitor (C16, C14, and C21). Rectifier module RL1 convert AC to DC, then the DC power go through the L1 and C22 to the resonant sink. A current transformer T2 is embedded in the circuit for AC current measure. For more information please refer to the chapter “Schematic and BOM”.

Page 13: 8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER (HALF ... · PDF file8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER ... 3.3.1 SMPS ... make it very suitable for Inductor Heater

Inductor Heater (Half Bridge) User Manual V1.3 Chapter 3 System Level Architecture of the Board

MCU-AN- 500086-E-12 – Page 13

3.4 Resonant Circuit

3.4.1 IGBT driver The IGBT driver circuit is built around IR2113 manufactured by IR. There are two power supplies for it. One is +15v which will supply power to the IGBT gate, and another is +5v which supply power to the logical part of the component.

JMP1 is used to disable or enable the driver output. When the jumper is open, the driver output will be enabled, or it will be disabled.

Figure 3-7: IGBT Driver Block

3.4.2 Resonant Tank IGBT Q1 and Q2, C18, C24 and wire plate make up the main part of the resonant tank. J8 and J9 sever as the headers for wire plate connection. Current transformer T1 is added to the resonant sink serial with the wire plate. It will transform the current to the MCU for over current protection. A heat-sink is used here to disperse the heat generated by IGBTs and rectifier.

JMP1

Page 14: 8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER (HALF ... · PDF file8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER ... 3.3.1 SMPS ... make it very suitable for Inductor Heater

Inductor Heater (Half Bridge) User Manual V1.3 Chapter 4 How to Operate the Demo Board

MCU-AN- 500086-E-12 – Page 14

4 How to Operate the Demo Board

4.1 Assemble the Platform This Demo Board Set consists of such parts:

Main board

Front board

Wire plate

Fan

One 10-wire bus

Figure 4-1 shows the assembled demo board platform.

Figure 4-1: Demo Platform

Page 15: 8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER (HALF ... · PDF file8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER ... 3.3.1 SMPS ... make it very suitable for Inductor Heater

Inductor Heater (Half Bridge) User Manual V1.3 Chapter 4 How to Operate the Demo Board

MCU-AN- 500086-E-12 – Page 15

4.2 Operate the Demo Board

4.2.1 Power ON/OFF If the main board is connected to 220v, the MCU will run immediately, but the power stage doesn’t work. User can drive the relay to be on by touching BUTTON6, then the system run in standby mode. The led D5, D7 on the front board will light as indication of standby mode. The D1~D8 and LED module will not light on. User can also shift the relay to be off by touching the BUTTON6. All mentioned above can be done only after the system is in standby mode.

Figure 4-2: Standby Mode

4.2.2 Constant Power Mode When touch the BUTTON1 after the system is in standby mode, the system enters constant power mode. D4 and D2 will be on and the led module will display the power level that indicates the output power.

User can touch the BUTTON5 or BUTTON4 to select the power level. The first touch to each of the two buttons will trigger the selecting process with figure flickering. Touching BUTTON5 increases the power level, while touching BUTTON4 decreases the power level. The selection will be confirmed until 5 seconds after each touch.

Figure 4-3 shows the constant power mode.

Figure 4-3: Constant Power Mode

Page 16: 8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER (HALF ... · PDF file8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER ... 3.3.1 SMPS ... make it very suitable for Inductor Heater

Inductor Heater (Half Bridge) User Manual V1.3 Chapter 4 How to Operate the Demo Board

MCU-AN- 500086-E-12 – Page 16

4.2.3 Constant Temperature Mode Touch the BUTTON0 will shift the system to constant temperature mode from constant power mode or standby mode. D3, D1 will light on. The figure shown by led module means the target temperature that user set.

The user can touch the BUTTON5 or BUTTON4 to change the target temperature.

Figure 4-4 shows the constant temperature mode.

Figure 4-4: Constant Temperature Mode

4.2.4 Timing Mode If the system is already in constant power mode or constant temperature mode, the user can touch the BUTTON7 to make system entering timing mode. The system will run in constant power mode or constant temperature mode until the time is out. After that, it will back to standby mode automatically.

In timing mode, user can touch the BUTTON3 or BUTTON2 to select hour or minute setting, and touch the BUTTON5 or BUTTON4 to change the content. The figure which is in setting will flicker in frequency of 1HZ as the same as mentioned before. The range of time is 1minute to 1hour and 59 minutes.

Figure 4-5 shows the timing mode.

Figure 4-5: Timing Mode with Constant Power Output

Page 17: 8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER (HALF ... · PDF file8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER ... 3.3.1 SMPS ... make it very suitable for Inductor Heater

Inductor Heater (Half Bridge) User Manual V1.3 Chapter 4 How to Operate the Demo Board

MCU-AN- 500086-E-12 – Page 17

Note: 1 User can quit constant power mode, constant temperature mode or timing mode by

BUTTON0, BUTTON1, and BUTTON7 respectively.

2 If the system is in timing mode, the touch to BUTTON0 or BUTTON1 is invalid.

3 In constant power mode or constant temperature mode, the touch to BUTTON3 or BUTTON2 has no effect.

Page 18: 8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER (HALF ... · PDF file8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER ... 3.3.1 SMPS ... make it very suitable for Inductor Heater

Inductor Heater (Half Bridge) User Manual V1.3 Chapter 5 Debugging and Programming

MCU-AN- 500086-E-12 – Page 18

5 Debugging and Programming

5.1 Debugging Tool Connection Figure 5-1 shows how to connect the adapter to demo board.

Figure 5-1: Adapter Connection

Page 19: 8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER (HALF ... · PDF file8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER ... 3.3.1 SMPS ... make it very suitable for Inductor Heater

Inductor Heater (Half Bridge) User Manual V1.3 Chapter 5 Debugging and Programming

MCU-AN- 500086-E-12 – Page 19

5.2 Overview of Project The project can be opened using SOFTUNE V3.0. The files are listed in the left table. Figure 5-2 shows the project.

Figure 5-2: Project

More information for the SOFTUNE V3, please refer to the SOFTUNE Workbench USER’S MANUAL.

Page 20: 8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER (HALF ... · PDF file8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER ... 3.3.1 SMPS ... make it very suitable for Inductor Heater

Inductor Heater (Half Bridge) User Manual V1.3 Chapter 6 Schematic

MCU-AN- 500086-E-12 – Page 20

6 Schematic

Figure 6-1 shows the front board circuit.

Title

Size Document Number Rev

Date: Sheet of

[SCH]IH-DISP-v 1.1.0 v 1.1.0

IH(half bridge) f ront board

A3

1 1Monday , December 05, 2011

R302.2K

BUTTON2

1

R12.2K

D7

Q59012

D4

R22.2K

R5

2.2K

BUTTON1

1

C1430p

R3 100R

C5102

D2

R1947R

R24 22K

C6102

U2

AT5008

RE

SET

_N1

TC

LK_I

NT

2

DA

C2

3

DA

C1

4

VD

DH

5

VD

DL

6

VLD

O7

GN

D8

SDA9SCL10GPIO011GPIO112GPIO213GPIO314GPI0415GPIO516S

_IN

724

TMO

DE

23

CO

NF

IG1

22

CO

NF

IG0

21

GP

IO_S

W20

NC

019

GP

I07

18

GP

IO6

17

S_IN032 S_IN131 S_IN230 S_IN329 S_IN428 S_IN527 S_IN626 NC125

C1230p

Q19012

R132.2K

Q29012

R28 22K

BUTTON0

1

R82.2K

R122.2K

D3

C1130p

R1747R

R62.2K

R9 2.2K

U1

LED

CO

M0

7

CO

M1

10

CO

M2

11

CO

M3

6

A8

B12

C4

D2

F9

G5

DO

T3

E1

R102.2K

C21105

D5

C8102

R1547R

J1

CON10

12345678910

C9102

R27 22K

R22 22K

LED COM3

R23 22K

C1030p

R29 10K

Q49012

C4104

LED COM2

R25 22K

R72.2K

C20104

D1 D8

R1647R

R4 100R

R112.2K

C194.7uF/25V

R21 2.2K

C7102

TINT

C1330p

C1730p

R142.2K

C1530p

C3

4.7uF/25V

R1847R

Q39012

R20 22K

C1630p

C18105

D6

+5V

R26 22K

+5V

+5V

+5V

+5V+5V +5V+5V +5V

LED COM1LED COM0LED COM4

BUTTON7

1

SDA/DATA

BUTTON6

1

BUTTON5

1

BUTTON4

1

SCL/CLK

BUTTON3

1

TIN

TD95.6V

+5V

D10

J2

CON10A

12345678910

Figure 6-1: Front Board

Page 21: 8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER (HALF ... · PDF file8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER ... 3.3.1 SMPS ... make it very suitable for Inductor Heater

Inductor Heater (Half Bridge) User Manual V1.3 Chapter 6 Schematic

MCU-AN- 500086-E-12 – Page 21

Figure 6-2 shows the main board circuit.

C42104

+5V

R471K/1%

C35104

C56104R68

2.2K

D22

R452.2K

+5V+5V

IGBT_T

J10

IGBT1

122

C584.7uF/25V

+15V

C61104

C74100P

C75102

SYS_PW[1]

POTDETEC_V [1]

SYS

_V[1

]

Ref _OC [1]

IGBT_OC [1]

LED COM2

Ref _2.45V [1]

U12

4046

VCOUT4

DEMO10

VDD16

GND8

CIN3

VCOIN9

SIN14

P315

INH5

P12

P213

PP1

C1A6

C1B7

R111

R212

R94 2.2k

C71102

CURRENT_PHA

C72104

R105

2.2K

+5V

+5V

PHASELOCKPHASELOCK

R1064.7k

R89

120k/1W

POT DETECT

LED COM4

R24 100R

C53

D23

5.6V/0.5W

C54

IGBT_T

C57

4.7uF/25V

J21

CON8

12345678

R5210K

C5933pF

C60

CURRENT_PHA

C62

104

J12

FAN1

1 22

Q88050

C65104

X0

U8

MB95F434

PG2/PPG0/X1A/OUT11

PG1/TRG/ADTG/X0A/BZ/OUT02

VCC3

C4

P60/OPAMP_P5

P61/OPAMP_N6

P62/OPAMP_O7

P12/EC0/DBG/U18

P00

/INT0

0/AN

009

P01

/INT0

1/AN

0110

P02

/INT0

1/AN

02/U

CK

11

P03

/INT0

1/AN

03/U

O12

P04

/INT0

1/AN

04/U

I13

P05

/INT0

1/AN

0514

P06

/INT0

1/AN

0615

P07

/INT0

1/AN

0716

P70/CMP0_O/OUT017

P71/CMP0_P18

P72/CMP0_N19

P73/CMP1_O/OUT120

P74/CMP1_P21

P75/CMP1_N22

P76/CMP2_O/UCK23

P63/CMP2_P24P6

4/C

MP

2_N

25P

65/C

MP3

_O/U

O26

P66/

CM

P3_

P27

P67/

CM

P3_

N28

PF2/

RS

TX29

PF0/

X0

30PF

1/X

131

VSS

32

IGBT_H

R27 100R

J24

CON8

12345678

R39 2.2K

C34.7uF/25V

Ref _1.0V [1]

C73104

R90

2.4k/0.5W

LED COM2

J25

CON10

123456789

10

R444.7K/1%

R91

3.3k

VSS

J27

CON8

12345678

Q98050

R74.7K

FAN

R12 100RLED COM3

+5V

+5V

+5V

+5V

+5V

+5V

+12V

+5V

IGBT_L

PH

ASEL

OC

K

Title

Size Document Number Rev

Date: Sheet of

<Doc> <Rev Code>

Induction Heater Main Board (half bridge)_MCU

A3

2 2Tuesday , Nov ember 22, 2011

PLATE_TIG

BT_

T

LED COM2

IBGT_OC

LED COM3

BUZ

SD

A/D

ATA

Ref _OC

VCC

RST

LED COM1

C

IGBT_L [1]

IGBT_H [1]

POT DETECT

POT DETECT

FAN

LED COM0

C

LED COM0

X1

CMP1:OC ProtectCMP2:POT DetectCMP3:Current Phase Compare

SC

L/C

LK

Ref _1.0V

SYS_PW

LED COM3

DBG

102*7

SYS_VCURRENT_PHAP27

Feedback_IGBTH[1]

P28 LED COM0

BUZ

R6047

DBG

VCC

SYS_OC

RST LED COM4

SYS_P

LED COM4

X0

SDA/DATA

X1 SCL/CLK

SCL/CLKSDA/DATA

DBGVSS

LED COM1

U10

BUZZER 11

22

Y2

16M

R612.2K

SYS

_P[1

]

J29

CON8

12345678

R14 100R

PHASELOCK

J31

POWER1

122

R7710K

PLA

TE_

T

J32

PLATE1

122

C90 C91

R78 100R

C9333pF

R83

2.2K

R8610K

LED COM1

J34

DBG

12345678910

C95

C96104

SYS_

OC

[1]

PLATE_T

LEM_OUT [1]

R1072.2K

C99

C79101

C4102

D25

IN4148

BUZ

D3

IN4148

D4IN4148

+5V

JMP411

22

JMP5

11

22

JMP611

22

JMP7

11

22

P28

P27

:Compare quadrant choice

:Close to MCU

50mV[2A]_3000W20mV[0.8A]

J17

15V DC1

122

J28

E

1

2

3

4

RV310K471

C7010uF/16V

R102

3.3K

2.5V

OC-I

C38104

RV410K471

C40104

OC-O

R724.7K

+12V

SYS_PW[2]R116 4.7K

D13

IN4148

R74470K/1W

RL2

G4A-1A-PE

43

21

Q69013

D18IN4007

+5V

C634.7uF/25V

+5V

DC-

L4

1mH

1

4

2

3

POTDETEC_V[2]

DC+

SYS_V [2]

ACL

ACN

R32510

1.0V

2.45V

C45104

F2 15A/250V

+5V

R33 2.2KRef _OC[2]

R95 470K/1W R4 47K/1W

R972.2K

DC-

+5V

U17TL431/TO

RT2

GBJ2510

AC+2

AC-3

DC+4

DC-1

R79

680C1172uF/275VAC

J45

L

1

2

34

C1192uF/275VAC

Ref _2.45V [2]

R100

100K

R10168K

Ref _1.0V [2]

C670.1uF/275VAC

For U15,U16

Title

Size Document Number Rev

Date: Sheet of

<Doc> <Rev Code>

Induction Heater Main Board (half bridge)_MAIN

A3

1 2Monday , December 05, 2011

C80

104

IC4

IR2113

COM2 VCC3

VS6 VB7 HO8

VDD11

HIN12

SD13

LIN14

VSS15

NC04 NC15

NC29

NC310

NC416

LO1

Feedback_IGBTH [2]

IGBT_H [2]

IGBT_L [2]

D2915V/0.5W

R69 2.2K

U16

LEM-LTS25-NP

i11i22i33

o14

o25

o36

+5v

70v

8ou

t9

+5V

R31 2.2K/1K

OC-IOC-O

C43104

C3410uF/16V

I-OUT

I-IN

C77105

R43 47R

R492.2K

R5310K

R57 10R/0.5W

C47104

C84102

R81 2.2k

U15

LEM-LTS25-NP

i11i22i33

o14

o25

o36

+5v

70v

8ou

t9

Q10

R462.2K

C87

0.033uF/800V

R84 47R

+5V

I-IN

L5 400uH

C944.7uF/400VAC

C97

0.68uF/800VAC

D2415V/0.5W

R702.2K

C2610uF/16V

C98

0.68uF/800VAC

R87 2R/0.5W

+15V

+15V

+5V

SYS_P[2]

C3947uF/25V

U3

7812

Vin1

Vout3

GN

D2

C30104

C32104

C37104

+15V

IGBT_OC[2]

+12V

+5V

ACN

I-OUT

J38

1

23

4

ACL

R93

0R

C314.7uF/25V

C2947uF/50V

J40

1

23

4

C107103

U1

AC-DC

ACN2

ACL1

Vo-5

Vo+4

E3

C1084.7uF/50V

U2

7805

Vin1

Vout3

GN

D2

DC+

Q13C11622uF/50V

D26 HER107

C44102

C1184.7uF/50V

D27 HER107

R11810R/0.5W

D28 HER107 JMP3

11

22

R403.3R

R3810K

R71 2R/0.5W

C69

0.033uF/800V

R48500R

SYS_OC[2]

LEM_OUT[2]

2.5+0.6[8A]

R1030R

R104NC

C850.001uF/400VAC

C660.001uF/400VAC

D15IN4007

R41

120K/1W

J11

N

1

2

3

4

D2IN4148

Figure 6-2: Main Board

Page 22: 8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER (HALF ... · PDF file8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER ... 3.3.1 SMPS ... make it very suitable for Inductor Heater

Inductor Heater (Half Bridge) User Manual V1.3 Chapter 7 Additional Information

MCU-AN- 500086-E-12 – Page 22

7 Additional Information

For more Information on FUJITSU Semiconductor products, visit the following websites:

English version:

http://www.fujitsu.com/cn/fsp/services/mcu/mb95/application_notes.html

Simplified Chinese Version:

http://www.fujitsu.com/cn/fss/services/mcu/mb95/application_notes.html

Page 23: 8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER (HALF ... · PDF file8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER ... 3.3.1 SMPS ... make it very suitable for Inductor Heater

Inductor Heater (Half Bridge) User Manual V1.3 Chapter 8 Appendix

MCU-AN- 500086-E-12 – Page 23

8 Appendix

8.1 List of Figures and Tables Table 1-1: Chapter Summary ................................................................................................... 5 

Table 3-1: Connector Definition ............................................................................................. 10 

Figure 2-1: Main Board ............................................................................................................ 6 

Figure 2-2: Front Board ............................................................................................................ 7 

Figure 3-1: Board Block Diagram ............................................................................................. 8 

Figure 3-2: Key Definition ........................................................................................................ 9 

Figure 3-3: Connector to Front Board .................................................................................... 10 

Figure 3-4: Temperature Measuring Port ............................................................................... 11 

Figure 3-5: Elements of Pot Detection ................................................................................... 11 

Figure 3-6: Elements of Phase lock ....................................................................................... 12 

Figure 3-7: IGBT Driver Block ................................................................................................ 13 

Figure 4-1: Demo Platform ..................................................................................................... 14 

Figure 4-2: Standby Mode ..................................................................................................... 15 

Figure 4-3: Constant Power Mode ......................................................................................... 15 

Figure 4-4: Constant Temperature Mode ............................................................................... 16 

Figure 4-5: Timing Mode with Constant Power Output .......................................................... 16 

Figure 5-1: Adapter Connection ............................................................................................. 18 

Figure 5-2: Project ................................................................................................................. 19 

Figure 6-1: Front Board .......................................................................................................... 20 

Figure 6-2: Main Board .......................................................................................................... 21 

Page 24: 8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER (HALF ... · PDF file8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER ... 3.3.1 SMPS ... make it very suitable for Inductor Heater

Inductor Heater (Half Bridge) User Manual V1.3 Chapter 8 Appendix

MCU-AN- 500086-E-12 – Page 24

8.2 MCU Pin Assignment Pin Number Pin Name Function

1 PG2/PPG0/X1A/OUT1 Sub clock

2 PG1/TRG0/ADTG/X0A Sub clock

3 Vcc Vcc

4 C C

5 P60/OPAM_P Fan

6 P61/OPAM_N LED COM0

7 P62/OPAM_O SYS_PW

8 P12/EC0/UI/DBG DBG

9 P00/INT00/AN00 System voltage measuring

10 P01/INT01/AN01/BZ Buzzer

11 P02/INT02/AN02/UCK NULL

12 P03/INT03/AN03/UO SDA for I2C

13 P04/INT04/AN04/UI SCL for I2C

14 P05/INT05/AN05/TO0 System current measuring

15 P06/INT06/AN06/TO1 Plate temperature measuring

16 P07/INT07/AN07/EC0 IGBT temperature measuring

17 P70/CMP0_O/OUT0 IGBT driver H

18 P71/CMP0_P LED COM2

19 P72/CMP0_N LED COM3

20 P73/CMP1_O/OUT1 IGBT driver L

21 P74/CMP1_P OC protection reference voltage

22 P75/CMP1_N OC input

23 P76/CMP2_O/UCK LED COM1

24 P63/CMP2_P Surge protection reference voltage

25 P64/CMP2_N Surge input

26 P65/CMP3_O/UO LED COM4

27 P66/CMP3_P Short circuit protection reference voltage

28 P67/CMP3_N Short circuit protection

29 PF2/RSTX Reset

30 PF0/X0 oscillator

31 PF1/X1 oscillator

32 Vss Vss

8.3 ErrorCode Error Code Description Notes

E0 HW_STOP is set

E1 Low voltage The power supply is lower than 185V

E2 Over voltage The power supply is higher than 256V

Page 25: 8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER (HALF ... · PDF file8-BITMICROCONTROLLER MB95430 SERIES INDUCTOR HEATER ... 3.3.1 SMPS ... make it very suitable for Inductor Heater

Inductor Heater (Half Bridge) User Manual V1.3 Chapter 8 Appendix

MCU-AN- 500086-E-12 – Page 25

E3 Pot temperature sensor is short

E4 Pot temperature sensor is open

E5 IGBT temperature sensor is short

E6 IGBT temperature sensor is open

E7 Pan over temperature The temperature of pan bottom is higher than 200 ºC

E8 IGBT over temperature The temperature of IGBT is higher than 80 ºC