This commit is contained in:
Aiden
2026-05-13 03:15:48 +10:00
parent 3d769b995f
commit 455886691a
33 changed files with 49138 additions and 37 deletions

View File

@@ -16,6 +16,8 @@ service information, diagrams, related devices, and compatibility notes.
CCA-7 cables, camera families, and why those documents matter.
- [Research Notes](research-notes.md) - unresolved questions, likely next steps,
and practical notes for repair/protocol reverse engineering.
- [Discovery Notes](discovery-notes.md) - hands-on bench observations kept
separate from manual-derived facts.
## High-Value Starting Points
@@ -38,4 +40,3 @@ service information, diagrams, related devices, and compatibility notes.
using an RS-232C-style/proprietary Sony protocol. The electrical pinout and
higher-level command protocol should be verified from service manuals before
connecting custom hardware.

73
docs/discovery-notes.md Normal file
View File

@@ -0,0 +1,73 @@
# Discovery Notes
This file records hands-on observations separately from manual-derived facts.
Treat these as bench notes: useful and current, but still worth rechecking with
photos, continuity tests, and instrument captures.
## 2026-05-13 - RCP-TX7 10-Pin Power and Cable
Observed on the RCP-TX7 10-pin remote connector/cable during restoration work:
- Pin 9 confirmed as ground / DC return.
- Pin 10 confirmed as power input.
- Cable color for pin 9 / ground: brown.
- Cable color for pin 10 / +12 V power: brown-white.
- Cable colors for pins 1-8 have been continuity-mapped; see the working cable
map below.
- Yellow and yellow-white conductors are present in the cable but did not map to
connector pins during continuity testing.
- With power present on pins 9 and 10, the panel shows a green `PANEL ACTIVE`
light.
- The inside of the 10-pin cable contains 12 wires total.
- Three of those wire groups are twisted pairs.
Immediate implications:
- The bench result agrees with the RCP-TX7 and CCU-TX7 manual pinout for pins 9
and 10.
- The 12-conductor cable construction suggests not every conductor maps
one-to-one to the 10 connector pins; shielding/drain, duplicated grounds, or
paired signal returns may be present.
- The three twisted pairs are likely important candidates for serial data,
composite video, and/or power/ground pairing, but this should be confirmed by
continuity testing rather than color or twist assumptions.
### Working Cable Map
This table combines the manual-derived pin purpose with hands-on color mapping.
Rows marked `confirmed` have been checked on the current cable/panel under test.
| Pin | Purpose | Cable color | Status | Notes |
| ---: | --- | --- | --- | --- |
| 1 | Spare / unused | red | confirmed | No function shown in service manual. |
| 2 | VBS / composite video X | black | confirmed | 1.0 Vp-p composite video input to RCP. |
| 3 | VBS / composite video ground | green | confirmed | Video reference/ground. |
| 4 | Serial data, RCP to CCU/camera | orange | confirmed | RS-232C-based data direction. |
| 5 | Serial/data ground | blue | confirmed | One of two serial/data grounds. |
| 6 | Serial/data ground | grey | confirmed | One of two serial/data grounds. |
| 7 | Serial data, CCU/camera to RCP | purple | confirmed | RS-232C-based data direction. |
| 8 | Spare / unused | purple-white | confirmed | No function shown in service manual. |
| 9 | DC return / ground | brown | confirmed | Confirmed as ground on current cable. |
| 10 | +12 V remote power input | brown-white | confirmed | Confirmed as power input on current cable. |
### Unmapped Cable Conductors
The cable contains two additional conductors that did not show continuity to
the 10 connector pins during the current test:
| Conductor color | Current status | Notes |
| --- | --- | --- |
| yellow | unmapped | May be shield/drain-related, spare, broken, or connected only at one end. |
| yellow-white | unmapped | May be shield/drain-related, spare, broken, or connected only at one end. |
Recheck these against connector shells, shield braid/drain, cable strain relief
hardware, and both ends of the cable if accessible.
Suggested next observations to capture:
1. Connector orientation photo showing pin numbering reference.
2. Wire color list, including which colors form each twisted pair.
3. Confirm whether yellow and yellow-white connect to shield, shell, or one end
only.
4. Resistance between pins 5, 6, and 9 with the cable disconnected.
5. Scope/meter idle voltage on pins 4 and 7 relative to pins 5/6 and pin 9.

BIN
docs/manuals/0a9f4a.pdf LFS Normal file

Binary file not shown.

BIN
docs/manuals/2cc84d.pdf LFS Normal file

Binary file not shown.

BIN
docs/manuals/3620534151.pdf LFS Normal file

Binary file not shown.

BIN
docs/manuals/3856085221.pdf LFS Normal file

Binary file not shown.

BIN
docs/manuals/3859859131.pdf LFS Normal file

Binary file not shown.

BIN
docs/manuals/6916f3.pdf LFS Normal file

Binary file not shown.

BIN
docs/manuals/710a0c.pdf LFS Normal file

Binary file not shown.

BIN
docs/manuals/CCU-D50_CA.pdf LFS Normal file

Binary file not shown.

View File

