Open main menu

Changes

m
Fix caption in timer module section
The most I have discovered amounts to what I have seen regarding FCC filings from the 1986 to 1990 under the company name (under grantee code '''F49'''<ref>https://fccid.io/F49</ref>) and what I have seen in various sources of media from Google images and YouTube videos.
The FCC ID's associated with F49 are as follows:
 
*'''F49LCR-2'''<ref>https://fccid.io/F49LCR-2</ref> registered on 02/09/90 with an operating frequency range of 150-174 MHz
*'''F49LCR-1'''<ref>https://fccid.io/F49LCR-1</ref> registered on 02/09/90 with an operating frequency range of 25-50 MHz
===Speculation===
My current research shows the existence of at least 2 or three types of these devices. Obviously there are more devices produced by the company, but I have zero clue what they are.
 
 
* This model that I own, which is always civil defense yellow and measures 325x232x92mm a few times on the internet in videos and photos
** Appears to always have it's radio receiver on the motherboard with descrete components.
 
* A larger more rectangular one, which I have acquired (yay!) that can be either silver or civil defense yellow.
** This unit is even more modular and can contain either a descrete radio receiver board or a maxon data radio board (which is reprogrammable)
** These units have built-in local activation buttons and no terminals for remote activation. Just AC in and one or two relay contacts
** These units also can do multiple signals including alert (steady), attack (wail), and fire (not quite sure what it means, fast wail maybe?) and have more tone decoders and timer cards
<br />
<br />
----
===Transformer wiring===
The F-325X "filament" transformer used to power the entire board can be reconfigured for 115 or 230v primary voltage and is detailed on the windings themselves. The secondary should be on a 3 pin molex style connector with both wires green.
=====Si5351 Breakout=====
I ordered the board and when it arrived, I attached it to an arduino nano with 5v, GND, SCL and SDA (A4 and A5 on the nano). After programming the board and checking it with my new DSO, it showed 45.55 MHz as programmed using the aforementioned arduino and the Etherkit Si5351 example sketch. I removed the crystal from the LO circuit and attached the Si5351 CLK0 to the collector of Q4 as is done with the original crystal and also grounded the breakout board to the other crystal pad.
Initial tests show nerly nearly identical functionality from stock, even without tuning any filter components onboard. The receiver now responds to signals on 147.350 MHz, comfortably near the top of the 2 meter band.
With that, I taped the arduino and breakout board together, insulated, and hijacked power from the main LM7812 regulator to power it.
<br />
----
===Tone Filters===
The tone filters are simple little daughterboards based on the Exar/MaxLinear XR2211ACP<ref>https://assets.maxlinear.com/web/documents/xr2211av104.pdf</ref> FSK/Tone decoder IC.
* P4 - Logic NOT signal out (default high, drops low when signal is in passband)
* P5 - Logic Out (Not used on this board, but is the opposite of P4)
 
 
====Tuning====
Tuning the onboard pots was a little odd at first, but it appears <b>CCW is higher frequency, CW is lower frequency.</b> It seems that out of circuit (or at least with my crackpot test setup) the logic NOT output of the chip appeared to not function. I thought I had broken the chip at first, but after using the standard logic output to retune back to the original frequency, things worked when back in the main board. So, moral of the story is to use the standard logic output when tuning and just be careful.
Looking at the datasheet for the XR2211A, the signal input on pin 2 can be anywhere from 10mV RMS to 3V RMS which is quite nice. Keep that in mind when injecting a signal from a function generator.
 
 
=====Searching for tone filter max/min/current frequency=====
I tested filter A2 and the highest seems to be ~1.44kHz and lowest at ~1.12kHz with its components. I suspect that due to this small range, there may be either multiple model numbers (other than 031-0392-000) which have slightly different component values or possibly a different potentiometer. One other possibility is that this model just cant go outside those ranges, but I highly doubt that since many times these has to work with existing fire department/police department paging systems.
 
With that being said, you may want to test your own filters. Here is how I tested mine:
 
# Hook up your function generator or audio source (pure sine wave) on pin P1, VCC (12v DC) on pin P2, GND on P3, and your oscilloscope or voltmeter on pin P5.
#* You may also want to hook a second oscilloscope channel to the function generator output.
# Without touching the onboard pot, slowly sweep through frequencies from about 300Hz to 2.5kHz. Most paging systems are probably within these.
# Watch for the logic output of the filter to go high, indicating you have found the proper frequency.
#* There is a certain amount of passband in the filter, so tune back and forth slowly around the points where the filter triggers to find the upper and lower bounds, then you can calculate the approximate center frequency from there.
# You may want to re-silicone the pot and also mark the set frequency on the PCB in marker.
 
 
=====Tuning filters to a different frequency=====
If you aren't searching for the frequency bounds like I was, I suggest tuning the filters in the following way:
 
# Hook up your function generator or audio source (pure sine wave) on pin P1, VCC (12v DC) on pin P2, GND on P3, and your oscilloscope or voltmeter on pin P5.
#* You may also want to hook a second oscilloscope channel to the function generator output.
# Turn on your function generator and set it to the frequency you wish for the module to respond to.
# If you haven't already, dig the silicone out of the pot and make sure its clean. VERY slowly rotate CCW for a higher frequency or CW for a lower frequency.
# Once you have the pot tuned properly, the logic output of the filter will go high. You are within the bandwidth of the filter now.
# Test the bandwidth by changing frequency slightly above and below your desired set point. Slowly adjust the pot to center in the passband to your desired frequency.
# You may want to re-silicone the pot and also mark the set frequency on the PCB in marker.
<br />
----
===Decoder Modules===
The decoder modules take in the logic low pulses from the tone filters and use some logic circuitry to eventually send a signal to the timer module to start a cycle.
 
 
'''ICs:'''
 
'''U1''' - Motorola MC14069UBCP<ref>https://www.mouser.com/datasheet/2/308/1/MC14069UB_D-2315482.pdf</ref> (Hex Inverter)
 
'''U2''' - Motorola MC14050BCP<ref>https://www.mouser.com/datasheet/2/308/1/mc14049b_d-1193035.pdf</ref> (Hex Buffer)
 
'''U3''' - Motorola MC14073BCP<ref>https://www.mouser.com/datasheet/2/308/1/MC14001B_D-2315187.pdf</ref> (B-Series Triple 3−Input AND Gate)
 
'''U4''' - Motorola MC1455P1<ref>https://www.onsemi.com/pdf/datasheet/mc1455-d.pdf</ref> (555 Timer)
 
 
'''Pinout (left to right):'''
 
 
*'''Left'''
** P1-1:
** P1-2:
** P1-3:
** P1-4:
** P1-5: Vin (+12v)
 
 
* '''Right'''
** P2-1: GND
** P2-2:
** P2-3:
** P2-4:
** P2-5:
 
<gallery>
<br />
----
===Timer Module===
More examination needs to be done, but this module appears to latch the relay for a configured amount of time. I have seen multiple of these on other models that can do more signals such as "Attack" or "Fire", some with more DIP switches populated.
The covered DIP switches on the top presumably of SW1 control parameters of the timing cycle, feeding configuring the 8 bits of the Maxim timer IC. Those bits configure the time delay by connecting each of the pins 1 through 8 on the IC through the a 10kOhm resistor (R3) to VCC.  The stock DIP switch config for the steady 3 min cycle timer is, from left to right (Up = ON): up, down, up, down, down, up, down, up. This sets pins 1, 3, 6 and 8 high, and 2,4,5,and 7 low (the DIP switch numbers are backwards in reference to the IC pins). This equates to a RC time constant of 165.   Pin 13 of the IC is the RC input which is fed by a 1.1MOhm resistor and a 1uF 35v tantalum capacitor. Cross referencing those values in the datasheet chart, we get a RC timebase of ~1Hz, though measuring via scope it shows the period to be 0.66Hz (1.5sec/cycle exactly). The confusing part is that with these figures, we get a cycle time of ~110 seconds, not 180. Still not super clear how this works. <gallery>File:Cdf_timer_rc_scope2.png|Wide view of the RC oscillator via pin 13File:Cdf_timer_RC_scope.png|RC oscillator up close, showing the 1.5s interval</gallery>  At low values it seems to be pretty accurate (eg. 5 sec), but with my test of "180s" (8, 6, 5 and 4 high) yielded approximately 3m18s (almost 200s). Timing the stock setting gets 2m57s, or 177s.  '''ICs (Steady Cycle Timer 031-0389-000):'''  '''U1''' - Motorola MC14081BCP<ref>https://www.mouser.com/datasheet/2/308/1/MC14001B_D-2315187.pdf</ref> (B-Series CMOS Quad 2−Input AND Gate) '''U2''' - Motorola MC14011BCP<ref>https://www.mouser.com/datasheet/2/308/1/MC14001B_D-2315187.pdf</ref> (B-Series CMOS Quad 2−Input NAND Gate) '''U3''' - N/A (Populated on other boards) '''U4''' - Maxim ICM7240IPE<ref>https://www.analog.com/media/jp/technical-documentation/data-sheets/1360.pdf</ref> (Programmable Timer/Counter IC)  '''Pinout (left to right):''' There are no markings on this needs board but I will use the same naming convention as the others.  *'''Left'''** P1-1: Signal Out to Relay Driver** P1-2: STOP (Local control via terminal strip) I assume this pulls pin 10 of the ICM7240 to GND(?) to reset the chip cycle. COM is referenced to be investigated moreGND on the terminal strip.** P1-3: START (Local control via terminal strip) I assume this pulls pin 11 of the ICM7240 to GND(?) to trigger the cycle. ** P1-4: Trigger Input? (Goes to STOP terminal on terminal block as well as P2-4 on decoder module B?)** P1-5: Vin (+12v)  * '''Right'''** P2-1: GND** P2-2: N/C on Main Board** P2-3: Coupled to GND via C44** P2-4: N/C on Main Board** P2-5: N/C on Main Board 
<gallery>
<br />
----
===Relay Driver Module===
File:Cdf_relay_driver_schematic.png|Reverse engineered schematic of the relay driver.
</gallery>
 
'''Pinout (left to right):'''
 
 
*'''Left'''
** P1-1: N/C on Main Board, but traces route to it on driver board
** P1-2: Signal Input from timer
** P1-3: N/C on driver board
** P1-4: N/C on driver board
** P1-5: Vin (+17v)
 
 
* '''Right'''
** P2-1: GND
** P2-2: Relay Coil
** P2-3: Relay Coil
** P2-4: N/C on Main Board, but traces route to it on driver board
** P2-5: N/C on Main Board, but traces route to it on driver board
<br />