Inst ToolsInst ToolsInst Tools
  • Courses
  • Automation
    • PLC
    • Control System
    • Safety System
    • Communication
    • Fire & Gas System
  • Instrumentation
    • Design
    • Pressure
    • Temperature
    • Flow
    • Level
    • Vibration
    • Analyzer
    • Control Valve
    • Switch
    • Calibration
    • Erection & Commissioning
  • Interview
    • Instrumentation
    • Electrical
    • Electronics
    • Practical
  • Q&A
    • Instrumentation
    • Control System
    • Electrical
    • Electronics
    • Analog Electronics
    • Digital Electronics
    • Power Electronics
    • Microprocessor
  • Request
Search
  • Books
  • Software
  • Projects
  • Process
  • Tools
  • Basics
  • Formula
  • Power Plant
  • Root Cause Analysis
  • Electrical Basics
  • Animation
  • Standards
  • 4-20 mA Course
  • Siemens PLC Course
Reading: What is NOR Flash Memory in PLC?
Share
Notification Show More
Font ResizerAa
Inst ToolsInst Tools
Font ResizerAa
  • Courses
  • Design
  • PLC
  • Interview
  • Control System
Search
  • Courses
  • Automation
    • PLC
    • Control System
    • Safety System
    • Communication
    • Fire & Gas System
  • Instrumentation
    • Design
    • Pressure
    • Temperature
    • Flow
    • Level
    • Vibration
    • Analyzer
    • Control Valve
    • Switch
    • Calibration
    • Erection & Commissioning
  • Interview
    • Instrumentation
    • Electrical
    • Electronics
    • Practical
  • Q&A
    • Instrumentation
    • Control System
    • Electrical
    • Electronics
    • Analog Electronics
    • Digital Electronics
    • Power Electronics
    • Microprocessor
  • Request
Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > PLC Tutorials > What is NOR Flash Memory in PLC?

What is NOR Flash Memory in PLC?

Learn about NOR flash memory in PLC systems and its importance in data storage. This non-volatile memory ensures easy data recovery.

Last updated: September 17, 2024 4:38 pm
Viral Nagda
PLC Tutorials
No Comments
Share
5 Min Read
SHARE

When you are working in a PLC, one of the most important areas of application is its memory. Whether it is storing PLC programs or storing data, memory is a very integral part of PLC.

Contents
What is NOR flash memory?Features of NOR flash memory

As PLC is also a processor, there are two types of memories available in a general computer – volatile and non-volatile. The two most used types of memories in a non-volatile category are NAND and NOR. In this post, we will see the concept of NOR memory.

What is NOR flash memory?

PLC Automation Memory

First of all, let us understand what a non-volatile memory is. In a non-volatile memory, data is saved even after a power outage. So, it is used in applications where data resumption is important for a process to work smoothly. We can see it as a simple example of our PC memory (HDD or SSD), where data is stored even after power failure.

Now, in this non-volatile memory, the type we are discussing is NOR memory. NOR is a logical gate that we use in digital circuits and theories.

The following is the truth table of the NOR gate below:

ABOut
001
010
100
110

NOR gate works as the inverse of OR gate. Now, when we go into its semiconductor manufacturing, the semiconductor used is FGMOSFET (floating gate metal oxide field effect transistor). As NOR is an inverse of the OR gate, the transistors are arranged in a parallel manner.

Refer to the below image. Each transistor is connected in parallel with one end connected to the main data bit line and the other end connected to a source.

On the right-hand side of the image, you can see the actual cell layout, of how the memory cells are embedded in a chip. NOR flash memory allows access to each individual cell and it is therefore faster to read.

What is NOR Flash Memory in PLC System

Features of NOR flash memory

The area consumption of a NOR memory cell is larger as you can see in the above image. Two cells are connected face to face and due to this, a larger area is consumed in making this memory. This also limits the number of cells that can be accommodated in NOR memory. Due to this, the processing speed and memory storage is a bit on the lower side.

The cost of manufacturing NOR memory is very high due to the above-mentioned features.