@@ -1,19 +1,30 @@
# Manuals
This folder is reserved for local manual copies.
This folder contains local manual PDFs downloaded for the RM-M7G, RCP-TX7, and
related Sony camera-control ecosystem.
The first download attempt for official Sony PDF manuals failed because Sony's
PDF host returned an access-denied response to command-line download requests.
The source URLs are still recorded in [../sources.md](../sources.md).
## Local Inventory
Recommended local filenames if downloaded manually or through an allowed browser
session:
| File | Identified document | Notes |
| --- | --- | --- |
| `3859859131.pdf` | Sony RCP-TX7 operating instructions | Official Sony 28-page English PDF, document 3-859-859-13(1). |
| `2cc84d.pdf` | Sony RCP-TX7 operating instructions | ManualsLib-rendered copy of the same operating manual. |
| `0a9f4a.pdf` | Sony RCP-TX7 service manual | ManualsLib-rendered 22-page service manual from manual 3317117. |
| `rm-m7g.pdf` | Sony RM-M7G service manual | Local copy of the RM-M7G/RM-M7GP service manual. |
| `6916f3.pdf` | Sony RM-M7G service manual | ManualsLib-rendered copy of the RM-M7G/RM-M7GP service manual. |
| `3620534151.pdf` | Sony CCU-D50/CCU-D50P operating instructions | Official Sony 32-page English PDF. |
| `CCU-D50_CA.pdf` | Sony CCU-D50/CA-D50 catalog | Japanese catalog/specification PDF. |
| `3856085221.pdf` | Sony DXC-327B/DXC-327BP operating instructions | Official Sony 80-page English PDF. |
| `Sony DXC-D30 User Manual.pdf` | Sony DXC-D30 user manual | Useful for RM-M7G/RCP-TX7 10-pin remote and protocol notes. |
| `f1f018.pdf` | Sony CCU-TX7 service manual | ManualsLib-rendered service manual for manual 1068508. |
| `f1f018 (1).pdf` | Sony CCU-TX7 service manual | Duplicate of `f1f018.pdf` by size and embedded source metadata. |
| `710a0c.pdf` | Sony CCU-TX7 service manual | ManualsLib-rendered service manual for manual 3284330. |
- `sony-rcp-tx7-operating-instructions-3859859131.pdf`
- `sony-ccu-d50-operating-instructions-3620534151.pdf`
- `sony-dxc-327b-operating-instructions-3856085221.pdf`
- `sony-rm-m7g-service-manual.pdf`
- `sony-rcp-tx7-service-manual.pdf`
- `sony-rcp-tx7-volume-2-service-manual.pdf`
- `sony-ccu-tx7-service-manual-volume-1.pdf`
## Gaps
- RCP-TX7 Volume 2, the likely schematic/circuit-diagram volume, is still not
present locally.
- CCU-D50 service manual is referenced by ManualsLib from the CCU-TX7 page but
is not present locally.
- The local PDFs keep their downloaded filenames for traceability; rename only
if the source inventory is updated at the same time.

Binary file not shown.

BIN
docs/manuals/f1f018 (1).pdf LFS Normal file

Binary file not shown.

