PDF User Manual

  1. Home
  2. Manuals
  3. Hitachi KP-HD20A Series Specifications

Hitachi KP-HD20A Series Specifications

KP-HD1001/5 Series

Made by: Hitachi
Type: Specifications
Category: Security Camera
Pages: 13
Size: 0.18 MB

 

Download PDF User Manual



Full Text Searchable PDF User Manual



background image

 

 

 

 

MODEL 

 

 

 

 

 

 

Prod. Code - Order No. 

STORED 

DATE 

DESIGNED 

DATE 

CHECKED 

DATE 

APPROVED 

DATE 

 

  

 

REV. 

 

 

TOLERANCE   

SCALE   

UNIT   

SHEET 

 

20

 

 

DWG. 

No. 

TITLE 

DF022-4PE-T1 

 
 
 
 
 
 

CCD Color Camera 

 

KP-HD20A/KP-HD1001/5 Series 

 

Remote control protocol Specifications 

 

(preliminary version) 

 

 
 
 
 
 
 
 

Hitachi Kokusai Electric Inc. 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Sep.11.9 

(first edition)

 

Hirayama 

Hirayama 

SYMBOL 

DATE 

DESCRIPTION

 

(DRAWN)  DESIGNED 

 

 

 

 

 

 

 

00 

KP-HD20A Remote 

specification(RS-232C) 

KP-HD20A Series

 

 


background image

 

 
 

 

  

 

SHEET 

 

10 

 

DF022-4PE-S1 

DWG. 

No. 

1) Comms* specifications 

Sync system  Start-stop sync 

Bit rate 

 

9600 bps 

Data length   

8 bits 

Start bit 

 

Stop bits 

 

Parity 

 

None 

Bit transfer   

LSB first 

*Comms : Communications

*Comms : Communications

*Comms : Communications

*Comms : Communications

 

 
2) Comms control 

The  remote  control  software  controls  all  communications.    Data  send/receive  (BSC 

handshake) is by transferring TEXT data to the camera controller chip. 

 

3) Comms connection Scheme 

      Here is Comms connection Scheme. 3 lines System(Tx,Rx,GND) is applied 

     

RTS and CTS are not used

 

 

Serial Control 

recitals 

Tx 

Sending 

Rx 

Reception 

GND 

Ground 

 

4) Comms procedure 

 

The following pages indicate the camera controller chip and remote control software 

data protocol. In the description, the camera is designated as slave and the software 

as master. 

 

Receive protect timer (time out error) 

The receive protect timer for master and slave processes is 1 second. For example,   

if  1  block  of  TEXT  data  is  being  received,  if  the  data  interval  exceeds  1  second, 

error is produced and the data are lost. An acknowledgment of data receipt is not     

produced. 

 
 
 
 
 

( Caution )

( Caution )

( Caution )

( Caution )    

The RS-232C conversion circuit is needed to connect a camera and a remote-controlled 
machine (PC etc.) among. Please refer to the product specification for the output pin 
on the camera side.

 

 


background image

 

 
 

 

  

 

SHEET 

 

10 

 

DF022-4PE-S1 

DWG. 

No. 

a) 

Transmission from master (normal process) 

 

 
 
 

1)

 

Session starts when ENQ is sent from master to slave. 

2)

 

Slave acknowledges by returning ACK to master. 

3)

 

Master sends data to slave. 

4)

 

Slave  acknowledges  receipt  of  data  by  again  returning  ACK  to  master  and  end  the   

handshake. 

 
 
 
 

Master

Slave

ENQ code (05H)

1)

ACK code (06H)

Transmit code (ASCII code)

2)

3)

4)

ACK code (06H)

 

RS

RS

RS

RS----232C

232C

232C

232C    

conversion circuit

conversion circuit

conversion circuit

conversion circuit    

 


background image

 

 
 

 

  

 

SHEET 

 

10 

 

DF022-4PE-S1 

DWG. 

No. 

b) 

Master reads data (normal process) 

 
 

1) Session starts when ENQ is sent from master to slave. 

2) Slave acknowledges by returning ACK to master. 

3) Master sends read data command to slave. 

4) Slave receives read data command, then acknowledges by returning ACK code to 

  master. 

5) Slave sends read data to master. 

