You are on page 1of 9

Part: : TCD Code

MUSE ED / Trouble Shooting Ctrl No. : MUSE ED-TS-03-0


Page: 41/127
○ Operation CPU
TCD 70 24V Power Trouble Detection Application Si220
○ Speed CPU

[Meaning] This is the method that detects any possible lost phase of E/L three-phase [Countermeasures]
input power.
1) Check the 24V fuse and LED(1,2) in E&I Panel
2) Check the 24V fuse (FS1,FS2), And replace with new
[Explanation] If IALM(red) LED and P.F(red) LED lights up on DOC-141, one(250V/75A)
operation will be unable.
3) Verify that the voltage between DI-01 pin in DOC-141 PCB
and GND is 24Vdc± 10% .
48Vac_Down_Count >5 TCD 70
4) Check the voltage of DOJ-130 PCB ( PS1&3,3&5) it should be
each 19Vac ± 10%

Left picture below show DC48V at a normal power and the right picture shows wave
form when a phase was lost.
Lost phase detecting circuit in DOC-141 lights ARM LED when it detects a wave
form which falls down 35V or less. If it detects such wave for 300msec, it makes
Error 70.

Voltage : DC48V±10% Voltage : DC32V±10%

[ Wave form & voltage on normal ] [ Wave form & voltage on abnormal ]

Note) The above voltage is DC value measured by digital volt. meter.


Part: : TCD Code
MUSE ED / Trouble Shooting Ctrl No. : MUSE ED-TS-03-0
Page: 42/127
○ Operation CPU
TCD 71 Voltage Drop Detection (ER_V110) Detection Application Si220
○ Speed CPU

[Meaning] When input power(3 phases) drops to its 85% or below, [Countermeasures]
the trouble occurs.
1. There is no special countermeasure.
Check the power source from the building.
2. Refer to countermeasures of TCD70.
[Explanation] In case 85% of voltage drop continues for 90 msec, the trouble is
detected.
It is detected by the voltage(DC48V) rectified from AC37V that is
3 phases power for control.

Coil[SW_SS_110V_UNDER_85P] under_85p_count > 2


TCD 71
0x923F

+1 under_85p_count
Part: : TCD Code
MUSE ED / Trouble Shooting Ctrl No. : MUSE ED-TS-03-0
Page: 43/127
○ Operation CPU
TCD 72 ER_C1SW_ON Detection Application Si220
○ Speed CPU

[Meaning] C1SW ON condition lasts for over 540ms after C1SW OFF [Countermeasures]
commanded.
1. Check the C1SW wiring according to drawing.
2. Refer to countermeasures of TCD88.
3. Replace C1SW contactor.
[Explanation]

Coil[SW_SS_48V_
SWD_I[VI_C1SW] SWD_O[VO_C1ST] DOWN_HOLD] Check_out

0x8066 0x8081 0x923C

Coil[SV_INV_
SWD_I[VI_C1SW] SWD_O[VO_C1ST] 0x923D
SW_FAIL]

Coil[SW_SS_
0x8066 0x8081 0x9210 DSP_WD]

Check_out
TMC_Start(C1SW__
ERROR_DETECT_T)

TMC_Check(C1SW_ERROR SWD_I[V1_C1SW]
_DETECT_T,FINISH_STATE) TCD 72

0x802A
Part: : TCD Code
MUSE ED / Trouble Shooting Ctrl No. : MUSE ED-TS-03-0
Page: 44/127
○ Operation CPU
TCD 73 ER_C1SW_OFF Detection Application Si220
○ Speed CPU

[Meaning] C1SW OFF condition lasts for over 540ms after C1SW ON [Countermeasures]
commanded.
1. Check the C1SW wiring according to drawing.
2. Refer to countermeasures of TCD89.
3. Replace C1SW contactor.
[Explanation]

Coil[SW_SS_48V_
SWD_I[VI_C1SW] SWD_O[VO_C1ST] DOWN_HOLD] Check_out

0x8066 0x8081 0x923C

Coil[SV_INV_
SWD_I[VI_C1SW] SWD_O[VO_C1ST] 0x923D
SW_FAIL]

Coil[SW_SS_
0x8066 0x8081 0x9210 DSP_WD]

Check_out
TMC_Start(C1SW__
ERROR_DETECT_T)

TMC_Check(C1SW_ERROR SWD_I[V1_C1SW]
_DETECT_T,FINISH_STATE) TCD 89

0x802A

1. It detects an error when C1SW contact input is nothing even


C1SW contactor is turned on.
Part: : TCD Code
MUSE ED / Trouble Shooting Ctrl No. : MUSE ED-TS-03-0
Page: 45/127
○ Operation CPU
TCD 74 Operation SPEC DATA Trouble Detection Application Si220
○ Speed CPU

[Meaning] SPEC DATA trouble is detected in Operation CPU, [Countermeasures]


when EEPROM SPEC DATA is not within controllable range. Inspect and correct the data of SPEC ROM(EEPROM- 28C64).

Search corresponding address from the SPEC list, and then