BIN
docs/manuals/f1f018.pdf LFS Normal file

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,515 @@
カメラコントロールユニット
CCU-D50
希望小売価格320,000円税別
カメラアダプター
CA-D50
希望小売価格180,000円税別
カメラシステムのデジタル運用を実現する
カメラコントロールユニット/カメラアダプター
- 本カタログに掲載しております商品の価格には、消費税、配送設置・工事・接続調整などの費用は含まれておりません。 1 CCU-D50CA-D50
# カメラアダプターCA-D50
## DXC-D35D30シリーズカメラへの装 各種ポータブルVTRとの運用が可能 着によりデジタルSDI出力に対応 CCZ-Aケーブルを介してポータブルVTRの接続に
コールスイッチ
カメラコントロールユニットCCU-D50とともに開発 対応。CA-D50とポータブルVTR間のケーブル長
CCU / VTR
インターフェース
CCZ-A26ピン
されたCA-D50は、Pro76pinデジタルインターフェ は最大10mです。
リターンビデオ
VTR切り換
えボタン
ースを採用。デジタルビデオカ 接続VTR 出力信号    (記録形式)
メラDXC-D35D30シリーズカ DVW-250 SDI/コンポーネント(デジタルベータカム記録) インターカム
端子
メラに装着することでSDI信号の BVW-35/50 コンポーネント (ベータカム記録)
イヤホン端子
出力に対応し、CCU-D50との組 DSR-50 コンポーネント DVCAM記録
VHSおよびS-VHS VTRは接続できません。 SDI出力端子
み合わせで映像クオリティの高い
カメラシステムを実現します。 Pro76pinデジタル その他の特長
インターフェース DC IN
プロンプト/
ジェンロック端子
●CCU-M5Aとシステムアップ可能CCU-M5A
デジタルとアナログの両出力に対応 のアナログ入出力機能は従来通り動作します) 操作スイッチおよび接続端子
CA-D50のCCU/VTRインターフェースCCZ-A ●コールスイッチを装備
26ピンは、アナログ信号の出力も可能なハイ ●SDI信号出力用BNCコネクターを装備映像信 ●バッテリーアダプターBKP-L551別売の装
ブリッド設計。CCU-D50接続時はCCZ-Aケーブ 号のみを出力。CCU-D50とのシステムでCCZ 着によりバッテリー運用に対応
ル長最大75メートルまでデジタルSDI信号を -Aケーブルを併用し、最大200メートルまでSDI ※装着にはバッテリー金具3-690-850-01別売が必要となります
●小型・軽量化を達成対CA-537比
インターカム音
量調整つまみ
出力し、最大300メートルまでアナログコンポー 映像信号を伝送可能)
ネント信号を出力します。
カメラヘッド アップグレードのご案内
CA-D50をDXC-D35/D30シリーズと組み合わせて使用
する場合、カメラヘッドに内蔵されたROMをアップグレ
ードDXC-D30シリーズはAT基板交換する必要があり
ます。これにより、コントロールモード等M5Aモード、
TX7モードにおいてすべてのコマンドに対応できるよ
うになります。アップグレードを行わない場合、次の機
能が使用できません。
・M5Aモード時CA-D50のCALLスイッチ、RETスイッ
チ機能
・TX7モード時H/SCフェーズコントロール、タリー
CALLコントロール、アナログ信号出力の切り換え
Y/R-Y/B-Y、R/G/B、Y/C切り換えの各機能
・ポータブルVTR接続時カメラVFへの再生映像自動
表示機能
アナログCCU接続時
はCCZ-Aケーブル長
300メートルまで、アナ
ログコンポーネントの
出力が可能です。
アップグレードはお取引のソニー特約店、またはソニー
サービス窓口へお申し込み頂きますようお願いいたし
ます。なお、DXC-D35シリーズに関しては2002年7月出
荷分よりアップグレードの必要はありません。
CA-D50とDXC-D35の装着例
### 主な仕様
カメラコントロールユニットCCU-D50 リモート端子 丸型10ピン
外形寸法 424×88×283mm×高さ×奥行
質量 約6.3kg
付属品 AC電源コード1、ラックマウントアダプター2、ラックマウ
ントネジ4、タリーインジケート1、オペレーションマニュアル1
電源電圧 AC100V・50/60Hz
消費電力 100V、1.7A ※カメラ側12V 4A、ケーブル長300m時
使用温度 5℃40℃
保存温度 -20℃55℃
■信号出力
VBS出力 BNC、1.0Vp-p 75Ω
Y/R-Y/B-Y BNC、Y1.0Vp-p 75Ω、R-Y/B-Y0.700Vp-p 75Ω
Y/C BNC、Y1.0Vp-p 75Ω、C0.286Vp-p 75Ω
R/G/B BNC、0.7Vp-p 75Ω
SYNC OUT BNC、0.3Vp-p 75Ω
SDI BNC、270Mbps、0.8Vp-p、75Ω
S VIDEO DIN4ピン、Y1.0Vp-p 75Ω、C0.286Vp-p 75Ω
モニター BNC、VBS、1.0Vp-p、75Ω
マイク XLR3ピン、600Ω
■信号入力
ゲンロック BNCループスルー、VBS/BS、1.0Vp-p、75Ω
リターンビデオBNCループスルー、1.0Vp-p、75Ω
プロンプタービデオBNCループスルー、1.0Vp-p、75Ω
SDI BNC、270Mbps、0.8Vp-p、75Ω
■コントロール信号
カメラ端子 Sony ZタイプCCZ、26ピン
インターカム/
タリー端子 D-sub15ピン、4W2W、R/Gタリー
|安全に関するご注意  商品を安全にお使いいただくため、ご使用の前に必ず「取扱説明書」をよくお読みください。|
|---|
|●記載されている各社名および各商品名は、各社の商標または登録商標です。●仕様および外観は、改良のため予告なく変更されることがありますので、あらかじめご了承ください。 ●カタログと実際の商品の色とは印刷の関係で、多少異なる場合もあります。|
### カメラアダプターCA-D50
電源電圧 DC12V
消費電力 3.8W
使用温度 -10℃45℃
保存温度 -20℃55℃
カメラ
インターフェース Pro76ピン・デジタル
CCU/VTR/CAM Sony Zタイプ CCZ 26ピン
DC入力 XLR 4ピンオス、10.5v17v
ゲンロック入力 BNC、1.0Vp-p、75Ω
プロンプター出力 BNC、1.0Vp-p、75Ω
SDI出力 BNC、270Mbps、0.8Vp-p、75Ω
イヤホン :ミニジャック
インターカム端子 :ミニインターカムジャック
外形寸法 113×183高さ×168長さmm突起部含む
質量 約1.1kg
付属品 オペレーションマニュアル1、CA&CCUマニュアルCD-ROM1
### CIC-2
※特定市場向け商品などソニービジネスソリューションサイトに掲載していない商品もあります
### ソニー株式会社 ソニービジネスソリューション株式会社〒108-0074 東京都港区高輪4-10-18
掲載の業務用 商品およびソリューションに関するお問い合わせは
業務用商品相談窓口
フリーダイヤル 0120-788-333
- 携帯電話・PHS・一部のIP電話からは 0466-31-2588 ●FAX 0120-333-389
- 受付時間 9:0018:00土・日・祝日、および年末年始は除く
BCCXSE1 Printed in Japan.84994005 カタログの記載内容2002年8月現在
4
CCU-D50CA-D50
# CCU-D50とCA-D50のコンビネーションで、 デジタルに対応。 カメラシステムの真価を発揮します。
## カメラコントロールユニットCCU-D50 カメラアダプターCA-D50
カメラコントロールユニット『CCU-D50』とカメラアダプター『CA-D50』は、
デジタルビデオカメラDXC-D35D30シリーズとの組み合わせで、SDI信号の出力・伝送が可能。
さらに、高機能なRCP-TX7によるカメラのリモートコントロールに対応するなど、
映像クオリティと操作性を向上します。
## DXC-D35D30シ リーズと接続し、 デジタルSDI出力・伝送が可能
カメラコントロールユニットCCU-D50とカメラ
アダプターCA-D50は、デジタルビデオカメラ
DXC-D35D30シリーズとのシステム構成によ
りデジタルSDI信号の出力・伝送が可能。カ
メラシステムのフルデジタル化をサポートし、ハ
イクオリティな映像を提供します。
## SDI信号を最大75mまで伝送、さらに 最大200mまで拡張可能
DXC-D35D30シリーズカメラとCCU-D50およ
びCA-D50のシステム構成により、CA-D50から
のSDI信号映像・音声・コ ントロールをCCZ-Aケ
ーブルで最大75m伝送することができます。また
BNC同軸ケーブルを併用することで最大200m
まで伝送距離を拡張可能。スタジオや小・中規模
施設等での運用に対応します。
BNC同軸ケーブル5C-2VでSDI信号を伝送し、音声・コント
ロール信号をCCZ-Aケーブルで伝送します。
## 細かな画調整に対応 グリーンタリーに対応
CCU-D50に高機能リモートコントロールパネル CA-D50とCCU-D50およびRCP-TX7の組み合わ
RCP-TX7を接続することで、CA-D50を介して せ運用時、通常のタリーに加えグリーンタリー
DXC-D35D30シリーズカメラをTX7モードで をカメラに送信可能。スタジオ/中継放送など
リモートコントロールできます。設定・調整項 の際に便利です。
目はアイリス、ホワイトバランスな グリーンタリー:タリー(赤色)点灯の、事前の合図として使用
どの基本に加え、マスターガンマ調
整、TLCS等、様々な機能調整が 主要なインターカムシステムに、
リアルタイムで行えます。 フレキシブルに対応
TX7モードDXC-D35シリーズカメ CA-D50とCCU-D50間の通話用にインターカム端
ラの備えるオペレーション機能に対応
します。設定はCCU-D50で行います。 子を装備。CCU-D50は2ワイヤー、4ワイヤー、
クリアーカム、RTSなどの主要なインターカムシ
RCP-TX7 ステムに対応。リアパネルにD-sub15ピン
ス)端子を備えています。
CCU-D50のリ モートコントロールモード設定スイッチ。
初期設定はM5Aモード。
## 多様なシステムで運用が可能
## DXC-D35 / D30シリーズ<E383BC>
CA-537/1
TX7モ ード
M5Aモード
カメラアダプター<EFBFBD>
CA-D50
■DXC-D35D30シリーズ、CA-D50、CCU-D50による構成例
・CCZ-Aケーブル1本でSDI信号を最大75m伝送
・CCZ-Aケーブル1本でアナログ信号を最大300m伝送
インターカム<EFBFBD>
ヘッドセット<EFBFBD>
DR-100<30> カメラアダプター<E382BF>
インターカム<EFBFBD>
ヘッドセット<EFBFBD>
<EFBFBD>
<EFBFBD> CA-D50
カメラコントロールユニット<EFBFBD>
CCU-D50
カメラヘッド<EFBFBD>
DXC-D35/D30シリ ーズ<E383BC>
26pin CCZ -Aケーブル<E38396> 26pin
最大75m までSDI 信号伝送<E4BC9D>
最大300m までアナログコンポーネント出力<E587BA>
DXC-637 / 537
カメラコントロールユニット<EFBFBD>
CCU-D50
・CCZ-AケーブルとBNC同軸ケーブルを併用し、SDI信号を最大200m伝送
インターカム<EFBFBD>
ヘッドセット<EFBFBD>
DR-100<30> カメラアダプター<E382BF>
インターカム<EFBFBD>
ヘッドセット<EFBFBD>
B
<EFBFBD>
DSR-570WS / 370
<EFBFBD> CA-D50
カメラコントロールユニット<EFBFBD>
CCU-D50
カメラヘッド<EFBFBD>
DXC-D35/D30シリ ーズ<E383BC> CCZ-A ケーブル 最大200m まで<E381BE>
26pin オーディオコントロールコマンド伝送<E4BC9D>
26pin
リモート<EFBFBD> リモート<E383BC>
コントロール<EFBFBD>コントロール<EFBFBD>
ユニット<EFBFBD> パネル<E3838D>
RM-M7G RCP-TX7
BNC BNC 同軸ケーブル5C-2V<56> BNC
最大200m までSDI 信号伝送<E4BC9D>
2
CCU-D50CA-D50
# デジタルSDIからアナログまで、 システムカメラからカムコーダー*まで 幅広い用途に対応します。
CCU-D50はDSR-570WS370との接続が可能です。
カメラコントロールユニットCCU-D50
## CCU-D50の主な特長
●DXC-D35/D30シリーズカメラ接続時26pin
カメラコネクターを使用して、デジタルSDI
号の伝送が可能。
●26pinカメラコネクターを使用して、アナログ
コンポーネント信号を最大300メートル伝送可能。
●あらゆるアナログビデオ信号出力と、2系統
のSDI出力が可能。
●主要なインターカムシステムに対応。
●高機能なコントロールリモコンRCP-TX7に対応。
## M5AモードとTX7モードの2つのリモー 豊富なビデオ信号出力 トコントロールモードを選択可能 2系統のSDI出力をはじめ、コンポジット信号2系統、
高機能なリモートコントロールパネルRCP-TX7 コンポーネント信号出力Y/R-Y/B-Y、RGB1系
によるカメラ操作に対応。SDI伝送環境では、フ 統、S映像端子を1系統標準装備。多種のVTRやス
ロントパネルの設定によりTX7モードを選択する イッチャーを接続可能です。
ことで、RCP-TX7を使用してより細かい画調整
■CCU-D50とCCU-M5Aとの主な機能比較
を行うことができます。
CCU-D50 CCU-M5A
|ケーブル延長|最大75mSDI||
|---|---|---|
|CA I/F|CCZ-A 26pin|CCZ-A 26pin|
|CCQ 14pin リモート|×|○*|
|リモートコントローラ|RCP-TX7 RM-M7G|RM-M7G -|
|||×|
|SDI入力|BNC×1|×|
|インターカム/タリー|D-sub15pin|端子台|
|RTSクリア ーカム|D-sub15pin|×|
|カメラI/F|CCZ-A 26pin|CCZ-A 26pin|
|接続対応CA|CA-D50537|CA-537327*|
- M5AモードRM-M7Gを接続しDXCカメラお 最大300mアナログ最大300mアナログ よびDSR-570WS/370のベーシックなコントロ ールが可能です。
- TX7モードRCP-TX7を接続し、CA-D50にド ッカブルしたDXCカメラが持つ画作りの機能と SDI出力音声を除くBNC×2 設定をより幅広く調整可能です。
デジタルSDIに加え、アナログコン
ポーネントの伝送に対応
接続対応カ ムコーダー DSR-570WS/370 DSR-570WS/370
26pinカメラコネクターは従来のアナログコン
オプションの14pinコネクター装着時
ポーネント伝送にも対応し、CA-537/1を装着し
リモートコントロールパネル
たアナログカメラやまたDSR-570WS/370とのシ RCP-TX7
ステムアップが可能。CCZ-Aケーブルを介して
コネクター 丸型10ピン
アナログコンポーネント出力を最大300mまで伝 電  源 DC12V10V17V
送することができます。 消費電力 4.0W
外形寸法 100×330×70mm
(幅×高さ×奥行)
SDI入出力端子 質  量 約1.5kg
## デジタルSDI信号に対応した汎用性 の高いカメラコントロールユニット
CCU-D50はCCU-M5Aの豊富なインターフェース
を継承し、新たにデジタル信号SDIに対応。同
時に開発されたカメラアダプターCA-D50のSDI
出力をCCZ-Aケーブルで最大75メートル伝送が
可能です。これによりトライアクスシステムでし
か実現できなかったフルデジタル・カメラシステ
ムの構築が可能になります。
## SDI信号の伝送距離拡張に対応
SDI同軸BNC入力端子を装備。CCZ-Aケ ーブル
に併用してCA-D50のSDI出力
BNC端子と接続することで最大
200mまでSDI信号の伝送距離を
拡張することができます。またデ
ジタル出力にはSDI同軸BNC
出力端子を2系統装備し、スイッ
チャーやVTRの接続が可能です。
DXC-D35シリーズが備えるすべてのオペレーショ
ン機能に対応。
【オペレーションモード機能】
多彩なオ ペレーション機能を誤操作なくコントロールで
きるよう、4タイプのスイッチ有効・無効設定が可能です。
FULLすべてのコントロールが可能
PAINTペイントセットアップに関連する項目設
定が有効
IRIS/M.BLACKアイリス、マ スターブラックのコン
トロールが有効
LOCKコ ールとモニターセレクトのみ有効
リアパネル
3
CCU-D50CA-D50

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,509 @@
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
||
|---|
||
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
Digitized in Heiloo the Netherlands
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
Digitized in Heiloo the Netherlands
www.freeservicemanuals.info
Digitized in Heiloo the Netherlands
www.freeservicemanuals.info
Digitized in Heiloo the Netherlands
www.freeservicemanuals.info
Digitized in Heiloo the Netherlands
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
Digitized in Heiloo the Netherlands
www.freeservicemanuals.info
Digitized in Heiloo the Netherlands
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!
www.freeservicemanuals.info
9/6/2020
Digitized in Heiloo the Netherlands
Not for sale!

