{{sellerTotalView > 1 ? __("sellers", {number: sellerTotalView}) : __("seller", {number: sellerTotalView}) }}, {{numTotalView > 1 ? __("items", {number: numTotalView}) : __("item", {number: numTotalView}) }}
free FREE

Change Your Zip Code

Inventory information and delivery speeds may vary for different locations.

Location History

{{email ? __('Got it!') : __('Restock Alert')}}

We will notify you by email when the item back in stock.

Cancel
Yami

Jingdong book

电气自动化技能型人才实训系列:西门子S7-200系列PLC应用技能实训

{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}

电气自动化技能型人才实训系列:西门子S7-200系列PLC应用技能实训

{{__(":people-members", {'people': item.limit_people_count})}} {{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ item.invalid_price }} {{ itemDiscount }}
Ends in
{{ itemCurrency }}{{ item.valid_price }}
{{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }}
{{ itemDiscount }}
{{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }} {{ itemCurrency }}{{ item.invalid_price }} {{itemDiscount}}
{{ itemCurrency }}{{ item.valid_price }}
Sale ends in
Sale will starts after Sale ends in
{{ getSeckillDesc(item.seckill_data) }}
{{ __( "Pay with Gift Card to get sale price: :itemCurrency:price", { 'itemCurrency' : itemCurrency, 'price' : (item.giftcard_price ? priceFormat(item.giftcard_price) : '0.00') } ) }} ({{ itemCurrency }}{{ priceFormat(item.giftcard_price / item.bundle_specification) }}/{{ item.unit }}) Details
Best before

Currently unavailable.

We don't know when or if this item will be back in stock.

Unavailable in your area.
Sold Out

Details

Full product details
Content Description

可编程控制器(PLC)技术是从事工业自动化、机电一体化的技术人员应掌握的实用技术之一。《西门子S7-200系列PLC应用技能实训》采用以工作任务驱动为导向的项目训练模式,通过任务驱动技能训练,帮助读者快速掌握西门子S7-200系列PLC的基础知识,提高西门子S7-200系列PLC的综合应用能力。全书包括15个项目,分别是认识西门子S7-200系列可编程控制器、学会使用STEP7一Micro/WIN编程软件、用PLC控制三相交流异步电动机、定时器控制及其应用、计数器控制及其应用、步进顺序控制、交通灯控制、彩灯控制、电梯控制、机床控制、机械手控制、步进电动机控制、自动生产线控制、远程通信控制、模拟量控制,每个项目设有1个或2个训练任务。
《西门子S7-200系列PLC应用技能实训》贴近教学实际,可作为电气类、机电一体化高级技能型人才的培训教材,也可作为大专院校、高等职业技术院校、技工学校工业自动化、机电一体化及相关专业的参考用书,还可作为工程技术人员、技术工人的参考学习资料。
Catalogue

前言
项目一 认识西门子s7-200系列可编程控制器
任务1 认识西门子s7-200系列可编程控制器的硬件
任务2 认识西门子S7-200系列可编程控制器的软元件与编程语言

项目二 学会使用STEP7-Micro/WIN编程软件
任务3 应用STEP7-Micro/WIN编程软件

项目三 用PLC控制三相交流异步电动机
任务4 用PLC控制三相交流异步电动机的启动与停止
任务5 三相交流异步电动机正、反转控制

项目四 定时器控制及其应用
任务6 按时间顺序控制三相交流异步电动机
任务7 三相交流异步电动机的星一三角(Y一△)降压启动控制

项目五 计数器控制及其应用
任务8 工作台循环移动的计数控制

项目六 步进顺序控制
任务9 用步进顺序控制方法实现星一三角(Y~△)降压启动控制
任务10 简易机械手控制

项目七 交通灯控制
任务11 定时控制交通灯
任务12 步进、计数控制交通灯

项日八 彩灯控制
任务13 简易彩灯控制
任务14 花样彩灯控制

项目九 电梯控制
任务15 三层电梯控制
任务16 带旋转编码器的电梯控制

项目十 机床控制
任务17 通用机床控制
任务18 平面磨床控制

项目十一 机械手控制
任务19 滑台移动机械手控制
任务20 旋臂机械手控制

项目十二 步进电动机控制
任务21 控制步进电动机
任务22 步进电动机定位机械手控制

项目十三 自动生产线控制
任务23 自动分拣生产线控制
任务24 自动组装生产线控制

项目十四 远程通信控制
任务25 PLC与PLC的通信
任务26 PLC远程彩灯控制

项目十五 模拟量控制
任务27 中央空调冷冻泵运行控制
参考文献
Book Abstract