6) Master receives read data, then acknowledges by returning ACK code to slave. 

 

Master

Slave

ENQ code (05H)

1)

ACK code (06H)

Read command (ASCII code)

ACK code (06H)

2)

3)

4)

Read data (ASCII code)

ACK code (06H)

5)

6)

 

RS

RS

RS

RS----232C

232C

232C

232C    

conversion circuit

conversion circuit

conversion circuit

conversion circuit    

 


background image

 

 
 

 

  

 

SHEET 

 

10 

 

DF022-4PE-S1 

DWG. 

No. 

c) 

Data transmitted by master (control abort process) 

 

1) Master sends ENQ code to slave. 

2) Since ACK code cannot be sent, slave sent NAK code to master. 

3) Sequence is repeated 3 times in attempts to retransmit.    After receiving the 3

rd

   

successive NAK code, comms control is aborted. 

Master

Slave

ENQ code (05H)

1)

NAK code (15H)

2)

3)

ENQ code (05H)

NAK code (15H)

ENQ code (05H)

NAK code (15H)

ENQ code (05H)

NAK code (15H)

 

RS

RS

RS

RS----232C

232C

232C

232C    

conversion circuit

conversion circuit

conversion circuit

conversion circuit    

 


background image

 

 
 

 

  

 

SHEET 

 

10 

 

DF022-4PE-S1 

DWG. 

No. 

d) 

Data transmitted by master (data error process) 

 

 

1) Session starts when ENQ is sent from master to slave. 

2) Slave acknowledges by returning ACK to master. 

3) Master sends data, but error detected (framing, over-run error). 

4) Slave detects error and does not accept data. 

5) Sequence 3 and 4 repeats, then master transfers normal data. 

6) Slave detects normal data and returns ACK code to master to end the session. 

Master

Slave

ENQ code (05H)

1)

ACK code (06H)

2)

3)

Send data (error occurs)

ACK code (06H)

Send data (error occurs)

Send data (data normal)

4)

3 seconds elapse

3 seconds elapse

5)

6)

 

RS

RS

RS

RS----232C

232C

232C

232C    

conv

conv

conv

conversion circuit

ersion circuit

ersion circuit

ersion circuit    

 


background image

 

 
 

 

  

 

SHEET 

 

10 

 

DF022-4PE-S1 

DWG. 

No. 

e) 

Data frame error (Master transmission) 

 

1) Session starts when ENQ is sent from master to slave. 

2) Slave acknowledges by returning ACK to master. 

3) Master sends data. 

4) For some reason, slave does not receive data. 

5) Master does not receive acknowledgment to the send code and repeats the sequence 

every 3 seconds for 3 times. 

6) If unsuccessful after 3 attempts, master aborts the sequence and ends communication. 

 

Master

Slave

ENQ code (05H)

1)

ACK code (06H)

2)

3)

Send data (ASCII code)

4)

3 seconds elapse

3 seconds elapse

5)

6)

Send data (ASCII code)

Send data (ASCII code)

Send data (ASCII code)

3 seconds elapse

 

RS

RS

RS

RS----232C

232C

232C

232C    

conversion circuit

conversion circuit

conversion circuit

conversion circuit    

 


background image

 

 
 

 

  

 

SHEET 

 

10 

 

DF022-4PE-S1 

DWG. 

No. 

 

f) Transmission frame error (Master receive) 

 

1) Session starts when ENQ is sent from master to slave. 

2) Slave acknowledges by returning ACK to master. 

3) Master sends read command. 

4) Slave returns ACK code to acknowledge read command. 

5) Slave sends corresponding read data to master. 

6) For some reason, master fails to receive read data. 

7)  Slave  fails  to  receive  acknowledgment  of  read  data  and  attempts  to  resend  every  3 

seconds for 3 times. 

8) After the third failure, slave aborts the sequence and ends communication. 

Master

Slave

ENQ code (05H)

1)

ACK code (06H)

2)

3)

Read command (ASCII code)

4)

3 seconds elapse

5)

6)

ACK code (06H)

Read command (ASCII code)

Read command (ASCII code)

Raed command (ASCII code)

3 seconds elapse

3 seconds elapse

Read command (ASCII code)

7)

8)

 

RS

RS

RS

RS----232C

232C

232C

232C    

conversion circuit

conversion circuit