BIN
docs/manuals/rm-m7g.pdf LFS Normal file

Binary file not shown.

View File

@@ -85,20 +85,26 @@ The official operating instructions contain:
## Service Manual Leads
ManualsLib links an RCP-TX7 service manual as an "Also See" item from the
The local manuals folder now includes a downloaded RCP-TX7 service manual:
- [docs/manuals/0a9f4a.pdf](manuals/0a9f4a.pdf) - ManualsLib-rendered
22-page service manual from manual 3317117.
ManualsLib also links that service manual as an "Also See" item from the
operating manual page:
<https://www.manualslib.com/manual/3317117/Sony-Rcp-Tx7.html>
Several manual sellers list `RCP-TX7 Volume 2` separately and describe it as the
Several manual sellers list `RCP-TX7 Volume 2` separately and describe it as a
schematic/circuit-diagram volume:
- <https://www.owner-manuals.com/RCPTX7VOLUME2-service-manual-SONY.html>
- <https://www.manuals-in-pdf.com/download-RCPTX7VOLUME2-SONY-p-1426169.html>
- <https://pdf-manuals.ru/sony/rcp_tx7_volume_2_manuals.html>
For board-level repair, Volume 2 is likely important because it is repeatedly
described as containing circuit diagrams/schemas and parts catalog data.
For board-level repair, Volume 2 is likely still important because it is
repeatedly described as containing circuit diagrams/schemas and parts catalog
data, and it is not present in the current local PDF set.
## Connector and Protocol Notes
@@ -116,15 +122,68 @@ Practical implication:
- Verify voltage levels and pinout from service manuals before wiring adapters.
- Expect a proprietary Sony command protocol above the serial layer.
### 10-Pin Connector Pinout
The RCP-TX7 service manual and CCU-TX7 service manuals give enough information
to build a working restoration pinout. The RCP-TX7 connector is a 10-pin male
`REMOTE` / `CCU/camera` connector. Its mating connector is listed as Sony
`1-566-437-11` 10-pin female, equivalent to a Hirose `HR10A-10P-10S` assembly.
| Pin | Signal | Direction / purpose | Notes |
| ---: | --- | --- | --- |
| 1 | Spare | unused | No function shown. |
| 2 | VBS X | CCU/camera to RCP | Composite video, 1.0 Vp-p, sync negative. |
| 3 | VBS G | video ground | Ground/reference for pin 2. |
| 4 | S.DATA | RCP to CCU/camera | RS-232C-based serial data, 38,400 bps in CCU-D50/TX7 notes. |
| 5 | S.DATA GND | serial/data ground | One of two data grounds. |
| 6 | S.DATA GND | serial/data ground | Second data ground. |
| 7 | S.DATA | CCU/camera to RCP | RS-232C-based serial data, 38,400 bps in CCU-D50/TX7 notes. |
| 8 | Spare | unused | No function shown. |
| 9 | Power ground | DC return | Ground for the +12.5 V remote power feed. |
| 10 | Power input | DC input to RCP | Nominal +12.5 V DC; documented range 10.6 V to 17.0 V. |
The CCU-TX7 service manual describes the CCU-side direction as pin 4
`RCP -> CCU` and pin 7 `CCU -> RCP`. On the RCP service manual side, the same
two conductors are seen from the opposite end of the cable.
Pins 2 and 3 are composite video, not serial. Some CCU-TX7 notes say the remote
video output on those pins applies to later serial-number units only.
### Cable and Power Notes
- Intended cable family: CCA-7, with CCA-7-5 supplied in some RCP-TX7 systems.
- Maximum length: 50 m.
- RCP power is supplied through the connector, not by a local power supply.
- Operating manual power consumption is 4.0 W. Treat OCR readings of `40 W` as
a decimal-loss error unless confirmed from the original page image.
- Use shielded cable and preserve strain relief; the manuals explicitly call
for shielded interface cables and warn against tight bends behind the panel.
### Protocol Notes
The manuals repeatedly describe the link as RS-232C-compliant or based on
RS-232C, but Sony protocol is still required. The DXC-D30 manual says a PC can
control the camera through the 10-pin remote connector only with the proper Sony
protocol. For restoration, first verify power and continuity, then scope pins 4
and 7 with high impedance before attaching any serial adapter.
## Repair Notes
Good first checks for a non-working RCP-TX7:
- Confirm 10 V to 17 V supply on the 10-pin remote cable.
- Confirm polarity before applying power: pin 10 is positive and pin 9 is DC
return.
- Confirm pins 4 and 7 idle/transition as serial data before attempting to
decode commands.
- Inspect the circular 10-pin connector and cable.
- Confirm the CCU/camera is in a mode that accepts RCP-TX7 control.
- On CCU-D50, verify whether the system should be in `TX7 mode`, not `M5A mode`.
- On CCU-D50 in TX7 mode, verify the remote/local priority switch: remote
priority is needed for a device on the rear-panel REMOTE connector to take
control.
- On CCU-D50, set `RCP RATE` to `38400`; the manual says RCP-D50/D51/TX7 will
not connect with the wrong rate.
- Check operation lock mode; in `LOCK`, most controls are intentionally disabled.
- If using CCU-TX7 with COU-TX7 installed, confirm panel/remote/local control
selection.

