zeidman technologies has created a fundamentally new way...

15
Zeidman Technologies has created a fundamentally new way to develop embedded software and hardware for the Internet of Things.

Upload: others

Post on 29-Sep-2020

2 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Zeidman Technologies has created a fundamentally new way ...iot.ieee.org/images/...SynthOS-Presentation-IEEE-SA... · It is NOT an RTOS It is a tool that creates an RTOS (ASOS) One

Zeidman Technologies has created a

fundamentally new way to develop embedded

software and hardware for the Internet of Things.

Page 2: Zeidman Technologies has created a fundamentally new way ...iot.ieee.org/images/...SynthOS-Presentation-IEEE-SA... · It is NOT an RTOS It is a tool that creates an RTOS (ASOS) One

Integrate

and test

Initial hardware choices determine functionality and performance

Choose

hardware

Design

hardware

Design

software

Page 3: Zeidman Technologies has created a fundamentally new way ...iot.ieee.org/images/...SynthOS-Presentation-IEEE-SA... · It is NOT an RTOS It is a tool that creates an RTOS (ASOS) One

Software is limited by hardware functionality Increasingly difficult design problem Requires specialized RTOS knowledge RTOS requires more hardware resources Difficult to optimize and debug Cannot test software until hardware is done

Page 4: Zeidman Technologies has created a fundamentally new way ...iot.ieee.org/images/...SynthOS-Presentation-IEEE-SA... · It is NOT an RTOS It is a tool that creates an RTOS (ASOS) One

Processing power within system limitations Power management Cost effectiveness Quality and reliability Security

Page 5: Zeidman Technologies has created a fundamentally new way ...iot.ieee.org/images/...SynthOS-Presentation-IEEE-SA... · It is NOT an RTOS It is a tool that creates an RTOS (ASOS) One

It is NOT an RTOS It is a tool that creates an RTOS (ASOS) One that requires no RTOS knowledge One that is optimized for your project One that is secure It is NOT an RTOS

ASOS

The new engine behind IoT software development for smaller, faster, and more

efficient embedded systems.

Page 6: Zeidman Technologies has created a fundamentally new way ...iot.ieee.org/images/...SynthOS-Presentation-IEEE-SA... · It is NOT an RTOS It is a tool that creates an RTOS (ASOS) One

SYNTHESIZE

RTOS

source code

source code

+

primitives

Configuration

file

Page 7: Zeidman Technologies has created a fundamentally new way ...iot.ieee.org/images/...SynthOS-Presentation-IEEE-SA... · It is NOT an RTOS It is a tool that creates an RTOS (ASOS) One

Time to Market Security Cost of goods sold Development costs Power consumption Portability Development and Debugging Licensing

Page 8: Zeidman Technologies has created a fundamentally new way ...iot.ieee.org/images/...SynthOS-Presentation-IEEE-SA... · It is NOT an RTOS It is a tool that creates an RTOS (ASOS) One

TASK5

TASK4

TASK3

TASK2

TASK1

RTOS

kernel

TASK5

TASK4

TASK3

TASK2

TASK1

RTOS

kernel

KEY: Task management code

User code

Page 9: Zeidman Technologies has created a fundamentally new way ...iot.ieee.org/images/...SynthOS-Presentation-IEEE-SA... · It is NOT an RTOS It is a tool that creates an RTOS (ASOS) One

Inexpensive software tool Small learning curve

19-page users guide

5 primitives

Push a button, get an optimized OS Standard ANSI C output Use your current C development environment No RTOS purchase No RTOS royalty

Page 10: Zeidman Technologies has created a fundamentally new way ...iot.ieee.org/images/...SynthOS-Presentation-IEEE-SA... · It is NOT an RTOS It is a tool that creates an RTOS (ASOS) One

Supports low cost microcontrollers and microprocessors that off-the-shelf RTOSes don’t support

Requires smaller memory than an off-the-shelf RTOS

Simpler system design results in less expensive parts

Page 11: Zeidman Technologies has created a fundamentally new way ...iot.ieee.org/images/...SynthOS-Presentation-IEEE-SA... · It is NOT an RTOS It is a tool that creates an RTOS (ASOS) One

Every synthesized system is custom Hackers can’t get a system to find

vulnerabilities Vulnerabilities in one synthesized system are

not found in other synthesized systems Can’t add malware after synthesis

Page 12: Zeidman Technologies has created a fundamentally new way ...iot.ieee.org/images/...SynthOS-Presentation-IEEE-SA... · It is NOT an RTOS It is a tool that creates an RTOS (ASOS) One

Works on any processor with a C compiler (i.e., any processor)

Supports every new processor when it is available

No need to develop new systems for new processors

No need to find new RTOS to take advantage of new processors

Page 13: Zeidman Technologies has created a fundamentally new way ...iot.ieee.org/images/...SynthOS-Presentation-IEEE-SA... · It is NOT an RTOS It is a tool that creates an RTOS (ASOS) One

Xilinx Vertex-II Pro FPGA Xilinx MicroBlaze 32-bit soft processor PowerPC 32-bit hard processor MicroBlaze kernel size < 0.9 Kbytes PowerPC kernel size ~ 2.3 Kbytes Development time ~ 3 days

Page 14: Zeidman Technologies has created a fundamentally new way ...iot.ieee.org/images/...SynthOS-Presentation-IEEE-SA... · It is NOT an RTOS It is a tool that creates an RTOS (ASOS) One

Self directed robot Arduino Uno (Atmel ATmega328p)

32K flash

2K RAM

16 Mhz clock Resources used SynthOS

8.6K flash 0.5K RAM

FreeRTOS 12.8K flash 1.25K RAM

Page 15: Zeidman Technologies has created a fundamentally new way ...iot.ieee.org/images/...SynthOS-Presentation-IEEE-SA... · It is NOT an RTOS It is a tool that creates an RTOS (ASOS) One

Jacob Harel VP Business Development

[email protected] www.zeidman.biz

Try it out completely free at www.SynthOSonline.com