[Explanation] This trouble occurs when the value of SPEC DATA in EEPROM enter the address by pressing “A31E” on the Annunciator (ANN).
violates the setting. Correct the data value of corresponding address of EEPROM
and reset.
1. When the data is not gear-less type but designated data.
2. Concerning gear type, the data of TR M/C is out of range. 1. Gear type (Address: 0106 H)
3. When the value of encoder is not 8192 P/R 2. TR M/C Type (Address: 0108H)
4. When the data of the speed is out of range. 3. Rotary Encoder pulse (Address: 010EH)
5. When the data of IPM capacity is out of range. 4. Speed (Address: 0104H)
6. When the data of H.CT TURN is out of range. 5. IGBT capacity (Address: 010AH)
7. When the data of motor capacity is out of range. 6. H.CT TURN (Address: 010CH)
8. When the number of service floor is different with SPEC. 7. Motor capacity (Address: 0102H)
9. When the number of shelter plate is different with SPEC. 8. Service floor (Address: 038CH~03CAH)
9. Number of shelter plate (Address: 0300H)

[Reference] The data troubled can be checked by A42E(trace data).

If data of each BIT is 1, the SPEC DATA of set BIT is the reason of the trouble.

15 14 13 12 11 10 9 8
Service Shelter
- - - - - -
floor plate
7 6 5 4 3 2 1 0
H.CT Rotary
IGBT Motor - Speed TM Gear
TURN Encoder
Part: : TCD Code
MUSE ED / Trouble Shooting Ctrl No. : MUSE ED-TS-03-0
Page: 46/127
○ Operation CPU
TCD 76 EEPROM Write Trouble Detection Application Si220
○ Speed CPU

[Meaning] [Countermeasures]
When different values are found over 100 times while writing data on
EEPROM and reading data from the same address.
1. Verify if SW2 switch in DOC-141 is switched to “WE” side.
2. Verify if EEPROM is properly inserted into DOC-141.
[Explanation] This error means that the SPEC DATA is not written properly due to
3. Check EEPROM.
fault
( 28C64-xxPC: xx should be below 15 )
4. Replace SPEC ROM.
Part: : TCD Code
MUSE ED / Trouble Shooting Ctrl No. : MUSE ED-TS-03-0
Page: 47/127
○ Operation CPU
TCD 77 EEPROM Read Trouble Detection Application Si220
○ Speed CPU

[Meaning] Different data are found over 4 consecutive times while reading data [Countermeasures]
from the same address on EEPROM. 1. Check EEPROM.
( 28C64-xxPC: xx should be below 15)
2. Verify that EEPROM is properly inserted into DOC-141
[Explanation] If there is any different data over 4 times consecutively as same
address data is read. The error is detected BOARD.
3. Replace SPEC ROM.
Part: : TCD Code
MUSE ED / Trouble Shooting Ctrl No. : MUSE ED-TS-03-0
Page: 48/127
○ Operation CPU
TCD 78 Floor Height measuring Table SUM trouble Detection Application Si220
○ Speed CPU

[Meaning] EEPROM floor height measurement table error [Countermeasures]

1. EEPROM Address (After pressing ANN ‘A31E’)


Address of where floor height starts: 1A00H
Floor height table sum : Check the value of 1B10H.
[Explanation]
2. Re-measure the floor height
3. After measuring the floor height verify if the floor indicating
Addresses starting from 1A00H of EEPROM, floor height value of each floor is saved
value of LCE are conforming to spec. If the values are contrary,
after measuring the floor height. In 1B10H of EEPROM, the sum of floor height of each
floor is saved. If even one of three cases below occurs, this error will occur. adjust the plate and check the installation.
4. Consecutive failure of floor height measurement, press ‘A31E’
on ANN, enter the address below and confirm the value.
1. When the sum obtained by adding each floor height table value saved in
EEPROM(1A00H) and the floor height sum data saved in EEPROM
Address ;
does not match.
2. When the floor height sum data in EEPROM is 0(Zero). -Total number of floors : 0300H (Number of shelter plate )
3. When the floor height of the lowest floor of floor height table in EEPROM is not the -Top floor : 041CH
lowest floor height(150000). -Bottom floor : 0420H
-Service floor : 038CH ~ 03CAH

5. Replace SPEC ROM

[Symptom]
* How to measure floor height
1. Low speed return operation to the lowest level with buzzer ringing and display 1) Press ‘A12E’ on ANN, and press 3.
ACD = 09.
2) If the floor height is measured successfully, press ‘FFFF’.
2. In case there is no Non-Stop floor, operate the nearest floor.
3. Stop and standby with ACD = 09. 3) If the measuring fails, measure the floor height again.
4) If the measuring fails repeatedly, verify if the total floor number
and the highest floor in EEPROM(28C64) are identical with
those in the field.
Part: : TCD Code
MUSE ED / Trouble Shooting Ctrl No. : MUSE ED-TS-03-0
Page: 49/127
○ Operation CPU
TCD 79 NVRAM Floor Height measuring Table SUM trouble Detection Application Si220
○ Speed CPU

[Meaning] [Countermeasures]
NVRAM floor height table error

1. In case only TCD 79 is displayed, the system returns


automatically to normal operation mode.
[Explanation] 2. In case TCD 79 occurs with TCD 78, perform the
countermeasures of TCD 78.
After measuring of floor height, the floor height value of each floor and the sum of
them are designed to be saved in EEPROM and NVRAM(Backup Ram).

If even one of three cases below occurs, this error will occur.

1. When the sum obtained by adding each floor height table value saved in
NVRAM(Backup RAM) and the floor height sum data saved in
RAM(Backup RAM) does not match.
2. When the floor height sum data in NVRAM is 0(Zero).
3. When the floor height of the lowest floor of floor height table in NVRAM is
not the lowest floor height(150000).

[Symptom]

1. Low speed return operation to the lowest level with buzzer ringing and display
ACD = 0B.

2. When DL turns on, alerts by with ACD = 27.

You might also like