1.中央处理单元(CPU)
在可编程控制器中,CPU是可编程控制器的核心,它循环执行输入信号采集、执行用户程序、刷新系统输出等任务。CPU的工作过程如下:
(1)从存储器中读取指令:CPU从地址总线上给出存储地址,从控制总线上给出读命令,从数据总线上得到读出的指令,并存入CPU内的指令寄存器中。
(2)执行指令:对存放在指令寄存器中的指令操作码进行译码,执行指令规定的操作。CPU执行完一条指令后,能根据条件产生下一条指令的地址,以便取出和执行下一条指令,在(;PIJ的控制下,程序的指令既可以顺序执行,也可以分支或跳转。
(3)处理中断:CPU除执行顺序程序外,还能接收输入接日、定时器、计数器等发来的中断请求,并进行中断处理,中断处理完成后,再返回原址,继续顺序执行。
2.存储器
存储器是具有记忆功能的半导体电路,用来存放系统程序、用户程序、逻辑变量和其他一些信息。PLC内部的存储器有系统程序存储器和用户存储器两类。
(1)系统程序存储器:用于固化系统程序。系统程序是用来控制和完成PLC各种功能的程序,如为用户提供的通信控制程序、监控程序、故障诊断程序、命令解释程序、模块化应用功能子程序及其他各种管理程序。
(2)用户存储器:包括用户程序存储器及用户数据存储器。用户程序存储器用来存放用户程序。用户程序是指使用者根据工程现场的生产过程和工艺要求编写的控制程序。用户数据存储器用来存放控制过程中需要不断改变的输入/输出信号、计数值、定时器当前值、运算的中间结果、各种工作状态等。用户存储器有RAM、EPROM和EEPROM三种类型。
Introduction

《电气自动化技能型人才实训系列》作为电气类、机电一体化高技能型人才的培训教材,以培养学生实际综合动手能力为核心,采取以工作任务驱动为导向的项目训练模式,淡化理论、强化应用方法和技能的培养。本书为《电气自动化技能型人才实训系列》之一《西门子S7-200系列PLC应用技能实训》。
可编程控制器(PLC)是微电子技术、继电器控制技术和计算机及通信技术相结合的新型通用的自动控制装置。PLC具有体积小、功能强、可靠性高、使用方便、易于编程控制、适于工业应用环境等一系列优点,因此广泛应用于各行业的控制系统中,如机械制造、电力、交通、轻工、食品加工等行业。PLC既可用于旧设备改造,也可用于新产品开发,在机电一体化、工业自动化等方面应用极其广泛。
PLC是从事机电一体化、工业自动化的技术人员应掌握的实用技术之一。本书采用以工作任务驱动为导向的项目训练模式,介绍工作任务所需的PLC基础知识和完成任务的方法,通过完成工作任务的实际技能训练提高PLC综合应用技巧和技能。
全书共15个项目,分别是认识西门子S7-200系列可编程控制器、学会使用STEP7-Micro/WN编程软件、用PLC控制三相交流异步电动机、定时器控制及其应用、计数器控制及其应用、步进顺序控制、交通灯控制、彩灯控制、电梯控制、机床控制、机械手控制、步进电动机控制、自动生产线控制、远程通信控制、模拟量控制,每个项目设有1个或2个训练任务。通过工作任务驱动技能训练,读者可快速掌握PLC的基础知识,以及PLC程序设计的方法与技巧。部分项目后还设有技能提高训练内容,以帮助读者全面提高PLC综合应用能力。
本书由肖明耀编著,在编写过程中,参考了相关图书和资料,在此向原作者表示衷心的感谢。
由于编写时间仓促,加上作者水平所限,书中难免存在错误和不妥之处,恳请广大读者批评指正。

Specifications

Brand Jingdong book
Brand Origin China

Disclaimer

Product packaging, specifications and price are subject to change without notice. All information about the products on our website is provided for information purposes only. Please always read labels, warnings and directions provided with the product before use.

View Full Terms of Use
Add to favorites
{{ $isZh ? coupon.coupon_name_sub : coupon.coupon_ename_sub | formatCurrency }}
{{__("Buy Directly")}} {{ itemCurrency }}{{ item.directly_price }}
Quantity
{{ quantity }}
{{ instockMsg }}
{{ limitText }}
{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}
Sold by JD@CHINA
Ship to
{{ __("Ship to United States only") }}
Free shipping over 69
Genuine guarantee

Added to Cart

Keep Shopping

More to Consider

{{ item.brand_name }}

{{ item.item_name }}

{{ item.currency }}{{ item.market_price }}

{{ item.currency }}{{ item.unit_price }}

{{ item.currency }}{{ item.unit_price }}

Coupons

{{ coupon.coupon_name_new | formatCurrency }}
Clip Clipped Over
{{ getCouponDescStr(coupon) }}
{{ coupon.use_time_desc }}
Expires soon {{ formatTime(coupon.use_end_time) }}

Share this item with friends

Cancel

Yami Gift Card

Get this exclusive deal when paying with gift card

Terms and Conditions

Gift card deals are special offers for selected products;

The gift card deals will automatically be activated if a customer uses gift card balance at check out and the balance is sufficient to pay for the total price of the shopping cart products with gift card deals;

You will not be able to activate the gift card deals if you choose other payment methods besides gift card. The products will be purchased at their normal prices;

If your account balance is not enough to pay for the products with gift card deals, you can choose to reload your gift card balance by clicking on the Reload button at either shopping cart page or check out page;

Products that have gift card deals can be recognized by a special symbol showing 'GC Deal';

For any additional questions or concerns, please contact our customer service;

Yamibuy reserves the right of final interpretation.

Sold by Yami

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

Yami is committed to provide our customers with a peace of mind when purchasing from us. Most items shipped from Yamibuy.com can be returned within 30 days of receipt of shipment (For Food, Beverages, Snacks, Dry Goods, Health supplements, Fresh Grocery and Perishables Goods, within 7 days of receipt of shipment due to damages or quality issues; To ensure that every customer receives safe and high-quality products, we do not provide refunds or returns for beauty products once they have been opened or used, except in the case of quality issues; Some products may have different policies or requirements associated with them, please see below for products under special categories, or contact Yami Customer Service for further assistance).
Thank you for your understanding and support.

Learn More

Sold by Yami

Terms and Conditions of Yami E-Gift Card

If you choose “Redeem automatically” as your delivery method, your gift card balance will be reload automatically after your order has been processed successfully;

If you choose “Send to Email”as your delivery method, the card number and CVV will be sent to the email address automatically;

Any user can use the card number and CVV to redeem the gift card, please keep your gift card information safely. If you have any trouble receiving email, please contact Yami customer service;

Yami gift card can be used to purchase both Yami owned or Marketplace products;

Yami gift card will never expire;

Yami gift card balance does not have to be used up at once;

All rights reserved by Yami.

Return Policy

Gift card that has already been consumed is non-refundable.

Sold by JD@CHINA

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Sold by JD@CHINA

Service Guarantee

Yami Cross-store Free Shipping over $69
Yami 30-days Return

Yami-China FC

Yami has a consolidation warehouse in China which collects multiple sellers’ packages and combines to one order. Our Yami consolidation warehouse will directly ship the packages to your door. Cross-store free shipping over $69.

Return Policy

You may return products within 30 days upon receiving the products. Sellers take responsibilities for any wrong shipment or missing items. Packing needs to be unopened for any other than quality issues return. We promise to pack carefully, but because goods are taking long journey to destinations, simple damages to packaging may occur. Any damages not causing internal goods quality problems are not allowed to return. If you open the package and any quality problem is found, please contact customer service within three days after receipt of goods.

Shipping Information

Yami Consolidation Service Shipping Fee $9.99(Free shipping over $69)

Sellers in China will ship their orders within 1-2 business days once the order is placed. Packages are sent to our consolidation warehouse in China and combined there. Our Yami consolidation warehouse will directly ship the packages to you via UPS. The average time for UPS to ship from China to the United States is about 10 working days and it can be traced using the tracking number. Due to the pandemic, the delivery time may be delayed by about 5 days. The package needs to be signed by the guest. If the receipt is not signed, the customer shall bear the risk of loss of the package.

Sold by JD@CHINA

Service Guarantee

Free shipping over 69
Genuine guarantee

Shipping

Yami Consolidated Shipping $9.99(Free shipping over $69)


Seller will ship the orders within 1-2 business days. The logistics time limit is expected to be 7-15 working days. In case of customs clearance, the delivery time will be extended by 3-7 days. The final receipt date is subject to the information of the postal company.

Yami Points information

All items are excluding from any promotion or points events on Yamibuy.com

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Yami

Download the Yami App

Back Top

Recommended for You

About the brand

Jingdong book

为您推荐

Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折

Reviews{{'('+ commentList.posts_count + ')'}}

Have your say. Be the first to help other guests.

Write a review
{{ totalRating }} Write a review
  • {{i}} star

    {{i}} stars

    {{ parseInt(commentRatingList[i]) }}%

Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}
Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}

No related comment~

Review

Yami Yami

{{ showTranslate(commentDetails) }}Show Less

{{ strLimit(commentDetails,800) }}Show more

Show Original

{{ commentDetails.content }}

Yami
Show All

{{ formatTime(commentDetails.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ commentDetails.likes_count }} {{ commentDetails.likes_count }} {{ commentDetails.reply_count }} {{commentDetails.in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Comments{{'(' + replyList.length + ')'}}

Yami Yami

{{ showTranslate(reply) }}Show Less

{{ strLimit(reply,800) }}Show more

Show Original

{{ reply.reply_content }}

{{ formatTime(reply.reply_in_dtm) }}

{{ reply.reply_likes_count }} {{ reply.reply_likes_count }} {{ reply.reply_reply_count }} {{reply.reply_in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Cancel

That’s all the comments so far!

Write a review
How would you rate this item?

Please add your comment.

  • A nice nickname will make your comments more popular!
  • The nickname in your account will be changed to the same as here.
Thanks for your review
Our community rely on great reviews like yours to find the best of Asia.

Report

If you find this content inappropriate and think it should be removed from the Yami.com site, let us know please.

Cancel

Are you sure to delete your review?

Cancel

You’ve Recently Viewed

About the brand

Jingdong book