The baseband submodule controls the internal operation of the phone. It
controls the user interface, i.e. LCD driver, keyboard, and audio interface
functions. The module performs all signalling towards the system, and
carries out audio–frequency signal processing. In addition, it controls the
operation of the transceiver and stores tuning data for the phone.
All functional blocks of the baseband are mounted on a single multi layer
printed circuit board. This board also contains RF–parts. The chassis of
the radio unit contains separating walls for baseband and RF. All components of the baseband are surface mountable. They are reflow soldered .
The connections to the Display–module are fed through a flex to the
board connector.
The Baseband Module includes power supply, modem, audio filters, micro–controller, nonvolatile memory, SIS–processor, and keyboard. The
display is a separate module. Power supply circuits like regulators, voltage detection and charging control, are integrated to the custom MUUMI
circuit . The modem and audio operations are integrated into NIPA ASIC.
The micro–controller is a Hitachi H8 series controller with 64 kbytes ROM
and 2 kbytes RAM. The 2 kbytes EEPROM memory is of serial I
type. The SIS–processor is a Motorola MC68HC11A8 connected to the
controller over serial bus I2C.
The handsfree headset is connected by a 2,5 mm TC – Jack. The external earphone and microphone use the same audio lines and the same
amplifier as the internal earphone and microphone.
PinLine
Symbol
1GNDPower Supply Ground
Unit / Notes
2XMICBias from NIPA, external microphone
3XEARAudio from amplifier, external earphone
4MICInternal microphone
5EARInternal earphone
Page 3 – 8
Original 11/97
PAMS
NHN–6N
Technical Documentation
System Module
Circuit Description
CTRLU
The Control block controls all phone functions, and SIS–processor too.
CTRLU Internal Signals, Inputs
Signal NameNotesFrom
VL2Logic supply voltage Max 40 mAPWRU
VL3SIS processor and earphone amplifier supply voltagePWRU
VREFReference voltage 3.3V 2%. Max. 5mA.PWRU
PWRONSignal from power button.PWRU
XRESReset line from MUUMIPWRU
VCHARGCharger voltage to A/D converterPWRU
VBATSWBattery voltage to A/D converter .PWRU
BTEMPBattery temperatureCTRLU
RFTEMPRF temperatureSYNTHESIZER
RSSIReceived signal strenght indicationRECEIVER
TXITransmitter output power level indicationTRANSMITTER
RXDSerial interface (M2BUS)PWRU
XINTInterrupt request from NIPAAUDIO
NMINo maskable Interrupt request from NIPAAUDIO
CLKMCUClock for controllerAUDIO
HSCONNHeadset recognitionAUDIO
CTRLU Internal Signals, Outputs
Signal NameNotesTo
TXDSerial interface (M2BUS)PWRU
CSWCharger controlPWRU
AGCGain controlRECEIVER
RXERX Circuit power on/offRECEIVER
SCLKSynchronous data clock for synthesizersSYNTHESIZER
SDATSynchronous data for synthesizersSYNTHESIZER
SLESynthesizer data latch enableSYNTHESIZER
TXETransmitter control (on/off)TRANSMITTER
TXCTransmitter Power ControlTRANSMITTER
TXSTX synthesizer enableSYNTHESIZER
EARENEarphone enableAUDIO
XNCSNIPA chip select signalAUDIO
XNWRNIPA write control signalAUDIO
Original 11/97
Page 3 – 9
NHN–6N
PAMS
System Module
XNRDNIPA read control signalAUDIO
NA(3:0)NIPA address busAUDIO
ND(7:0)NIPA data busAUDIO
LIGHTSBacklights on/offUIF
COL0/
CTRLU controls the watchdog timer in MUUMI. It sends a positive pulse
at approximately 1 s intervals to the XPWROFF pin of MUUMI to keep the
power on. If CTRLU fails to deliver this pulse, the MUUMI will cut off power from the system. CTRLU also controls the charger on/off switching in
the PWRU block. When power off is requested, CTRLU leaves the
MUUMI watchdog without reset. After the watchdog has elapsed, MUUMI
cuts off the supply voltages from the phone. Battery charging is controlled
by CSW line, which is a PWM–controlled output port (frequency about 11
Hz).
VBATSW, Battery voltage measurement
The battery voltage can be measured up to 9.075 V nominal with 3.3 V
reference voltage. The absolute accuracy is low because of the reference
3 % accuracy, and A/D–converter +/– 8 LSB accuracy . This battery voltage measurement offset error must be calibrated with input voltage 4.8 V.
The A/D conversion result can be calculated from the equation:
The charger voltage can be measured up to 21.6 V nominal. The
A/D–conversion result can be calculated from the equation :
A/D readout = 1024 * (VCSW*(18/118)) / VREF VREF=3.3 V
For example:
BTEMP , Battery temperature measurement
Battery temperature measurement is implemented with 15 kohm NTC
and 47 kohm pull–up resistor. The A/D conversion readout can be calculated from the equation:
11 Vgives520 = 208H
10 Vgives473 = 1D9H
4.8 Vgives227 = 0E3H
A/D readout= 1024* ( R
NTC
/( R
NTC
System Module
+47k))
CTRLU – AUDIO
The interface between micro–controller and NIPA circuit is a bi–directional
8–bit data bus with 4 address lines. Address, data, and control lines are
used in micro–controller as I/O–port pins. Data line direction must be controlled with the micro–controller data direction register. The Interface includes address outputs NA0–3, data inputs (read) / outputs (write)
ND0–7, chip select control output XNCS, read control output XNRD, write
control output XNWR, and interrupt inputs XINT and NMI. To minimize
power consumption in battery stand by mode, control signals XRD and
XCS should be in ’0’ state, address output NA0–3 and NWR in ’1’ state,
and data lines ND0–7 should be inputs .
CTRLU – UIF
The keyboard is connected directly to the controller. COL0–4 are output
lines and ROW0–2 are input lines. The watchdog is updated at the same
time as keyboard scanning (XPWROFF). Keyboard scanning is done by
driving one COL to 0 V at time, and ROWs are used to read which key is
pressed.
For example:
+25°Cgives247 = 0F7H ( About 0.8 V )
The keyboard and LCD lights are controlled by the LIGHTS signal.
The LCD controller interface to the micro–controller are 4 bi–directional
data lines DD0–3, register select control RS output, read/write control RW
output, and bus enable control E output. The data lines LCDD0–3 and
control signals RS, RW must be set to high state during standby opera-
Original 11/97
Page 3 – 11
NHN–6N
PAMS
System Module
tion because of the pull–up resistors in the LCD controller. LCD controller
resetting requires clock signal during XRES active low which is controlled
by LCDRES line. The MCU disables LCDRES after it has set LCDCLK
frequency to 57.6 kHz.
CTRLU – RECEIVER
The RECEIVER circuit power is connected on/off by the RXE signal.
Received signal strength is measured over the RSSI line, and the inter-
mediate frequency is measured over the IF line.
CTRLU – SYNT
The frequency is controlled by the AFC signal. The synthesizer is controlled via the synchronous serial bus SDAT/SCLK. The data is latched to
the synthesizer by the positive edge of the SLE line. The TX synthesizer
power on/off (TXS) line is controlled via PLL circuit. Control information is
programmed by using the SDAT line.
Technical Documentation
RFTEMP, RF temperature measurement
RF temperature measurement is implemented with 15 kohm NTC and
47 kohm pull–up resistor. The A/D conversion readout can be calculated
from the equation:
A/D readout= 1024* ( R
For example:
25 Cgives247 = 0F7H ( about 0.8 V )
CTRLU – TRANSMITTER
The transmitter output power level is measured over the TXI line. The
TXE line activates the power module. The power is controlled via the TXC
line which is a PWM–controlled output port (frequency about 5.1 kHz).
Main components
H8/3032 is a CMOS micro–controller. All memory needed (64kB ROM,
2kB RAM) except the EEPROM, is located in the controller. The MCU operating clock (3.6864 MHz) is generated on NIPA. H8/3032 is operating in
single–chip normal mode (mode 2) 64 kbyte address space, so all input/
output pins are used as I/O–ports.
Earphone enable
Reset for Lcd driver
Power button state
RX/TX synthesizer latch
Serial interface (M2BUS)
Serial interface (M2BUS)
Serial clock for EEPROM
Address line for NIPA
Address line for NIPA
NIPA chip select
Read/write control to NIPA
Read/write control to NIPA
Backlight control
Lcd driver data
Keypad inputs (Input pullup
used)
Keypad output
Keypad output /
Watchdog control
(XPWROFF)
Keypad outputs
TX synthesizer enable. Ac-
tive high
44 – 45MD0 – MD1
46
47STBY
48RESXRES
49NMINMI
50VSSGND
NC
Original 11/97
Mode selection
Reset from MUUMI
Interrupt request from
NIPA
Page 3 – 13
NHN–6N
PAMS
System Module
51EXTALCLKMCU
52XTAL
53VCCVL2
54P63TXE
55P64AGC
56P65RXE
57RESO
58AVSSGND
59P70VBATSW
60P71VCHARG
61P72RSSI
Technical Documentation
DescriptionSignalPortPin Number
External system clock from
NIPA
Transmitter on/off
Receiver gain control
RX circuit power on/off
Battery voltage
Charger voltage
Received signal strength
62P73TXI
63P74BTEMP
64P75HSCONN
65P76RFTEMP
66P77
67VREFVREF
68AVCCVREF
69P80XINT
70P81RS
71P82RW
72P83E
73PA0SISCLK
74PA1SISD
Transmitter power monitor
Battery temperature
Headset recognition
RF temperature
Interrupt request from
NIPA
Lcd driver register select
Lcd driver read/write
Lcd driver chip select
Serial clock for SIS–pro-
cessor
Serial data for SIS–proces-
sor
75PA2EDATA
76PA3SCLK
77PA4CSW
78PA5MBUSEN
79PA6TXC
80PA7
Page 3 – 14
Serial data to/from EEPROM
Serial clock for synthesizer
Charging control
Mbus enable
Transmitter power control
Original 11/97
PAMS
NHN–6N
Technical Documentation
MC68HC11A8
MC68HC11A8 is a SIS (subscriber identification) circuit connected to the
controller over serial bus I2C.
SIS–processor signals
Pin NoSignalFrom
31EXTALClock input from the NIPA
43RESETReset input
47PD0
50PD1
EEPROM
I2C bus clock
I2C bus data
There is one 2k EEPROM in the phone. EEPROM is a nonvolatile
memory into which the tuning data for the phone is stored. In addition, it
contains the short code memory locations to retain user selectable phone
numbers.
System Module
EEPROM signals
Pin NoSignalDescription
5SDA
6SCL
I2C bus data
I2C bus clock
Original 11/97
Page 3 – 15
Loading...
+ 33 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.