View File

@@ -34,6 +34,12 @@ the better source for cable fabrication or continuity checks.
Primary service manual:
<https://www.manualslib.com/manual/1068508/Sony-Ccu-Tx7.html>
Local PDFs:
- [docs/manuals/f1f018.pdf](manuals/f1f018.pdf) - ManualsLib manual 1068508.
- `docs/manuals/f1f018 (1).pdf` - duplicate of `f1f018.pdf`.
- [docs/manuals/710a0c.pdf](manuals/710a0c.pdf) - ManualsLib manual 3284330.
The CCU-TX7 is directly relevant to RCP-TX7 because the RCP was designed for
CCU-TX7/TX7P camera systems with CA-TX7/TX7P camera adaptors.
@@ -50,7 +56,37 @@ Useful sections in the CCU-TX7 service manual:
- Intercom/tally details.
The CCU-TX7 rear panel REMOTE connector is described as a 10-pin connector for
the RCP-TX7 via a CCA-7 cable.
the RCP-TX7 via a CCA-7 cable. The service manual's connection section lists
the REMOTE connector as Sony plug `1-766-848-11`, 10-pin male, or a CCA cable
assembly such as CCA-7-5 supplied with the RCP-TX7, with a 50 m maximum run.
CCU-TX7 service manual pinout for the rear `REMOTE` connector:
| Pin | Signal | Notes |
| ---: | --- | --- |
| 1 | Spare | unused |
| 2 | RM VIDEO OUT X | VBS, 1.0 Vp-p; later serial-number units only in one note |
| 3 | RM VIDEO OUT G | video ground |
| 4 | S.DATA RCP -> CCU | RX data equivalent, RS-232C-based, 38,400 bps |
| 5 | S.DATA GND | serial/data ground |
| 6 | S.DATA GND | serial/data ground |
| 7 | S.DATA CCU -> RCP | TX data equivalent, RS-232C-based, 38,400 bps |
| 8 | Spare | unused |
| 9 | POWER +12.5 V DC GND | DC return |
| 10 | POWER +12.5 V DC OUT | 10.6 V to 17.0 V DC |
The extracted CCA-7 wiring diagrams preserve connector names and some wire
colors, but not a reliable color-to-pin map. For cable rebuilding, use the
numbered pinout above and verify any original cable by continuity rather than
trusting OCR text.
Relevant CCU-TX7 service switches:
- `S1001 PANEL REMOTE/LOCAL`: factory `REMOTE`; chooses RCP vs COU when both
are connected.
- `S1002 CONTROL MODE NORMAL/SLAVE`: invalid when the RCP is the active control
device; factory `NORMAL` for COU use.
- `S1004`: selects RS-232C vs IF board path; factory setting is RS-232C side.
## CCU-D50 / CCU-D50P
@@ -70,6 +106,17 @@ The official CCU-D50 manual lists RCP-D50/D51, RCP-TX7, and RM-M7G as remote
control options. It also includes a section on using the RM-M7G remote control
unit and describes panel active handoff behavior.
Front-panel system setting switches matter for remote testing:
- Switch 1 selects CCU command mode: OFF is `M5A mode`, ON is `TX7 mode`.
- Switch 6 selects remote/local priority when switch 1 is in `TX7 mode`: OFF
gives priority to the device on the rear-panel REMOTE connector, ON gives
priority to the CCU front panel.
- Switch 6 is disabled when an RM-M7G is connected.
- Setup menu `RCP RATE` controls rear REMOTE connector communication speed:
select `38400` for RCP-D50/D51/TX7. The manual says other settings prevent
connection.
The Japanese CCU-D50/CA-D50 catalog notes:
- CCU-D50 can use RM-M7G in M5A mode for basic DXC/DSR control.
@@ -117,4 +164,3 @@ Useful notes:
- CAMERA SELECT on RM-M7G should be set to `1`.
- EZ mode cannot be used while RM-M7G is connected.
- Power should be off before connecting or disconnecting remote equipment.