conversion circuit

conversion circuit    

 


background image

 

 
 

 

  

 

SHEET 

 

10 

 

DF022-4PE-S1 

DWG. 

No. 

5) Comms command Text data format

 

      a) Send data and read command data (master to slave) 

        1) Command data are converted into ASCII code and transmitted. 

        2) Comms byte quantity is 18. 

        3) Comms data format (transmission sequence). 

 

  Comms data description 

ス・

  STX: Code indicating start of text.  1 byte (02H) 

ス・

  Text data: Transmit / receive data.  14 byte (ASCII code) 

ス・

  ETX: Code indicating end of text. 

1 byte (03H) 

ス・

  SUM: XOR result (FFH) of adding STX, Text data and ETX.    2 byte   

 

Text data format details (transmission sequence). 

 
 
 
 
 
 

笆 

Text data details 

ス・

  Status: Transmission data status.  2 bytes (ASCII code) 

This parameter is used for selecting EEPROM write setting. 

(0: write absent, 1: write present) 

In Case of KP-HD20A, this parameter is ineffective because KP-HD20A   

does not have an EEPROM. 

 

ス・

  ID no.: Identification (camera ID) number is set by user. (2bytes

ASCII code) 

Please set ID no.to FFH because KP-HD20A does not have camera ID. 
(FFH is global address and all data are changed) 
 

ス・

  Area address: Sets number (0 to 255) for each adjustment item. 

2 bytes (ASCII code) 

 
 

ス・

  Relative no.: Sets number determined by each area address. 

2 bytes (ASCII code) 
 

 

ス・

  Data (note): Sets data to be transmitted.      2 bytes x 3 (ASCII code) 

STX

Text data

ETX

SUM

18 bytes

 

Status

Area

address

Data

14 bytes

ID no.

Relative

no.

 

 


background image

 

 
 

 

  

 

SHEET 

10 

 

10 

 

DF022-4PE-S1 

DWG. 

No. 

    b) Read (receive) data (slave to master) 

        1) Command data are converted into ASCII code and transmitted. 

        2) Comms byte quantity is 10. 
        3) Comms data format (transmission sequence) 
 
 
 
 
 
 
 

  Comms data description 

ス・

  STX: Code indicating start of text.  1 byte (02H) 

ス・

  Text data: Transmit / receive data.  6 byte (ASCII code) 

ス・

  ETX: Code indicating end of text. 

1 byte (03H) 

ス・

  SUM: XOR result (FFH) of adding STX, Text data and ETX.    2 byte 

        4) Text data details (transmission sequence) 
 
 
 
 
 
 

  Text data details (transmission sequence) 

ス・

  Data (note): Sets data to be transmitted.      2 bytes x 3 (ASCII code) 

 

 

 

STX

Text data

ETX

SUM

10 bytes

 

Data

6 bytes

 

 


background image

KP-HD20A_COMMAND

CPU Ver.1.913

Command

Parameter

Area

ID

Data

ATW

0ス01

0ス04

0ス00

MANUAL

0ス01

0ス04

0ス02

PRESET

0ス01

0ス06

0x01

AGC

0ス01

0ス06

0ス00

3

One Push縲Auto White

AWB

0ス01

0ス07

0ス01

1/30シ1/25シ

0ス01

0ス08

0ス00

1/50

0ス01

0ス08

0ス01

1/100

0ス01

0ス08

0ス02

1/250

0ス01

0ス08

0ス03

1/500

0ス01

0ス08

0ス04

1/1000

0ス01

0ス08

0ス05

1/2000

0ス01

0ス08

0ス06

1/5000

0ス01

0ス08

0ス07

1/10000

0ス01

0ス08

0ス08

1/20000

0ス01

0ス08

0ス09

1/50000

0ス01

0ス08

0ス0A

AES

0ス01

0ス08

0ス10

1/1000

0ス01

0ス08

0x14

1/2000

0ス01

0ス08

0x15

1/5000

0ス01

0ス08

0x16

6

Image level

LEVEL

-128ス000  ス127

0ス01

0ス0C 0ス00ス0xFF

5

Whaite Balance Manual

R縲GAIN

R GAIN

-128 ス000 ス127

0ス01

0ス0D 0ス00ス0xFF

7

Whaite Balance Manual

