Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to handle and simulate inverted serial signal on WWVB receiver?

Status
Not open for further replies.

wisehippy

Newbie level 1
Newbie level 1
Joined
Dec 1, 2012
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,295
I'm trying work with the output of a Symtrik RFT-60 WWVB module (http://www.pvelectronics.co.uk/rftime/SYM-RFT-XX.pdf). From this datasheet, it's an inverted serial output.

Out of pure hobbyist pride, I tried a MAX232 just out of pure thought that even though the input on MAX232 is TTL CMOS 0-5+ (which is surely was exceeding), I thought that would flip the high/low bits for me, and although I did see the flip-flop changes on the output with my multimeter, the software I was using to read the input at the time (radioclkd2 - **broken link removed**) wasn't picking up start bit side of things.

I wanted to prototype my signal decoding algorithm in a higher level language before moving it to C with an AVR microcontroller, but maybe I just start at that level.

My other problem, since I can't really rely on WWVB signal to be 100% from where I live, so I want to simulate the segmented 60-bit transmission broadcast signal for test input. But that's for another post.

What would be the best and easiest 'hardware' way to convert that signal back to straight RS-232 logic? Or is there a way that someone knows on a software UART level (under Linux or in some language API when you're working with a serial port) to configure your end serial port to read inverted signal?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top