Low-power Host
Extending
battery life is a critical objective when designing a door lock, which is
predominantly in idle mode. TI’s MSP432 MCU
can help maximize energy savings because it consumes just 660nA in idle mode. When
an event arises, the MSP432 MCU can wake up quickly, offering the ideal
performance-to-energy-consumption ratio with high computational bandwidth.
The MCU can also handle additional tasks including:
- Control radio communications via Bluetooth® low energy or Wi-Fi®.
- Control and get data from the keypad with TI’s CapTIvate™ touch technology (on the MSP430FR2633 MCU).
- Control the relay or motor of the lock/unlock mechanism.
- Add sensing upon lock manipulation with input/outputs (I/Os).
- Get integrated into a burglar alarm system.
- Remotely open the door through an internet connection to the home network even when far away from home.
The integrated analog-to-digital converter (ADC) on the MSP432 MCU has up to 16 bits of resolution, offering a pathway to add premium features such
as:
- Environmental sensor measurements (humidity, temperature, air pressure).
- Motor control and jamming protection.
- Motion detection and daylight sensing to control lights at the front door.
A building protection application could become a target for a cyberattack or manipulation. The MSP432 MCU’s implemented security features enable a very high level of security to:
- Securely store data like encryption and authentication keys for the keypad or network access.
- Enable the user to add or remove keys or restrict access rights by time.
- Conduct secure wireless over-the-air firmware updates.
Wireless Access
With the TI SimpleLink™ MSP432™ software development kit (SDK), you can add wireless communication features without
much effort. The SimpleLink MSP432 SDK plug-ins provide an easy way to add Bluetooth low energy connectivity to a new or existing
MSP432 MCU-based application. For example, using a host MCU and adding Bluetooth low energy through a network processor provides extended functionality and unparalleled system design flexibility, which are critical for industrial
applications. Figure 2 shows the clear software structure of the SDK and the easy access from the application layer.2
Additionally, many residential door locks can leverage Apple’s HomeKit technology so that consumers can control their door locks through the Home app on an iOS-based device. TI offers a robust Bluetooth low energy HomeKit solution using the MSP432 MCU
for designers to create highly differentiated HomeKit accessories.
The Keypad
It’s possible to design a capacitive touch technology-based
keypad so that it’s both stylish and well-isolated against environmental influences. It’s very easy to avoid issues, like mechanical malfunction of buttons on the keypad, and to protect the keypad against dirt and water. A flat
panel without any gaps or mechanical moving parts can be encapsulated with much less effort and is only required at the fixed borders of the panel.
Maintaining performance in the presence of water drops or heavy moisture on the panel requires a technology sensitive enough to detect the differences between water and human fingers; otherwise, the panel may
misinterpret actual key presses or ignore them completely. Figure 3 illustrates the principle of a capacitive touch button. The CapTIvate touch
module implemented in the MSP430FR2xxx device provides a sensing system that can detect such situations and react and filter for them.
Door lock keypads must be able to tolerate moisture and operate with touch detection in the presence of steam, mist or spray.
To dive deeper into this door lock application and quickly get started, see the additional resources below.