B縲GAIN

B GAIN

-128 ス000 ス127

0ス01

0ス0E 0ス00ス0xFF

8

Pedestal

PEDESTAL

-28ス000 ス100

0ス01

0x10

0x64ス0xE4

OFF

0ス01

0x14

0x00

ON

0ス01

0x14

0x01

HIGH

0ス01

0x14

0x02

10

Detail

DETAIL

-128ス127

0ス01

0ス15

0ス255

11

Chroma

CHROMA

-128ス000 ス50

0ス01

0x16 0ス00ス0ス錬2

OFF

0ス01

0ス1C

0ス00

No.1

0ス01

0ス1C

0x01

No.2

0ス01

0ス1C

0x02

No.3

0ス01

0ス1C

0x03

No.4

0ス01

0ス1C

0x04

No.5

0ス01

0ス1C

0x05

No.6

0ス01

0ス1C

0x06

No.7

0ス01

0ス1C

0x07

No.8

0ス01

0ス1C

0x08

No.9

0ス01

0ス1C

0x09

OFF

0ス01

0ス1D

0ス00

TOP

0ス01

0ス1D

0x01

BOTTOM

0ス01

0ス1D

0ス02

14

1 or 2 characters

0x01

0x1E

15

3 or 4 characters

0x01

0x1F

16

5 or 6 characters

0x01

0x20

17

7 or 8 characters

0x01

0x21

18

9 or 10 characters

0x01

0x22

19

11 or 12 characters

0x01

0x23

20

13 or 14 characters

0x01

0x24

21

15 or 16 characters

0x01

0x25

22

17 or 4 characters

0x01

0x26

23

3 or 4 characters

0x01

0x27

24

3 or 4 characters

0x01

0x28

OFF

0ス00

0ス01

0ス30

0ス00

WHITE GATE

0ス01

0ス01

0ス30

0ス01

ALC GATE

0ス02

0ス01

0ス30

0ス02

0/100

0ス01

0ス39

0x00

15/85

0ス01

0ス39

0x01

30/70

0ス01

0ス39

0x02

50/50

0ス01

0ス39

0x03

75/25

0ス01

0ス39

0x04

100/0

0ス01

0ス39

0x05

Gate display

25

Shutter Speed

12

Detection AreaシALCシ

Menu display

KP-D20A

2

Gain Mode

GAIN MODE

1

White Balance

MODE

Feature

SHUTTER SPEED

AES&LENS

9

Gamma

GAMMA

4

ALC GATE

シゥショシーシオシエ

シ」シィシ。シイシ。シ」シエシ・シイ

13

Title縲Mode

MODE

Peak/Average

PEAK/AVE

26

Page 1

 


background image

KP-HD20A_COMMAND

CPU Ver.1.913

Command

Parameter

Area

ID

Data

Menu display

KP-D20A

Feature

OFF

0ス01

0ス3C

0ス00

No.1

0ス01

0ス3C

0x01

No.2

0ス01

0ス3C

0x02

No.3

0ス01

0ス3C

0x03

No.4

0ス01

0ス3C

0x04

No.5

0ス01

0ス3C

0x05

No.6

0ス01

0ス3C

0x06

No.7

0ス01

0ス3C

0x07

No.8

0ス01

0ス3C

0x08

No.9

0ス01

0ス3C

0x09

OFF

0ス01

0ス3E

0ス00

ON

0ス01

0ス3E

0ス01

OFF

0ス01

0ス40

0x00

MENU ON

0ス01

0ス40

0ス02

UP

0ス01

0ス40

0x10

DOWN

0ス01

0ス40

0x20

LEFT

0ス01

0ス40

0x80

RIGHT

0ス01

0ス40

0x40

30

CAMERA RESET

CAMERA RESET

0ス01

0x4F

0x00

OFF

0ス01

0x51

0ス00

ON

0ス01

0x51

0ス01

AUTO

0ス01

0x51

0ス02

32

WDR BLEND

WDR BLEND

128ス255

0ス01

0ス52 0ス80ス0ス炉F

1/30シ1/25シ

0ス01

0ス53

0ス00

1/50

0ス01

0ス53

0ス01

1/100

0ス01

0ス53

0ス02

1/250

0ス01

0ス53

0ス03

1/500