View File

@@ -4,38 +4,47 @@
- RM-M7G has a 41-page service manual available publicly through ManualsLib.
- RCP-TX7 has an official Sony 28-page operating manual PDF.
- RCP-TX7 has at least one 22-page service manual listing on ManualsLib.
- RCP-TX7 has a 22-page service manual locally downloaded as
[docs/manuals/0a9f4a.pdf](manuals/0a9f4a.pdf).
- RCP-TX7 Volume 2 is probably the schematic/circuit volume and appears mostly
on paid/manual mirror sites.
- Both devices use Sony's 10-pin remote ecosystem through CCA-7 cables.
- RCP-TX7 uses a data protocol described as RS-232C-compliant/new protocol.
CCU-TX7 and CCU-D50 material point to 38,400 bps for RCP-TX7-class remotes.
- DXC-D30 material confirms that PC control is possible only with proper Sony
protocol.
- CCU-D50 command mode matters: `M5A mode` is the RM-M7G/basic-control path and
`TX7 mode` is the RCP-TX7/detailed-control path.
- The RCP-TX7/CCU-TX7 10-pin remote pinout is now mostly established:
serial data on pins 4 and 7, serial/data grounds on pins 5 and 6, DC power on
pins 9 and 10, composite video on pins 2 and 3, and spares on pins 1 and 8.
## What Is Not Yet Confirmed
- Exact command protocol framing, baud rate, checksums, and command table.
- Exact Sony command protocol framing, checksums, command table, and session
behavior.
- Exact RCP-TX7 schematic availability from free public sources.
- Whether the RCP-TX7 ManualsLib 22-page service manual includes only service
notes or also board-level diagrams.
- Whether the RCP-TX7 22-page service manual contains enough board-level detail
for the current fault; Volume 2 is still the stronger schematic target.
- Exact CCA-7 wire color to pin mapping; extracted wiring diagrams are too
degraded to trust without continuity testing.
- Whether all CCA-7 cables are fully straight-through for every pin in every
system, although related service documentation strongly suggests this cable
family is the correct interconnect.
- Whether the serial lines are true RS-232 voltage levels on every compatible
camera/CCU path or merely RS-232C-framed/protocol-compatible.
- Exact differences between RM-M7G and RM-M7GP.
- Exact dimensional/weight discrepancy for RCP-TX7 between operating manual and
catalog-style references.
## Suggested Next Steps
1. Save local PDFs for the official Sony manuals and service-manual pages if
licensing/usage allows.
2. Obtain the RCP-TX7 service manual and Volume 2 schematic manual.
3. Extract the 10-pin remote pinout from:
- RM-M7G service manual.
- RCP-TX7 service manual.
- CCU-TX7 service manual.
- CCU-D50 service manual, if available.
4. Compare pin names across devices and create a normalized pinout table.
1. Obtain the RCP-TX7 Volume 2 schematic manual.
2. Obtain a CCU-D50 service manual if CCU-side board repair becomes relevant.
3. Verify the normalized 10-pin pinout against the original PDF page images and
any physical CCA-7 cable available.
4. Build a continuity-tested cable map with connector orientation photos and
wire colors.
5. Check whether serial lines are true RS-232 voltage levels or TTL-level serial
with RS-232-style framing on any particular device.
6. Use a passive serial analyzer or high-impedance oscilloscope probes on a
@@ -47,6 +56,13 @@
- The remote connector carries both power and data, so a wiring mistake can
damage the remote, camera, or CCU.
- Pin 10 is the positive remote power feed and pin 9 is its return in the
RCP-TX7/CCU-TX7 pinout. Verify polarity before applying power.
- Bench discovery notes have confirmed pin 9 as ground and pin 10 as power on
the current cable/panel under test; see [Discovery Notes](discovery-notes.md).
- Pins 2 and 3 are composite video, not serial data.
- Pins 4 and 7 are the serial data pair directions; use high-impedance probing
before attaching an adapter.
- Sony uses the phrase RS-232C in several documents, but that does not guarantee
standard DB-9 pinout, command language, or safe direct wiring to a PC serial
port.
@@ -61,4 +77,3 @@ Searches for exact forum-style discussions around `RM-M7G` and `RCP-TX7` found
mostly manual mirrors, reseller listings, and camera/CCU manuals. There does not
appear to be a rich public repair-forum trail for these exact units. The best
available repair information is in the service manuals and related CCU manuals.

