Lanika Solutions

Lanika Solutions Lanika is provider of technical computing software & high-end hardware tools for engineers and scientists in industry, government and education.

The Company partners with reputed principals developing industry leading solutions that help a wide base of clients throughout the Indian sub-continent solve the toughest engineering problems. The Company’s product offerings address a wide range of applications such as mathematics, data analysis, model-based design, modeling & simulation, physical modeling, control systems, robotics, mechatronics,

real-time simulation & HIL, process automation, statistics, finance, application development, 3d visualization, DSP-FPGA technologies, wireless & telecommunications, software-defined radio, MIMO, audio, vision, medical imaging, design optimization, optical design, embedded systems, V & V, test & measurement, electrical systems, defense and R&D. The Company’s product offerings and support reflects the philosophy that given great tools, clients can simplify development, increase productivity, and dramatically reduce time to market. Company’s suites of technical products help clients to quickly solve practical problems within the framework of the premier products and services provided. The Company’s offerings have been selected as the leading products available to scientists and engineers in their respective application areas. The Company will continue to expand its offerings through organic growth in related technology/market segments as other premium solutions become available.

Navigating Simulink® Models with Reactis®This 1-minute video highlights some Simulink® model navigation features of Reac...
06/08/2026

Navigating Simulink® Models with Reactis®

This 1-minute video highlights some Simulink® model navigation features of Reactis® including the following:

1. Reactis launches quickly, which is useful if you need to just have a quick look at something in a model.
2. Signal highlighting makes it easy to track signals through complex models.
3. Hovering over a subsystem in the hierarchy panel highlights the subsystem in the main panel.
4. When moving to a parent subsystem, the child you are moving up from is highlighted.
5. Hover over any Goto/From or Data Store Read/Write/Memory block to highlight matching blocks.
6. Double-click on a Goto/From or Data Store Read/Write/Memory block to see list of matching blocks throughout model. Double-click on items in the list to highlight the block in the model.

Watch video →

Learn more at: www.lanikasolutions.com |This 1-minute video highl...

Finding Bugs in C Code with Reactis for CThis 19-minute video demonstrates how Reactis for C can help you uncover, diagn...
05/08/2026

Finding Bugs in C Code with Reactis for C

This 19-minute video demonstrates how Reactis for C can help you uncover, diagnose, and fix bugs in your C code. Reactis Tester automatically generates tests from C code and in the process can uncover a variety of different types of runtime errors that are very common in C code such as memory errors or overflows. When an error is detected the scenario leading to the problem can be replayed in Reactis Simulator, an advanced debug environment. Reactis Validator lets you formulate requirements of your program as assertions and then perform an automated search for violations.

Watch video →

Learn more at: www.lanikasolutions.com |This 19-minute video demo...

Testing and Validation of Simulink® Models with Reactis®This white paper discusses how the Reactis automatic test genera...
04/08/2026

Testing and Validation of Simulink® Models with Reactis®

This white paper discusses how the Reactis automatic test generation tool may be used to validate Simulink® models of embedded control software and to test for conformance of code to Simulink models.

Reactis Tester automatically generates test cases that stress the model. The test generation often uncovers run-time errors in Simulink® models. The generated tests aim to maximize coverage with respect to a number of test coverage metrics including Modified Condition/Decision Coverage (MC/DC).

Reactis Simulator is a simulation environment for Simulink® models that enables the user to execute and debug models and to track coverage during test ex*****on.

Reactis Validator enables an engineer to formalize model requirements as assertions and perform an automatic check for requirement violations. Validator performs these checks by thoroughly simulating the model with the goal of violating assertions. When an assertion fails, Validator returns a test that highlights the problem.

Test suites generated by Reactis serve as a testing oracle to determine if source code conforms to the behavior of a Simulink model. The Reactis for C Plugin integrates seamlessly with Reactis to offer white-box testing for the C code portions of models (C Caller blocks, S-Functions, and Stateflow® custom code). Similarly the Reactis for EML Plugin offers white-box testing of Embedded MATLAB within a model.

Read whitepaper → https://reactive-systems.com/test-simulink-models/

Automated Testing with Reactis® and JenkinsThe automated testing and validation capabilities of the Reactis tool suite s...
03/08/2026

Automated Testing with Reactis® and Jenkins

The automated testing and validation capabilities of the Reactis tool suite significantly improve the gains realized from a model-based design process. Reactis can successfully test, simulate, and debug discrete-time Simulink® models. Combined with Reactis for C, Reactis also provides a robust test-generation and debugging capability for C code, and for performing back-to-back tests of models vs. code. Jenkins is a popular open-source automation server which is used to build and test software systems. This white paper describes the steps necessary to use Reactis within a Jenkins-controlled build and test process.

Read whitepaper → https://reactive-systems.com/testing-with-reactis-jenkins/

Using Reactis with TargetLink Models and TargetLink-Generated CodeThe automated testing and validation capability of the...
31/07/2026

Using Reactis with TargetLink Models and TargetLink-Generated Code

The automated testing and validation capability of the Reactis tool suite significantly enhances the gains realized from a model-based design process. Reactis can successfully test, simulate, and debug models created using the dSPACE TargetLink® block set. Reactis for C provides a robust test-generation and debugging capability for TargetLink-generated C code.

This whitepaper describes the steps necessary to configure Reactis and TargetLink models for test generation, simulation, and debug and for the ex*****on and validation of automatically-generated C code.