0ス01

0ス53

0ス04

1/1000

0ス01

0ス53

0ス05

1/2000

0ス01

0ス53

0ス06

1/5000

0ス01

0ス53

0ス07

1/10000

0ス01

0ス53

0ス08

1/20000

0ス01

0ス53

0ス09

1/50000

0ス01

0ス53

0ス0A

HD-SDI

0ス01

0ス57

0ス00

HD-VLC

0ス01

0ス57

0ス01

NORMAL

0ス01

0ス61

0ス00

SPECIAL

0ス01

0ス61

0ス01

36

MANUAL GAIN

PRESET GAIN

0ス48

0ス01

0ス68

0ス00ス0ス30

37

AGC LIMIT

AGC LIMIT

0ス48

0ス01

シ撰ス6A 0x06ス0ス30

OFF

0ス01

0ス98

0ス00

ON

0ス01

0ス98

0ス01

39

SLOPE1

0ス255

0ス01

0ス99 0ス00ス0ス炉F

40

SLOPE2

0ス255

0ス01

0ス9A 0ス00ス0ス炉F

41

POINT1

0ス255

0ス01

0ス9B 0ス00ス0ス炉F

42

POINT2

0ス255

0ス01

0ス9C 0ス00ス0ス炉F

43

VIDEO RENS Control

IRIS GAIN

0ス255

0x01

0ス連5 0ス00ス0ス炉F

44

FILE1

0x01

0ス連7

0x00

45

FILE2

0x01

0ス連7

0x01

46

FILE3

0x01

0ス連7

0x02

47

FILE4

0x01

0ス連7

0x03

48

FILE5

0x01

0ス連7

0x04

FILE1

0ス01

0xA8

0ス00

FILE2

0ス01

0xA8

0x01

FILE3

0ス01

0xA8

0ス02

FILE4

0ス01

0xA8

0x03

FILE5

0ス01

0xA8

0x04

DC

0ス01

0xA9

0x00

VIDEO

0ス01

0xA9

0x01

1080i 59.94

0x01

0xAE

0x00

1080i 50

0x01

0xAE

0x01

1080p 29.97

0x01

0xAE

0x02

1080p 25

0x01

0xAE

0x03

27

White balance Area Select

WHITE GATE

28

Lens control

IRIS OPEN

29 CAMERA MENU OPERATION CAMERA MENU OPERATION

33

SHORT SHUTTER

SHORT SHUTTER

31

WDR MODE

WDR MODE

KNEE

KNEE

38

34

SDI OUTPUT

SDI OUTPUT

35

ATW RANGE

ATW RANGE

49

SCENE FILE SELECT

SCENE FILE SELECT

50

LENS TYPE

LENS TYPE

SCENE FILE SAVE

SCENE FILE SAVE

51

TV FORMAT

TV FORMAT

Page 2

 


background image

KP-HD20A_COMMAND

CPU Ver.1.913

Command

Parameter

Area

ID

Data

Menu display

KP-D20A

Feature

4:3

0x01

0xAF

0x00

16:9

0x01

0xAF

0x01

PRESET

0x01

0ス呂0

0ス00

VARIABLE

0x01

0ス呂0

0ス01

54

HUE R

0ス255

0x01

0ス呂1 0ス00ス0ス炉F

55

HUE シケ

0ス255

0x01

0ス呂2 0ス00ス0ス炉F

56

HUE G

0ス255

0x01

0ス呂3 0ス00ス0ス炉F

57

HUE C

0ス255

0x01

0ス呂4 0ス00ス0ス炉F

58

HUE シ「

0ス255

0x01

0ス呂5 0ス00ス0ス炉F

59

HUE M

0ス255

0x01

0ス呂6 0ス00ス0ス炉F

60

SAT R

-

-

-

-

61

SAT シケ

-

-

-

-

62

SAT G

1ス255

0x01

0ス呂9 0ス01ス0ス炉F

63

SAT C

1ス255

0x01

0ス呂A 0ス01ス0ス炉F

64

SAT シ「

1ス255

0x01

0ス呂B 0ス01ス0ス炉F

65

SAT M

1ス255

0x01

0ス呂C 0ス01ス0ス炉F

VBS ASPECT

53

MASKING

MASKING

52

Aspect Ratio

Page 3