The reading speed is higher in a NOR memory. Because cells are connected in parallel, individual bits can be accessed quickly. But this makes the opposite action, which is writing, time-consuming. So, reading data is faster in NOR memory than writing or erasing data.

NOR flash is reliable and efficient to operate, because as its writing and erasing speed is slower, more time is required to make the data erase and hack. This is also the reason why NOR memory data has a longer lifetime.

The starting current consumption in NOR memory is higher, but when becoming operational, it tends to consume low current thereafter.

When used in PLC, mostly hardware configuration parameters, HTTP files (webpage files), firmware and boot settings, and file system parameters are stored in NOR memory. Data is stored properly in PLC as long as the RTC battery inside is working and charging properly.

NOR memory is responsible for starting the sequence of operations that bring the PLC to a quick startup stage. It stores the initial program loader, BIOS, or firmware that initializes the operating system and other essential software tools. So, NOR memory is most preferred for all these uses in PLC. So, even if the outside environment of the PLC is harsh, it will perform properly due to this memory.

And lastly, when you see general application areas of NOR memory, it is used in microcontrollers, IoT devices, system BIOS, routers and network devices.

In this way, we saw what NOR memory is in PLC.

Read Next:

  • Memory Devices Objective Questions
  • Siemens PLC Organization Blocks (OB)
  • Sinking and Sourcing Automation Quiz
  • PLC Wiring Questions for Technicians
  • Control Loops Test Questions and Answers
Don't Miss Our Updates
Be the first to get exclusive content straight to your email.
We promise not to spam you. You can unsubscribe at any time.
Invalid email address
You've successfully subscribed !

Continue Reading

How to Select the Right Encoder for Your Machine?
Difference Between Industrial Computer (IPC) and Normal Computer (PC)
Example of Automated Guided Vehicle with PLC
How Does Redundant Power Supply Work?
Will PLCs become obsolete?
Traffic Light Control using PLC Ladder Logic
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
Leave a Comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

128.3kFollowersLike
69.1kFollowersFollow
210kSubscribersSubscribe
38kFollowersFollow

Categories

Explore More

Open User Communication in Siemens Tia Portal – PLC to PLC
Schneider Electric PLC Timer Problem: Vacuum Cleaner
Door Lock with Delay PLC Exercise Problems
How to use JUMP Instruction in PLC Ladder Logic?
Making Multi Way Switches using PLC
PLC Programming Videos
How to Convert Current to Voltage using Resistor ?
Programmable Logic Controller (PLC) Scan Time – Types, Theory

Keep Learning

PLC Best Practices

#1 PLC Best Practices – Split PLC Code into Modules

Factory IO PLC Course

Factory I/O PLC Automation Training Course (Free)

Function Block Program Simulation

What are Functions in PLC Programming? (FCs)

What is a Network Switch?

Network Switch Requirement in SCADA and DCS Architecture

AENT Module in Rockwell PLC

AENT Module in Rockwell PLC – Remote IO Adapter

Alarm prioritization

What is Alarm Prioritization? – Types of Alarms

PLC Programming Course Online Free

PLC Programming Course Online Free

Open Platform Communication (OPC)

Open Platform Communication (OPC)

Learn More

Steam Letdown Station Problems

Steam Letdown Station Problems and their Solutions

Field Instrument 4-20mA Calculation

How to do 4-20mA Conversions Easily

Motor STAR - DELTA Working principle

Motor STAR – DELTA Starter Working Principle

What is a Network Switch?

Network Switch Requirement in SCADA and DCS Architecture

HART Protocol and Fieldbus Interview Questions

HART Protocol and Fieldbus Interview Questions

Hydraulic Actuator Principle

What is a Hydraulic Actuator ?

Residual Current Circuit Breaker (RCCB)

Residual Current Circuit Breaker (RCCB)

Heavy Equipment Transport

4 Tips For Shipping Large Construction Equipment

Menu

  • About
  • Privacy Policy
  • Copyright

Quick Links

  • Learn PLC
  • Helping Hand
  • Part Time Job

YouTube Subscribe

Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?