Read whitepaper → https://reactive-systems.com/targetlink-testing/

Achieving ISO 26262 Compliance with Reactis®The Reactis Safety Manual discusses how Reactis, an automated testing and va...
30/07/2026

Achieving ISO 26262 Compliance with Reactis®

The Reactis Safety Manual discusses how Reactis, an automated testing and validation tool, may be used to comply with the ISO 26262 standard. The standard prescribes a system of steps to manage the functional safety of automotive electronics. Part 6 (ISO 26262-6) addresses product development at the software level and is the focus of this paper.

When using a model-based design process employing MATLAB/Simulink/Stateflow, Reactis automates a number of the verification activities mandated by ISO 26262. Reactis offers a number of model navigation capabilities that facilitate design walk-throughs and inspections at both the architectural and unit levels. The Reactis Validator component lets you formalize safety requirements as assertions and then check for violations using semi-formal verification. These checks can be performed on both architectural design models and unit design models. Reactis Tester can automatically generate test suites that aim to maximize statement, branch, and modified condition/decision (MC/DC) coverage. Finally, Reactis offers extensive support for back-to-back testing (in which the behavior of code is compared to the behavior of a model).

Read Reactis Safety Manual → https://reactive-systems.com/reactis-safety-manual/

Reactis Support for Automotive SPICEAutomotive SPICE is a standard that defines processes for system, hardware, and soft...
29/07/2026

Reactis Support for Automotive SPICE

Automotive SPICE is a standard that defines processes for system, hardware, and software engineering, as well as other supporting processes. The processes lay out best practices for developing automotive applications. Automotive SPICE also defines a framework for assessing how well an organization implements the Automotive SPICE processes.

This white paper gives an overview of the software engineering processes of Automotive Spice and describes how Reactis supports these processes. Many organizations adopting Automotive SPICE use model-based design with Simulink and represent the software architectural design and the detailed design as Simulink models. In this case Reactis offers support for many verification measures of the different processes. During the creation of architectural or design models, Reactis supports model-in-the-loop (MIL) testing to both ensure that the model is free of runtime errors and to check that the model satisfies the software requirements. For the Software Unit Verification process and the Software Component Verification and Integration Verification process, Reactis supports back-to-back testing in order to check whether the C code implementation of a software unit or component conforms to the corresponding model. Structural coverage is tracked at both the model and code level.

Read whitepaper → https://reactive-systems.com/automotive-spice/

Finding Bugs in C Code with Reactis for CThis white paper discusses how the automatic test generation tool Reactis for C...
28/07/2026

Finding Bugs in C Code with Reactis for C

This white paper discusses how the automatic test generation tool Reactis for C may be used to find bugs in C programs. Reactis Tester automatically generates test cases that stress a program, often uncovering run-time errors. The generated tests aim to maximize coverage with respect to a number of test coverage metrics including Statement, Decision, Condition and Modified Condition/Decision Coverage (MC/DC).

Reactis Simulator is a simulation environment for C programs that enables the user to execute and debug programs and to track coverage during test ex*****on.

Reactis Validator enables an engineer to formalize application requirements as assertions and perform an automatic check for requirement violations. Validator performs these checks by thoroughly simulating the model with the goal of violating assertions. When an assertion fails (or a runtime error is detected), Validator returns a test that may be run in Simulator to replay a concrete ex*****on sequence leading to the problem in order to understand, diagnose, and fix the bug.

Read whitepaper → https://reactive-systems.com/find-bugs-in-c-code/

Reactis for ISO 26262 Safety ComplianceReactis provides model-based verification, automated test-generation, and validat...
27/07/2026

Reactis for ISO 26262 Safety Compliance

Reactis provides model-based verification, automated test-generation, and validation tooling designed to help organizations meet the verification objectives of ISO 26262. Use Reactis to trace requirements, generate evidence, perform back-to-back testing, and reduce manual effort during functional-safety development.

More About ISO 26262 Compliance → https://lnkd.in/gdZ8ZH5e

Byrun, the walking, jumping, hopping robot, built using MapleSim models - User Case StudyChallengeEngineered Arts, the c...
24/07/2026

Byrun, the walking, jumping, hopping robot, built using MapleSim models - User Case Study

Challenge
Engineered Arts, the company which created RoboThespian, the robotic actor, wanted to take robotic design to the next level by creating a robot, Byrun, with bipedal motion just like a human.

Solution
Using MapleSim, Engineered Arts developed a biologically analogous leg design which gave the robot the ability to walk, run, jump and hop. MapleSim allowed engineers to simulate the components of the robot’s legs while dramatically simplifying the complex calculations, allowing the simulation to run much faster.

Result
By using MapleSim, the designers could investigate the feasibility of mechanical solutions without the expense, time and labor of creating a series of prototypes, allowing them more time to focus on radical, revolutionary designs.

To request an MapleSim Evaluation version, please write to [email protected]

Read more → https://lnkd.in/gWXw9HQc

Address

TF-04, Gold Signature, 95, Mosque Road, Frazer Town
Bangalore
560005

Opening Hours

Monday 9am - 6pm
Tuesday 9am - 6pm
Wednesday 9am - 6pm
Thursday 9am - 6pm
Friday 9am - 6pm

Telephone

+918025484844

Alerts

Be the first to know and let us send you an email when Lanika Solutions posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Business

Send a message to Lanika Solutions:

Shortcuts

Share