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.

Newby needs HELP with designing a keyless process!

Status
Not open for further replies.

Micki56

Newbie level 1
Joined
Apr 22, 2013
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,292
I need help in designing a process by which I can activate a current to drive a solenoid or other actuators. I am interest in a dedicated "key" and sensor such as the process used to start a car with out a physical key in the ignition and the "fob" in proximity. I would like to know if I can accomplish this with a simple "key" of some sort or if I would need to have a "chip" and a simple board to activate the current. For my purposes smaller is better and I would need for each pair (key and sensor) to be dedicated to their pairing on only their paring so that each individual might have access to his or her dedicated circuit only.

Thanks for your help.
 

There are two main categories of keyless entry systems used in cars today. One is the active kind - a fob with a button. You press the button and the fob sends out a radio signal to the receiver in the car that is always listening. The second category is the passive systems. These are fobs that you simply carry around in your pocket - no need to press any buttons. The fob is actually a radio receiver and transmitter. The car is always sending out periodic queries and when the fob comes in range it receives the car's queries and responds appropriately to unlock the car.

The circuitry of the active fob is simpler to implement. It stays off all the time unless a button is pressed. So it is easier to power. It is much harder to manage the power on a passive fob. It needs to be sleeping most of the time and then periodically wake up and do a rough check of whether there is any radio activity that might be a query. Since the car cannot know when the fob might be listening, it must transmit its queries almost continuously. That is not too hard. But it is really hard to build a fob circuit that can run for a year on a tiny battery, considering that it needs to be waking up and powering up a radio receiver circuit every few seconds or so all the time.

As for the security required, just google "rolling codes" for the technology used by the active fob systems. The passive systems are actually easier for the encryption because the fob has both a transmitter and a receiver and can therefore use traditional challenge-and-response protocol based on a random challenge. As an example of a rolling code you could google "keyloq", a rolling code technology developed by Microchip.

One other method that is not too practical is a remotely-powered fob. In this method you get the fob close enough to a place on the car where inductive power is being transmitted. If this power is strong enough to power up the fob without a battery then you don't need to make the fob wake up on its own and listen every few seconds. The downside of this method is that it is darn hard to get inductive power to go any distance through the air - especially if that power is being supplied by a car battery 24/7. Just carrying the fob in your pocket would not be close enough. You would have to take it out and place it somewhere. You could use higher inductive power if that power were only switched on when you pressed a button on the car. But then you have to have a button on the car.
 

This is what you want: http://ibtechnology.co.uk/rwdmodules.htm

You can simply program them to accept the RFID key you want and they will switch enough current to operate a small relay directly or you can drive other circuits to operate the solenoid. The keys themselves come in different shapes and sizes ranging from keyfobs to credit card size and require no battery, you just place them in proximity (~20cm) and if the keys serial number is recognized it produces an output. All keys come with a unique number built into them which you can read through a serial link on the RWD module so you know which to program the unit to accept. I use lots of them here with great success.

Brian.
 

my opinion , if you want some thing simple , use a wireless door bell , offcourse open it and use the electronics , but instead of connecting the output of the receiver circuit to a speaker , connect it to a transistor or relay or whatever you like ..

good idea ha, hope that helps ? :)
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top