Freelance Electronics Components Distributor
Closed Dec 25th-26th
800-300-1968
We Stock Hard to Find Parts

8A/S6

Part # 8A/S6
Description Incandescent S Light Lamp
Category LAMP
Availability In Stock
Qty 2
Qty Price
1 + $2.43518
Manufacturer Available Qty
General Electric
  • Shipping Freelance Stock: 2
    Ships Immediately



Technical Document


DISCLAIMER: The information provided herein is solely for informational purposes. Customers must be aware of the suitability of this product for their application, and consider that variable factors such as Manufacturer, Product Category, Date Codes, Pictures and Descriptions may differ from available inventory.

Clock Generator Module (CGM)
Functional Description
MC68HC908AZ60A — Rev 2.0 Technical Data
MOTOROLA Clock Generator Module (CGM) 175
10.4.2.2 Acquisition and Tracking Modes
The PLL filter is manually or automatically configurable into one of two
operating modes:
Acquisition mode — In acquisition mode, the filter can make large
frequency corrections to the VCO. This mode is used at PLL
startup or when the PLL has suffered a severe noise hit and the
VCO frequency is far off the desired frequency. When in
acquisition mode, the ACQ
bit is clear in the PLL bandwidth control
register. See PLL Bandwidth Control Register on page 185.
Tracking mode — In tracking mode, the filter makes only small
corrections to the frequency of the VCO. PLL jitter is much lower
in tracking mode, but the response to noise is also slower. The
PLL enters tracking mode when the VCO frequency is nearly
correct, such as when the PLL is selected as the base clock
source. See Base Clock Selector Circuit on page 179. The PLL
is automatically in tracking mode when it’s not in acquisition mode
or when the ACQ bit is set.
10.4.2.3 Manual and Automatic PLL Bandwidth Modes
The PLL can change the bandwidth or operational mode of the loop filter
manually or automatically.
In automatic bandwidth control mode (AUTO = 1), the lock detector
automatically switches between acquisition and tracking modes.
Automatic bandwidth control mode also is used to determine when the
VCO clock, CGMVCLK, is safe to use as the source for the base clock,
CGMOUT. See PLL Bandwidth Control Register on page 185. If PLL
CPU interrupt requests are enabled, the software can wait for a PLL
CPU interrupt request and then check the LOCK bit. If CPU interrupts
are disabled, software can poll the LOCK bit continuously (during PLL
startup, usually) or at periodic intervals. In either case, when the LOCK
bit is set, the VCO clock is safe to use as the source for the base clock.
See Base Clock Selector Circuit on page 179. If the VCO is selected
as the source for the base clock and the LOCK bit is clear, the PLL has
suffered a severe noise hit and the software must take appropriate
action, depending on the application. See Interrupts on page 189.
Clock Generator Module (CGM)
Technical Data MC68HC908AZ60A — Rev 2.0
176 Clock Generator Module (CGM) MOTOROLA
These conditions apply when the PLL is in automatic bandwidth control
mode:
•The ACQ bit (See 10.6.2 PLL Bandwidth Control Register.) is a
read-only indicator of the mode of the filter. See Acquisition and
Tracking Modes on page 175.
The ACQ bit is set when the VCO frequency is within a certain
tolerance,
trk
, and is cleared when the VCO frequency is out of a
certain tolerance,
unt
. See
Electrical Specifications
on page
530.
The LOCK bit is a read-only indicator of the locked state of the PLL.
The LOCK bit is set when the VCO frequency is within a certain
tolerance,
Lock
, and is cleared when the VCO frequency is out of a
certain tolerance,
unl
. See
Electrical Specifications
on page 530.
CPU interrupts can occur if enabled (PLLIE = 1) when the PLL’s
lock condition changes, toggling the LOCK bit. See PLL Control
Register on page 183.
The PLL also can operate in manual mode (AUTO = 0). Manual mode is
used by systems that do not require an indicator of the lock condition for
proper operation. Such systems typically operate well below f
busmax
and
require fast startup. The following conditions apply when in manual
mode:
•ACQ is a writable control bit that controls the mode of the filter.
Before turning on the PLL in manual mode, the ACQ bit must be
clear.
Before entering tracking mode (ACQ = 1), software must wait a
given time, t
acq
(see Electrical Specifications on page 530), after
turning on the PLL by setting PLLON in the PLL control register
(PCTL).
Software must wait a given time, t
al
, after entering tracking mode
before selecting the PLL as the clock source to CGMOUT
(BCS = 1).
The LOCK bit is disabled.
CPU interrupts from the CGM are disabled.
Clock Generator Module (CGM)
Functional Description
MC68HC908AZ60A — Rev 2.0 Technical Data
MOTOROLA Clock Generator Module (CGM) 177
10.4.2.4 Programming the PLL
Use this 9-step procedure to program the PLL. The table below lists the
variables used and their meaning (Please also reference Figure 10-1 on
page 172).
1. Choose the desired bus frequency, f
BUSDES
.
Example: f
BUSDES
= 8 MHz
2. Calculate the desired VCO frequency, f
VCLKDES
.
f
VCLKDES
= 4 × f
BUSDES
Example: f
VCLKDES
= 4 × 8 MHz = 32 MHz
3. Using a reference frequency, f
RCLK
, equal to the crystal frequency,
calculate the VCO frequency multiplier, N. Round the result to the
nearest integer.
Example:
4. Calculate the VCO frequency, f
CGMVCLK
.
Example: f
CGMVCLK
= 8 × 4 MHz = 32 MHz
Table 10-2. Variable Definitions
Variable Definition
f
BUSDES
Desired Bus Clock Frequency
f
VCLKDES
Desired VCO Clock Frequency
f
CGMRCLK
Chosen Reference Crystal Frequency
f
CGMVCLK
Calculated VCO Clock Frequency
f
BUS
Calculated Bus Clock Frequency
f
NOM
Nominal VCO Center Frequency
f
CGMVRS
Shifted VCO Center Frequency
N
f
VCLKDES
f
CGMRCLK
-------------------------=
N
32 MHz
4 MHz
--------------------=8=
f
CGMVCLK
Nf
CGMRCLK
×=
PREVIOUS5253545556575859606162636465NEXT