View File

@@ -13,6 +13,11 @@ manual on ManualsLib.
Primary source:
<https://www.manualslib.com/manual/3397442/Sony-Rm-M7g.html>
Local PDFs:
- [docs/manuals/rm-m7g.pdf](manuals/rm-m7g.pdf)
- [docs/manuals/6916f3.pdf](manuals/6916f3.pdf)
## Known Specifications
From the RM-M7G service manual:
@@ -117,7 +122,9 @@ Good first checks for a dead unit:
- Check whether the connected camera/CCU requires `PANEL ACTIVE` handoff.
- If powered but not controlling, confirm the bottom CAMERA SELECT switch
position for the connected camera/CCU.
- With CCU-D50/D50P, set the RM-M7G CAMERA SELECT switch to `1`, press
`PANEL ACTIVE` on the RM-M7G for remote control, and use the CCU front-panel
`PANEL ACTIVE` button to hand control back to the CCU.
For board-level repair, use the service manual's schematic/board section rather
than relying on the operating manuals.

View File

@@ -3,6 +3,8 @@
This page lists sources found during the initial research pass. Links are grouped
by usefulness for repair, reverse engineering, or operation.
Local downloaded PDFs are inventoried in [manuals/README.md](manuals/README.md).
## RM-M7G Sources
### Manuals and Service Information
@@ -14,6 +16,8 @@ by usefulness for repair, reverse engineering, or operation.
- Includes specifications, adjustments, service information, connector and
cable information, block diagram, semiconductor electrode diagrams,
schematic/board section, spare parts, and exploded view.
- Local copies: [manuals/rm-m7g.pdf](manuals/rm-m7g.pdf) and
[manuals/6916f3.pdf](manuals/6916f3.pdf).
- Sony RM-M7G manuals page, ManualsLib:
<https://www.manualslib.com/products/Sony-Rm-M7g-13878997.html>
@@ -55,11 +59,13 @@ by usefulness for repair, reverse engineering, or operation.
- 28 pages.
- English operating instructions.
- Sony document number: 3-859-859-13(1).
- Local copy: [manuals/3859859131.pdf](manuals/3859859131.pdf).
- Sony RCP-TX7 operating instructions, ManualsLib:
<https://www.manualslib.com/manual/800089/Sony-Rcp-Tx7.html>
- HTML manual mirror with table of contents and page navigation.
- Links to a 22-page RCP-TX7 service manual.
- Local PDF copy: [manuals/2cc84d.pdf](manuals/2cc84d.pdf).
- Official Sony RCP-TX7 German operating instructions PDF:
<https://pro.sony/s3/cms-static-content/operation-manual/3859859331.pdf>
@@ -73,6 +79,7 @@ by usefulness for repair, reverse engineering, or operation.
- ManualsLib lists it as a 22-page service manual.
- If the link layout changes, reach it from the RCP-TX7 operating manual's
"Also See" section.
- Local copy: [manuals/0a9f4a.pdf](manuals/0a9f4a.pdf).
- RCP-TX7 Volume 2 service manual, Owner-Manuals:
<https://www.owner-manuals.com/RCPTX7VOLUME2-service-manual-SONY.html>
@@ -99,10 +106,13 @@ by usefulness for repair, reverse engineering, or operation.
- Covers CCU-TX7, CCU-TX7P, COU-TX7, and DXBK-701.
- Contains connector input/output signals, cable wiring, service information,
disassembly, board notes, and adjustment procedures.
- Local copies: [manuals/f1f018.pdf](manuals/f1f018.pdf) and
`manuals/f1f018 (1).pdf`.
- Sony CCU-TX7 service manual alternate ManualsLib entry:
<https://www.manualslib.com/manual/3284330/Sony-Ccu-Tx7.html>
- Another CCU-TX7 service manual entry.
- Local copy: [manuals/710a0c.pdf](manuals/710a0c.pdf).
- CCU-TX7 service manual transcription, Doczz:
<https://doczz.net/doc/1509536/ccu-tx7-service-manual>
@@ -117,6 +127,7 @@ by usefulness for repair, reverse engineering, or operation.
- Official Sony CCU-D50/CCU-D50P operating instructions PDF:
<https://pro.sony/s3/cms-static-content/operation-manual/3620534151.pdf>
- Includes RM-M7G setup and RCP-TX7/RM-M7G compatibility references.
- Local copy: [manuals/3620534151.pdf](manuals/3620534151.pdf).
- Sony Japan CCU-D50 product page:
<https://www.sony.jp/pro/products/CCU-D50/>
@@ -127,6 +138,7 @@ by usefulness for repair, reverse engineering, or operation.
<https://www.sony.jp/products/catalog/CCU-D50_CA.pdf>
- Japanese catalog.
- Includes RCP-TX7 remote panel specifications and CCU-D50 remote modes.
- Local copy: [manuals/CCU-D50_CA.pdf](manuals/CCU-D50_CA.pdf).
### CCA-7 Cable
@@ -149,8 +161,8 @@ by usefulness for repair, reverse engineering, or operation.
- Sony DXC-327B operating instructions PDF:
<https://pro.sony/s3/cms-static-content/operation-manual/3856085221.pdf>
- Includes RM-M7G connection notes and limitations.
- Local copy: [manuals/3856085221.pdf](manuals/3856085221.pdf).
- Sony DSR-390/570 family user manual mirror, ManualMachine:
<https://manualmachine.com/sony/powerhaddsr570wspl/1203049-user-manual/>
- Contains RM-M7G remote connector notes.